-
In a forecasting model, at the end of period 13, the forecasted value for period 14 is 75. Actual value in the periods 14 to 16 are constant at 100. If the assumed simple exponential smoothing parameter is 0.5, then the MSE at the end of period 16 is
-
- 820.31
- 273.44
- 43.75
- 14.58
- 820.31
Correct Option: B
F14 = 75, D14 = 100
F15 = F14 + α(D14 – F14)
= 75 + 0.5 (100.75)
F15 = 87.5
D15 = 100
F16 = 87.5 + 0.5 (100 – 87.5)
F16 = 93.75
MSE = | ||
n |
Where ei = Di - Fi
MSE = | = 273.44 | |
3 |