ME 403 Production Planning and Control

Tutorial Sheet 2: Forecasting (contd.)
By: Gunaranjan Chaudhry

 

Answer 1

 

Exponential Smoothing:             St = a Dt + (1-a) St-1

                                                            Ft,t+1 = St

F0,1 ( S0) is given as 25

 

(a) The value of a is 0.15

 

S1=0.15D1 + 0.85S0

   = 0.15 X 23.3 + 0.85 X 25

   = 24.745

F1,2 = 24.745 (forecast for February made in January)

 

F2,3 = S2 = 0.15 D2 + 0.85 S­1

              = 0.15 X 72.3 + 0.85 X 24.745

   = 31.878

 

F3,4 = S3 = 0.15 D3 + 0.85 S­2

              = 0.15 X 30.3 + 0.85 X 31.878

   = 31.641

 

F4,5 = S4 = 0.15 D4 + 0.85 S­3

              = 0.15 X 15.5 + 0.85 X 31.641

   = 29.220

 

(b) The value of a is 0.40. The calculations are similar.

 

F­1,2 = 24.320

F2,3 = 43.512

F3,4 = 38.227

F4,5 = 29.136

 

            The 1st set of forecasts is more stable (lower value of a)

            The 2nd set of forecasts has greater fluctuations (more responsive to demand)

 

(c) Calculation of MSEs and MADs

 

The following values are obtained (on the basis of 3 months, Feb to Apr)

 

a = 0.15

a = 0.4

MAD

21.76

27.97

MSE

841.65

997.74

On the basis of these, a = 0.15 gives a more accurate forecast


Answer 2

 

(a) This method makes exponential smoothing more responsive to change because it allows changes in the value of a. When there are changes in the pattern of data that make the initial value of a no longer appropriate, the value of a changes so that it is better suited to the data.

 

(b) Applying this technique to the data of problem 1….

 

            Relevant equations:            Et = b et + (1-b) Et-1

                                                Mt = b |et| + (1-b) Mt-1

                                                at = | Et / Mt |

                                               

                                                St = at Dt + (1-at) S­t-1

                                                Ft+1 = St

 

            Starting values, E1 = e1, M1 = |e1|, where e1 is the error in January

            e1 = D1 – F1 = 23.3 – 25 = -1.7

            b=0.1

           

            Forecast for February

E1 = e1 = -1.7

            M1 = |e1| = 1.7

            a1 = | E1 / M1 | = 1

            S1 = 1 X D1 + 0 X S0 = 23.3

            F1,2 = S1 = 23.3

 

            For 2nd period, error = e2 = D2 – F2 = 72.3 – 23.3 = 49

           

Forecast for March

E2 = 0.1 X e2 + 0.9 X E1= 0.1 X 49 + 0.9 X –1.7 = 3.37

            M1 = 0.1 X e2 + 0.9 X E1= 0.1 X 49 + 0.9 X 1.7 = 6.43

            a1 = | E1 / M1 | = 0.524

            S1 = 0.524 X D2 + 0.476 X S1 = 48.98

            F2,3 = S2 = 48.98

 

            Similarly, the forecast for April can be determined. The relevant values are:

            E3 = 1.165

            M3 = 7.655

            a3 = 0.152

            S3 = 46.14

            F3,4 = 46.14

 

The MAD for this method can now be calculated. It is equal to 32.77, which is greater than the MAD obtained in Problem 1.

 

Answer 3

 

Both R and S use the same method (exponential smoothing) with the same parameter. S updates his forecasts weekly.

R updates his forecasts monthly.

 

(a) Given the recent drop, S is more likely to have an accurate forecast. Both R and S give less weightage to the demand than the previous best guess of the demand (a=0.2). However, S updates his forecasts more regularly and it is quite likely that his forecasts would have had a greater opportunity to adapt to the recent change in demand.

 

(b) If S used an a=0.1, his model gives less weightage to the demand than R’s. However, it is updated more regularly. It is hard to say whether the greater frequency of updation will offset the effect of a lower a. If it does, S will have a more accurate forecast; if not, R’s will be more accurate.

Hosted by www.Geocities.ws

1