Question: Many forecasting models use parameters that are estimated using nonlinear optimization. A good example is the Bass model introduced in this chapter. Another example is

Many forecasting models use parameters that are estimated using nonlinear optimization. A good example is the Bass model introduced in this chapter. Another example is the exponential smoothing forecasting model. The exponential smoothing model is common in practice. For instance, the basic exponential smoothing model for forecasting sales is
hat(y)t+1=ayt+(1-a)hat(y)t
where
hat(y)t+1= forecast of sales for period t+1
yt= actual value of sales for period t
hat(y)t= forecast of sales for period t
a= smoothing constant 0a1.
This model is used recursively; the forecast for time period t+1 is based on the forecast for period t,hat(y)', the observed value of sales in period t,yl, and the smoothing parameter . The use of this model to forecast sales for 12 months is illustrated in the table with the smoothing constant =0.3.(Note: We are displaying rounded intermediate values for practical purposes. However, the calculations are made using the unrounded values.)
Exponential Smoothing Model for =0.3
\table[[\table[[Week],[(t)]],\table[[Observed Value],[(y_(t))]],\table[[Forecast],[(hat(y)_(t))]],\table[[Forecast Error],[(y_(t)-hat(y)_(t))]],\table[[Squared Forecast Error],[(y_(t)-hat(y)_(t))^(2)]]],[1,18,18.00,0.00,0.00],[2,20,18.00,2.00,4.00],[3,20,18.60,1.40,1.96],[4,22,19.02,2.98,8.88],[5,17,19.91,-2.91,8.49],[6,15,19.04,-4.04,16.32],[7,21,17.83,3.17,10.06],[8,17,18.78,-1.78,3.17],[9,23,18.25,4.75,22.60],[10,21,19.67,1.33,1.76],[11,14,20.07,-6.07,46.85],[12,23,18.25,,22.57],[,,,,136.67]]
The forecast errors, yt-hat(y)t, are calculated in the fourth column. The value of is often chosen by minimizing the sum of squared forecast errors. The last column of the table shows the square of the forecast error and the sum of squared forecast errors.
In using exponential smoothing models, one tries to choose the value of a that provides the best forecasts.
Construct this table using the formula above. Note that we set the forecast in period 1 to the observed in period 1 to get started (hat(y)1=y1=18), then the formula above for hat(y)t+1 is used starting in period 2. Make sure to have a single cell corresponding to a in your spreadsheet model. After confirming the values in the table below with =0.3, try different values of to see if you can get a smaller sum of squared forecast errors.
Use Excel Solver to find the value of a that minimizes the sum of squared forecast errors. (Round your answers to three decimal places.)
=
, resulting in a sum of squared forecast errors equal to
 Many forecasting models use parameters that are estimated using nonlinear optimization.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related General Management Questions!