Given An Actual Demand of 60 For A Period When Forecast of 70
Given An Actual Demand of 60 For A Period When Forecast of 70
F = (1-0.3)(70)+0.3(60) = 67
F(t+1) = Ft + (At-Ft)
65 66 +5
-5
65 = 66 + (-5) 5=1 = 0.2
7-8. Short Questions and Multiple Choices
7. For what value of α, exponential smoothing becomes naїve
method?
A) α =0 Ft+1 = (1-α)Ft+ α(At)
B) α =0.25 Ft+1 = (At)
C) α =0.5
Ft+1 = (1-1)Ft+ 1(At)
D) α =0.75
E) α =1
A) 0.9
B) 0.1
C) 0.5
D) all of the above
E) we do not know
25
20
Sale (1000)
15
Monthly Sales
10
5
0
0 2 4 6 8
Month
( b) Forecast for Sep Using 5 Period Moving Average
t At
Feb 1 19
Mar 2 18
Apr 3 15
May 4 20
Jun 5 18
Jul 6 22
Aug 7 20
F8 =MA7= 19
(b) Forecast Using 5 Period Moving Average for All Periods
Moving Average
t At MAt Ft
1 19
2 18
3 15
4 20
5 18 18
6 22 18.6 18
7 20 19 18.6
19
(c)Forecast for Sep Using Exponential Smoothing α =0.2 and F(Mar) = 19
t At March is period 2
1 19
2 18
3 15
4 20
5 18
6 22
7 20
F3 = (1-α)F2 + α A2
F3 = (0.8)19+ 0.2(18)
F3 = 18.8
(c) Forecast for Sep Using α =.2 and F(Mar) = 19
Using the same formula, we compute F4, F5, F6, F7, and finally F8
which is the demand for Sep.
At Ft
1 19
2 18 19
3 15 18.80
4 20 18.04
5 18 18.43
6 22 18.35
7 20 19.08
19.26
(d) Forecast for Sep Using Naïve Method
F(t +1) =At F8 =A7 F8 = 20
t At Ft
1 19
2 18 19
3 15 18
4 20 15
5 18 20
6 22 18
7 20 22
20
(e) Which Technique ?
When comparing several methods, we need to use the same
time horizon for all methods. We need to have actual as well as
forecasts for all methods for all periods of MAD computations
Here we have Actual for periods 1 to 7; that is 7 periods.
Regression can provide us with forecast for periods 1 to ∞
Five period moving average can only provide forecast for
periods 6 and 7; that is 2 periods
Therefore, to compare all these methods, we can compute MAD
only over 2 periods. But two period is not enough.