Forecasting-Exponential Smoothing
Forecasting-Exponential Smoothing
Exponential Smoothing
FFt+1
t+1
=
= F
F tt
+
+ (A
(A tt
-
- F
Ft)
t)
et
Company
Company A, A, aa personal
personal computer
computer producer
producer
purchases
purchases generic
generic parts
parts and
and assembles
assembles themthem toto
final
final product.
product. Even
Even though
though mostmost ofof the
the orders
orders
require
require customization,
customization, they
they have
have many
many common
common
components.
components. Thus,
Thus, managers
managers of of Company
Company A A need
need
aa good
good forecast
forecast ofof demand
demand so so that
that they
they can
can
purchase
purchase computer
computer parts
parts accordingly
accordingly to to minimize
minimize
inventory
inventory cost
cost while
while meeting
meeting acceptable
acceptable service
service
level.
level. Demand
Demand datadata for
for its
its computers
computers for for the
the past
past 55
months
months isis given
given in
in the
the following table..
following table
3a. Exponential Smoothing – Example 3
FFt+1
t+1
=
= F
F tt
+
+ (A
(A tt
-
- F
Ft)
t)
i Ai Fi
Month Demand = 0.3 = 0.5
January 80 84.00 84.00
February 84 82.80 82.00
March 82 83.16 83.00
April 85 82.81 82.50
May 89 83.47 83.75 What if the
June 85.13 86.38 constant
July ?? ?? equals 0.5
3a. Exponential Smoothing
How to choose α
depends on the emphasis you want to place
on the most recent data
Weights
= Prior Period 2 periods ago 3 periods ago
(1 - ) (1 - )2
= 0.10
10% 9% 8.1%
= 0.90 90% 9% 0.9%
To Use a Forecasting Method
nn
t=
t =11
MSE =
MSE =
nn
MAD Example
AA --FF
t=1
tt tt = 40 =10
MAD
MAD== t=1 4
nn
What
What isis the
the MAD
MAD value
value given
given the
the
forecast
forecast values
values in
in the
the table
table below?
below?
At Ft
Month Sales Forecast |At – Ft|
1 220 n/a
2 250 255 5
3 210 205 5
4 300 320 20
5 325 315 10
= 40
nn
A - F
At t - Ft t
22
= 550 =137.5
MSE/RMSE Example MSE =
MSE =
t =t =11
nn 4
What
What isis the
the MSE
MSE value?
value? RMSE = √137.5
=11.73
At Ft
Month Sales Forecast |At – Ft| (At – Ft)2
1 220 n/a
2 250 255 5 25
3 210 205 5 25
4 300 320 20 400
5 325 315 10 100
= 550
Measures of Error
1. Mean Absolute Deviation
(MAD)
n
t At Ft et |et| et 2
e
MAD 1
t
84 = 14
Jan 120 100 20 20 400 n
6
-16 16
Feb 90 106 256 2a. Mean Squared Error
-1 1 1 (MSE)
Mar 101 102 n
-10 10 100
te 2
TS = Tracking Signal
Good tracking signal has low values
Quantitative
Forecasting
2. Moving 3. Exponential
1. Naive
Average Smoothing
a) simple a) level
b) weighted b) trend
c) seasonality
Exponential Smoothing (continued)
where,
where,
x
xy n x y
y
b
x nx2 2
x
y
a y bx
Regression – Example
yy == aa++ bb X
X b
xy n x y a y bx
x nx
2 2
MonthAdvertising Sales X 2 XY
January 3 1 9.00 3.00
February 4 2 16.00 8.00
March 2 1 4.00 2.00
April 5 3 25.00 15.00
May 4 2 16.00 8.00
June 2 1 4.00 2.00
July
TOTAL 20 10 74 38
General Guiding Principles for
Forecasting