Answered step by step
Verified Expert Solution
Question
1 Approved Answer
table [ [ Day , Period # Demand,trend estimate,Forecast,Forecast Error,Forecast Error ^ 2 ] , [ Monday , 1 , , , , ]
tableDayPeriod # Demand,trend estimate,Forecast,Forecast Error,Forecast ErrorMondayTuesdayWednesdayThursdayFridaySaturdaySundayMondayTuesdayWednesdayThursdayFridaySaturdaySundayMondayTuesdayWednesdayThursdayFridaySaturdaySundayMondayTuesdayWednesdayThursdayFridaySaturdaySunday
points
points Step
forecasts and forecasting errors. To do so:
Initially set alpha and beta in cells and
After that, calculate the forecast made in period for period ;
then assume that demand for period is revealed and calculate the updated level and trend estimates for period and then calculate the forecast made in period for period ; and so on
until you calculate the forecast made in period for period and you calculated the level and trend estimates for period Put the formulas for level and trend estimates in columns green cells and green cells respectively, and formulas for forecast calculations in column yellowish cells
Once onestepahead forecasts are calculated for periods calculate the forecast errors and squared forecast errors in columns pink cells and I gray cells respectively
Finally, write the formula for sum of squared errors in cell orange cell
points Step
First, make sure that you have the demand data fixed That is you copied cells D:D from 'Data Generation' sheet and pasted the values only into cells D:D of this sheet
Jse Excel's Data AnalysisRegression on first twoweek's ie periods data to create the level and trend estimates in period In doing so under Output options of the Regression window, select Output Range and select A This will give the regression summary under the data table see below the data Use the regression result to populate cells E and Fblue cells in row Then, explain which values of the regression results you use
as level and trend estimates for period and why. sentences would be sufficient
Determine the optimal alpha and beta values that will minimize the sum of squared errors.
To do so go to Solver and setup the optimization problem
Do not forget to add the constraints that the parameters values should be
And select GRG Nonlinear from the solving method
Report how much the sum of the squared errors changed below
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started