Part 1: Simple Exponential Smoothing (α = 0.4) : t t t t
Part 1: Simple Exponential Smoothing (α = 0.4) : t t t t
quarters.
0 L0 = ? T0 = ?
1 I 1 225 S1 = ?
II 2 174 S2 = ?
IV 4 727 S4 = ?
2 I 5 351
II 6 214
III 7 346
IV 8 706
3 I 9 412
II 10 277
III 11 255
IV 12 825
4 I 13 549
II 14 438
III 15 431
IV 16 1203
5 I 17 ?
II 18 ?
III 19 ?
IV 20 ?
Use the winter’s method with α = 0.4, β = 0.2, γ = 0.1
Obtain the initial level and trend estimates using the regression method.
Obtain the initial seasonal factors using the static method.
Forecast the demand for Year 5 (Period 17-20).
Calculate forecast errors: MSE, MAD, and TS.
Hint: Similar to the Tahoe Salt example.
First, obtain the initial level (L0) and trend (T0) estimates and the initial seasonal factors
(S1-S4) using the static method (p.182-p.187).
Second, update level, trend, and seasonal factors using Eq. 7.18, 7.19, 7.20.
Third, forecast the demand for Year 5 (Period 17-20) using Eq. 7.17.
PART 4:
Which forecasting method is the best? Why?