Ch07 Forecasting Modelling
Ch07 Forecasting Modelling
&
Supply Chain
LECTURE 6&7
Chapter 7
Demand Forecasting
in a Supply Chain
Adaptive
– Moving average
– Simple exponential smoothing
– Holt’s model (with trend)
– Winter’s model (with trend and seasonality)
7-30
Measures of Forecast Error
• Mean absolute percentage error (MAPE)
MAPEn = (Sum(t=1 to n)[|Et/ Dt|100])/n
• Bias
• Shows whether the forecast consistently under- or overestimates
demand; should fluctuate around 0
biasn = Sum(t=1 to n)[Et]
• Tracking signal
• Should be within the range of +6
• Otherwise, possibly use a new forecasting method
TSt = bias / MADt
7-31
Example Winter’s Model
Quarter Demand Dt
II, 1998 8000 p=4;
III, 1998 13000
IV, 1998 23000 Apply Lin. Reg.
I, 1999 34000 L0 = 18439
II, 1999 10000
T0 = 524
III, 1999 18000
IV, 1999 23000
I, 2000 38000 S 1 =0.47
II, 2000 12000 S 2 =0.68
III, 2000 13000 S 3 =1.17
IV, 2000 32000 S 4 =1.67
I, 2001 41000
© 2007 Pearson Education 7-32
Example Cont…
Trend- and Seasonality-Corrected Exponential Smoothing