Statistics For Business and Economics,: 11E Anderson/Sweeney/Williams
Statistics For Business and Economics,: 11E Anderson/Sweeney/Williams
Forecasting
Methods
Quantitative Qualitative
Trend Component
• The trend component accounts for the gradual
shifting of the time series to relatively higher or
lower values over a long period of time.
• Trend is usually the result of long-term factors
such as changes in the population, demographics,
technology, or consumer preferences.
Cyclical Component
• Any regular pattern of sequences of values above
and below the trend line lasting more than one year
can be attributed to the cyclical component.
• Usually, this component is due to multiyear cyclical
movements in the economy.
Seasonal Component
• The seasonal component accounts for regular
patterns of variability within certain time periods,
such as a year.
• The variability does not always correspond with the
seasons of the year (i.e. winter, spring, summer, fall).
• There can be, for example, within-week or within-
day “seasonal” behavior.
Irregular Component
• The irregular component is caused by short-term,
unanticipated and non-recurring factors that affect
the values of the time series.
• This component is the residual, or “catch-all,”
factor that accounts for unexpected data values.
• It is unpredictable.
Exponential Smoothing
Moving Averages
The moving averages method consists of
computing an average of the most recent n data values
for the series and using this average for forecasting the
value of the time series for the next period.
Moving Average =
(most recent n data values)
n
Exponential Smoothing
• This method is a special case of a weighted moving
averages method; we select only the weight for the
most recent observation.
• The weights for the other data values are computed
automatically and become smaller as the
observations grow older.
• The exponential smoothing forecast is a weighted
average of all the observations in the time series.
where
Ft+1 = forecast of the time series for period t + 1
Yt = actual value of the time series in period t
Ft = forecast of the time series for period t
= smoothing constant (0 < < 1)
F1 = 110
F2 = .1Y1 + .9F1 = .1(110) + .9(110) = 110
F3 = .1Y2 + .9F2 = .1(115) + .9(110) = 110.5
F4 = .1Y3 + .9F3 = .1(125) + .9(110.5) = 111.95
F5 = .1Y4 + .9F4 = .1(120) + .9(111.95) = 112.76
F6 = .1Y5 + .9F5 = .1(125) + .9(112.76) = 113.98
F7 = .1Y6 + .9F6 = .1(120) + .9(113.98) = 114.58
F8 = .1Y7 + .9F7 = .1(130) + .9(114.58) = 116.12
F9 = .1Y8 + .9F8 = .1(115) + .9(116.12) = 116.01
F10= .1Y9 + .9F9 = .1(110) + .9(116.01) = 115.41
F1 = 110
F2 = .8(110) + .2(110) = 110
F3 = .8(115) + .2(110) = 114
F4 = .8(125) + .2(114) = 122.80
F5 = .8(120) + .2(122.80) = 120.56
F6 = .8(125) + .2(120.56) = 124.11
F7 = .8(120) + .2(124.11) = 120.82
F8 = .8(130) + .2(120.82) = 128.16
F9 = .8(115) + .2(128.16) = 117.63
F10= .8(110) + .2(117.63) = 111.53
= .1 = .8
Week Yt Ft (Yt - Ft)2 Ft (Yt - Ft)2
2 115 110.00 25.00 110.00 25.00
3 125 110.50 210.25 114.00 121.00
4 120 111.95 64.80 122.80 7.84
5 125 112.76 149.94 120.56 19.71
6 120 113.98 36.25 124.11 16.91
7 130 114.58 237.73 120.82 84.23
8 115 116.12 1.26 128.16 173.30
9 110 116.01 36.12 117.63 58.26
10 130 115.41 212.87 111.53 341.27
Sum 974.22 Sum 847.52
MSE Sum/9 108.25 Sum/9 94.17
© 2011 South-Western/Cengage Learning. All Rights Reserved Slide
27
Trend Projection
Tt = b0 + b1t
b1
tY ( t Y )/ n
t t
b0 Y b1 t
t ( t ) / n
2 2
(month) t Yt tYt t2
(Mar.) 1 353 353 1
(Apr.) 2 387 774 4
(May) 3 342 1026 9
(June) 4 374 1496 16
(July) 5 396 1980 25
(Aug.) 6 409 2454 36
(Sep.) 7 399 2793 49
(Oct.) 8 412 3296 64
(Nov.) 9 408 3672 81
Sum 45 3480 17844 285
t 45 /9 5 Y 3480 /9 386.667
b1
tY ( t Y )/ n (9)(17844) (45)(3480)
t t
7.4
t ( t ) / n
2 2
(9)(285) (45) 2
Conclusion
Due to the positive trend component in the time
series, the trend projection produced a forecast that is
more in tune with the trend that exists. The weighted
moving average, even with heavy (.6) weight placed
on the current period, produced a forecast that is
lagging behind the changing data.
Season
Year 1 2 3
1 1856 2012 985
2 1995 2168 1072
3 2241 2306 1105
4 2280 2408 1120
Dollar Moving
Year Season Sales (Yt) Average
(1856 + 2012 + 985)/3
1 1 1856
2 2012 1617.67
3 985 1664.00
2 1 1995 1716.00
2 2168 1745.00
3 1072 1827.00
3 1 2241 1873.00
2 2306 1884.00
3 1105 1897.00
4 1 2280 1931.00
2 2408 1936.00
3 1120
Dollar Moving
Year Season Sales (Yt) Average StIt
2012/1617.67
1 1 1856
2 2012 1617.67 1.244
3 985 1664.00 .592
2 1 1995 1716.00 1.163
2 2168 1745.00 1.242
3 1072 1827.00 .587
3 1 2241 1873.00 1.196
2 2306 1884.00 1.224
3 1105 1897.00 .582
4 1 2280 1931.00 1.181
2 2408 1936.00 1.244
3 1120
3.005
3.000
Delphi Approach
• A panel of experts, each of whom is physically
separated from the others and is anonymous, is
asked to respond to a sequential series of
questionnaires.
• After each questionnaire, the responses are
tabulated and the information and opinions of the
entire group are made known to each of the other
panel members so that they may revise their
previous forecast response.
• The process continues until some degree of
consensus is achieved.
Scenario Writing
• Scenario writing consists of developing a
conceptual scenario of the future based on a well
defined set of assumptions.
• After several different scenarios have been
developed, the decision maker determines which
is most likely to occur in the future and makes
decisions accordingly.