Forecasting Methods
Forecasting Methods
Production Management
2. FORECASTING METHODS
Forecasting
Demand Management
Exponential Smoothing
Independent Demand:
Finished Goods
A Dependent Demand:
Raw Materials,
Component parts,
B(4) C(2) Sub-assemblies, etc.
Qualitative (Judgmental)
Quantitative
Time Series Analysis
Causal Relationships
Simulation
Components of Demand
x Linear
x x
x x
x x Trend
Sales
x x
x x x
x
x
xx
x xx x x
x
x
x x x x x x
x x x x x x
x x x
x xxxxx
x
x x
1 2 3 4
Year
Qualitative Methods
950
900
850
d 800 Demand
n
a 750
m 700 3-Week
e 650
D 6-Week
600
550
500
1 2 3 4 5 6 7 8 9 10 11 12
Week
Simple Moving Average Problem
(2) Data
Question: What is the 3
Week Demand week moving average
1 820 forecast for this data?
2 775
3 680
Assume you only have 3
4 655 weeks and 5 weeks of
5 620 actual demand data for
6 600 the respective forecasts
7 575
Simple Moving Average Problem
(2) Solution
Week Demand 3-Week 5-Week
1 820
2 775
3 680
4 655 758.33
5 620 703.33
6 600 651.67 710.00
7 575 625.00 666.00
Weighted Moving Average
Formula
While the moving average formula implies an equal weight
being placed on each value that is being averaged, the
weighted moving average permits an unequal weighting on
prior time periods.
Ft = w 1 A t -1 + w 2 A t - 2 + w 3 A t -3 + ...+ w n A t- n
wt = weight given to time period t n
occurrence. (Weights must add to one.) w
i=1
i =1
Weighted Moving Average
Problem (1) Data
Question: Given the weekly demand and weights, what is the forecast for
the 4th period or Week 4?
Note that the weights place more emphasis on the most recent
data, that is time period t-1.
Weighted Moving Average Problem
(1) Solution
Week Demand Forecast
1 650
2 678
3 720
4 693.4
F4 = 0.5(720)+0.3(678)+0.2(650)=693.4
Weighted Moving Average Problem
(2) Data
Question: Given the weekly demand information and weights, what is
the weighted moving average forecast of the 5th period or week?
F5 = (0.1)(755)+(0.2)(680)+(0.7)(655)= 672
Exponential Smoothing Model
850
800
d 750 Demand
n 700
a 0.1
m 650
e 600 0.6
D
550
500
1 2 3 4 5 6 7 8 9 10
Week
Exponential Smoothing Problem (2)
Data
Week Demand Question: What are the
1 820 exponential smoothing
forecasts for periods 2-5
2 775 using a =0.5?
3 680
4 655
Assume F1=D1
5
Exponential Smoothing Problem (2)
F =820+(0.5)(820-820)=820
Solution
F =820+(0.5)(775-820)=797.75
1 3
40
n
Note that by itself, the MAD
A
t=1
t - Ft
40 only lets us know the mean
MAD = = = 10 error in a set of forecasts.
n 4
Tracking Signal Formula
The TS is a measure that indicates whether the forecast
average is keeping pace with any genuine upward or
downward changes in demand.
0 1 2 3 4 5 x (Time)
xy - n(y)(x)
b= 2 2
x - n(x )
Simple Linear Regression Problem
can be used to predict sales?
Data
Question: Given the data below, what is the simple linear regression model that
Week Sales
1 150
2 157
3 162
4 166
5 177
Answer: First, using the linear regression formulas, we can compute a and b.
b=
xy - n( y)(x) 2499 - 5(162.4)(3) 63
= = 6.3
x - n(x )
2 2
55 5(9 ) 10
180
175
170
165
160 Sales
155
Sales
Forecast
150
145
140
135
1 2 3 4 5
Period