Forecasting Opman
Forecasting Opman
NG
A statement about the
future value of a
variable of interest.
Having a forecast of
FORECAST demand is essential for
determining how much
capacity or supply will be
needed to meet demand.
Product Service
Design Design Finance
Operations
FORECAST
Accounting
MIS
Human
Marketing Resource
FORECAST ACCURACY
Forecast Error
Mean Absolute
Deviation
Mean Squared
Error
Mean Absolute
Percent Error
Types of
Forecasting
QUALITATIVE FORECAST
TREND SEASONAL
TIME SERIES – PATTERNS/BEHAVIOR
CYCLE IRREGULAR
VARIATION
TIME SERIES - NAÏVE METHOD
Naïve Forecast
uses a single previous value of a time series as the basis of a
forecast.
Mean Absolute
Deviation
Mean Squared
Error
Mean Absolute
Percent Error
Sample Computation
Compute for the
Forecast Error error
Period 1
Period Actual Forecast e
1 50 60 -10
2 70 50 20
3 60 70 -10
4 80 60 20
5 50 80 -30
Sample Computation
Mean Absolute
Compute the
Deviation
absolute value of
error for each
Period Actual Forecast period
1 50 60 -10 10
2 70 50 20 20
3 60 70 -10 10
4 80 60 20 20
Count
5 50 80 -30 30 n=5
4 80 60 20 20 400
5 50 80 -30 30 900
151%
Forecasting Techniques
Using this data, forecast the 6th
period with the least error
Period Actual
1 50
2 70
3 60
4 80
5 50
6
Naive
Impossible to Compute the
forecast. accuracy
No Actual on
previous period
Leave blank
1 50 - - - - -
2 70 50 20 20 400 29%
3 60 70 -10 10 100 17%
4 80 60 20 20 400 25%
5 50 80 -30 30 900 60%
6 50 80 1800 131%
Moving Average
To Forecast next period, average the 2
previous actual
2 70 Can’t Forecast. Need atleast two periods of previous actual. Only 50 is given
3 60 60 0 0 0 0%
4 80 65 15 15 225 19%
5 50 70 -20 20 400 40%
6 65 35 625 59%
Moving Average
To Forecast next period, average the 3
previous actual
2 70 Can’t Forecast. Need atleast three periods of previous actual. Only 50 is given
3 60 Can’t Forecast. Need atleast three periods of previous actual. Only 50 & 70 are given
4 80 60 20 20 400 25%
5 50 70 -20 20 400 40%
6 62 40 744 67%
Exponential Smoothing
For this problem, alpha = 0.5
Since no Compute
previous error. To be
forecast, use use on
Period Actual Forecast
naïve method formula
1 50 Can’t Forecast. No previous Forecast. Leave Blank
2 70 50 20 20 400 29%
3 60 60 0 0 0 0%
4 80 60 20 20 400 25%
5 50 70 -20 20 400 40%
6 60 60 1200 94%
Time Series Regression
Period Actual
(t) Forecast
(y)
1 50 50 1
2 70 140 4
3 60 180 9
4 80 320 16
5 50 250 25
52 670 85%
Summary
Method MAD MSE MAPE Forecast
Naïve 20 600 32.75% 50
2 MA 11.67 312.5 19.67% 65
3MA 20 800 32.50% 63.33
2WMA(3,2) 13.33 372 22.33% 62
Exp (a=0.5) 15 400 23.50% 60
Time Series 10.4 167.5 17.00% 65