Forecasting Topic
Forecasting Topic
critical
process minor changes minimization
Frequent reliability Optimum Overcapacity
product and
Competitive capacity in the
process design
product industry
changes Increasing
improvements
stability of Prune line to
Short production and options process eliminate
runs Increase capacity items not
Long production
High production returning
Shift toward runs
costs good margin
product focus Product
Limited models Enhance improvement and Reduce
capacity
Attention to distribution cost cutting
quality
Figure 2.5
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4-6
Forecasting Approaches
Qualitative Methods
Used when little data exist
New products
New technology
Involves intuition, experience
e.g., forecasting sales on
Internet
1. Naive approach
2. Moving averages
time-series
3. Exponential models
smoothing
4. Trend projection
5. Linear regression associative
model
Trend Cyclical
Seasonal Random
Seasonal peaks
Actual demand
line
Average demand
over 4 years
Random variation
| | | |
1 2 3 4
Time (years)
Figure 4.1
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 13
Trend Component
Persistent, overall upward or
downward pattern
Changes due to population,
technology, age, culture, etc.
Typically several years
duration
0 5 10 15 20
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 16
Random Component
Erratic, unsystematic, ‘residual’
fluctuations
Due to random variation or unforeseen
events
Short duration
and nonrepeating
M T W T F
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 17
Naive Approach
Assumes demand in next
period is the same as
demand in most recent period
e.g., If January sales were 68, then
February sales will be 68
Sometimes cost effective and
efficient
Can be good starting point
22 –
20 –
18 –
16 –
14 –
12 –
10 –
| | | | | | | | | | | |
J F M A M J J A S O N D
n
∑100|Actuali - Forecasti|/Actuali
MAPE = i=1
n
Ft = (At - 1) + (1 - )(Ft - 1 + Tt - 1)
Tt = (Ft - Ft - 1) + (1 - )Tt - 1
Step 1: Compute Ft
Step 2: Compute Tt
Step 3: Calculate the forecast FITt = Ft + Tt
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 32
EXAMPLE 7, page 149
• A Portland manufacturer wants to
forecast the demand for a pollution-
control equipment.
• Past data shows that there is an
increasing trend.
• The company assumes the initial forecast
for month 1 was 11 units and the trend
over that period was 2 units.
• α = 0.2 β =0.4
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 33
Exponential Smoothing with
Trend Adjustment Example
Forecast
Actual Smoothed Smoothed Including
Month(t) Demand (At) Forecast, Ft Trend, Tt Trend, FITt
1 12 11 2 13.00
2 17
3 20
4 19
5 24
6 21
7 31
8 28
9 36
10
Table 4.1
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 34
Exponential Smoothing with
Trend Adjustment Example
Forecast
Actual Smoothed Smoothed Including
Month(t) Demand (At) Forecast, Ft Trend, Tt Trend, FITt
1 12 11 2 13.00
2 17
3 20
4 19
5 24 Step 1: Forecast for Month 2
6 21
7 31 F2 = A1 + (1 - )(F1 + T1)
8 28
9 36
F2 = (.2)(17) + (1 - .2)(11 + 2)
10 = 2.4 + 10.4 = 13.8 units
Table 4.1
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 35
Exponential Smoothing with
Trend Adjustment Example
Forecast
Actual Smoothed Smoothed Including
Month(t) Demand (At) Forecast, Ft Trend, Tt Trend, FITt
1 12 11 2 13.00
2 17 12.80
3 20
4 19
5 24 Step 2: Trend for Month 2
6 21
7 31 T2 = (F2 - F1) + (1 - )T1
8 28
9 36
T2 = (.4)(13.8 - 11) + (1 - .4)(2)
10 = 1.12 + 1.2 = 2.32 units
Table 4.1
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 36
Exponential Smoothing with
Trend Adjustment Example
Forecast
Actual Smoothed Smoothed Including
Month(t) Demand (At) Forecast, Ft Trend, Tt Trend, FITt
1 12 11 2 13.00
2 17 12.80 1.92
3 20
4 19
5 24 Step 3: Calculate FIT for Month 2
6 21
7 31 FIT2 = F2 + T2
8 28
FIT2 = 13.8 + 2.32
9 36
10 = 16.12 units
Table 4.1
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 37
Exponential Smoothing with
Trend Adjustment Example
35 –
Actual demand (At)
30 –
Product demand
25 –
20 –
15 –
10 –
Forecast including trend (FITt)
with = .2 and = .4
5 –
0 – | | | | | | | | |
1 2 3 4 5 6 7 8 9
Figure 4.3
Time (month)
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 38
Trend Projections
Fitting a trend line to historical data points
to project into the medium to long-range
Linear trends can be found using the least
squares technique
y^ = a + bx
^ where y= computed value of the
variable to be predicted (dependent
variable)
a= y-axis intercept
b= slope of the regression line
x= the independent variable
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 39
Values of Dependent Variable Least Squares Method
Deviation5 Deviation6
Deviation3
Deviation4
Deviation1
(error) Deviation2
Trend line, y^ = a + bx
Deviation5 Deviation6
Deviation1
(error) Deviation2
Trend line, y^ = a + bx
y^ = a + bx
xy - nxy
b=
x2 - nx2
a = y - bx
130 –
120 –
110 –
100 –
90 –
80 –
70 –
60 –
50 –
| | | | | | | | |
2006 2007 2008 2009 2010 2011 2012 2013 2014
Year
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 45
Seasonal Variations In Data
The multiplicative
seasonal model
can adjust trend
data for seasonal
variations in
demand (jet skis,
snow mobiles)
110 –
100 –
90 –
80 –
70 –
| | | | | | | | | | | |
J F M A M J J A S O N D
Time
© 2011 Pearson Education, Inc. publishing as Prentice Hall 4 - 53