0 ratings0% found this document useful (0 votes) 875 views17 pagesAssignment Exponential Smoothing Problems
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here.
Available Formats
Download as PDF or read online on Scribd
1-2. Short Questions and Multiple Choices
1. Given an actual demand of 60 for a period when forecast of 70
was anticipated, and an alpha of 0.3, what would the forecast for
the next period be using simple exponential smoothing?
F = (1-0.3)(70)+0.3(60) = 67
2. Suppose you have been asked to generate a demand forecast for
a product for year 2012 using an exponential smoothing method.
The forecast demand in 2011 was 910. The actual demand in 2011
was 850. Using this data and a smoothing constant of 0.3, which of
the following is the demand forecast for year 2012?
A) 850
B) 885,
C) 892
D) 925 F = (1-0.3)(910)+0.3(850) = 892
E) 9303. Short Questions and Multiple Choices
The president of State University wants to forecast student
enrollments for this academic year based on the following
historical data: 5 years ago ; 15,000, 4 years ago ; 16,000, 3 years
ago; 18,000, 2 years ago; 20,000, Last year; 21,000. What is the
forecast for this year using exponential smoothing with a = 0.4, if
the forecast for two years ago was 16,000?
t 1 2 3 4 5
A, 15000 16000 18000 20000 21000
F 16000 17600
Forecast for last year
= (1-a)F4+ a(A4)
F; = 0.6(16000)+0.4(20000)=17600
Forecast for this year
F, = (1-a)F5+ a(A5)
F, = 0.6(17600)+0.4(21000)=18960AShort Questions and Multiple Choices
Given the following demand
Suppose the forecast for period 2 is equal to the actual for period
1. What is your forecast for period 4 using exponential smoothing
and a=0.5? feed [ound
A) 300 2 [0
B) 400 —"
C) 500
D) 550
E) none of the above Fea = (1-a)F,t a(A,)
Fu = (1-0.5)F,+ 0.5(A))
Fea = (1/2) Ft (1/2) (Ad
wa = (FtA)/2
ee (F,+A,)/2
F, = (300+500)/2= 400
F, = (F;+A,)/2 = (400+600)/2 = 5005-6. Short Questions and Multiple Choices
5. Use exponential smoothing to forecast this period’s demand if a
= 0.2, previous actual demand was 30, and previous forecast was
35.
A) 29
B) 31
C) 34 F = (1-0.2)(35)+0.2(30) = 34
D) 36
E) 37
6. Exponential smoothing is being used to forecast demand.
The previous forecast of 66 turned out to be 5 units larger
than actual demand. The next forecast is 65. Compute a?
Feat* GD
65 (66 45
65 = 66 + a (-5) 5a=1 a=0.27-8. Short Questions and Multiple Choices
7. For what value of a, exponential smoothing becomes naive
method?
A) a=0 Fis = (1-a)Fy+ AD
B) a =0.25 Fu = (A)
OC) a=0.5
D) a =0.75 Fi = (-DF + 1(A)
E) a=1
8. For what value of a, exponential smoothing becomes a straight
line?
A) a=0 Fi = = (CaF, + a(A,)
B) a =0.25 Fas F,
C) a=0.5
D) a =0.75 Fur = (L-0)F,+ 0(A)
E) a=19-10. Short Questions and Multiple Choices
9. A forecast based on the previous forecast plus a percentage of
the forecast error is:
A) a naive forecast
B) asimple moving average forecast _
Qa centered moving average forecast Fei = (1-a)F* aA)
D) an exponentially smoothed forecast F,,, = F,+ a(A,-F, )
E) an associative forecast
10. In exponential smoothing forecasting, using large values of the
smoothing coefficient « generates forecasts that are more:
A) accurate
B) responsive
©) random Fu, = (-a)F,+ aA)
D) stable
E) level11-12. Short Questions and Multiple Choices
11. For what value of a the forecast for the next period is equal to
90% of the actual of this period.
A) 0.9
B) 0.1
C05
D) all of the above
E) we do not know
12. It can be mathematically proved that the Age of data in
exponential smoothing is 1/a . The larger the a, the larger the
number of periods in the moving average. True or false? Why?
False
a=0.5 > age of data is 2 periods.
a= 0.2 % age of data is 5 periods.
a=0.1 % age of data is 10 periods.Short Questions and Multiple Choices
13. Given a forecast using a 6 period moving average. What is the
average age of data?
The last piece (newest piece) of data is only 1 period old.
The first piece (oldest piece) of data in a 6 period moving average
is 6 periods old.
The average age of data is (1+6)/2 = 3.5
14. If the age of data in exponential smoothing is 1/ a, for what
value of a, exponential smoothing performs close to a six period
moving average?
The age of data in a 6 period moving average is 3.5.
The age of data in exponential smoothing is 1/ a.
1/a=3.5
a=1/3.5
a= 0.29Problem 1
Given the following demand data
Month Feb Mar Apr May Jun Jul Aug
Demand 19 18 15 20 18 22 20
Graph the data.
What are your forecasts using 5-period moving average.
Forecast for September using Exponential smoothing. Alpha is
0.2 and forecast for march was 19.
Forecast for September using Naive method
Compute MAD for Naive Method and Exponential
Smoothing. Which one is preferred? Naive Method and
Exponential Smoothing?
Forecast for September using Linear RegressionNolo ee to
(a) Plot the Data
Month | Sales (1000)
Feb
Mar
Apr
May
Jun
Jul
‘Aug
19
18
15
20
18
22
20
Monthly Sales
‘@ Monthly Sales(bh) Forecast for Sep Using 5 Period Moving Average
t At
Feb 1 19
Mar 2 18
Apr 3 15
May 4 20
Jun 5 18
Jul 6 22
Aug 7 20
Fy =MA;= (A;+A,tAst+A,+A,)/5 = (20+22+18+20+15)/5
Fy =MA,= 19(b) Forecast Using 5 Period Moving Average for All Periods
Moving Average
t At MAt Ft
1 19
2 18
3 15
4 20
a
6 22 " 18.6
7 20 " 419 18.6
19(c)Forecast for Sep Using Exponential Smoothing a=0.2 and F(Mar) =19
At March is period 2
19
18
15
20
18
22
20
NOOR WD =
F; = (1-a)F, + a A,
F; = (0.8)19+ 0.2(18)
F, = 18.8(c) Forecast for Sen Using a =.2 and F(Mar) = 19
Using the same formula, we compute F,, Fs, Fy, Fz, and finally Fs
which is the demand for Sep.
At Ft
1 19
2 18 19
3 15 18.80
4 20 18.04
5 18 18.43
6 22 18.35
7 20 19.08
19.26(d) Forecast for Sep Using Naive Method
Feo =At F, =A; F,=20
Forecast for all periods using Naive Method
t At Ft
1 19
2 18 19
3 15 18
4 20 15
5 18 20
6 22 18
7 20 22
20(e) Which Technique 2
When comparing several methods, we need to use the same
time horizon for all methods. We need to have actual as well as
forecasts for all methods for all periods of MAD computations
Here we have Actual for periods 1 to 7; that is 7 periods.
Regression can provide us with forecast for periods 1 to
Five period moving average can only provide forecast for
periods 6 and 7; that is 2 periods
Therefore, to compare all these methods, we can compute MAD
only over 2 periods. But two period is not enough.
Naive Method or Exponential Smoothing ?
Naive method forecasts for periods 2 to 7; That is 6 periods
Exponential Smoothing for periods 2 to 7; That is 6 periods
We can compare NM and ES over 6 periods.Ce) Naive Method or Exnonential Smoothing ?
Period Actual Naive Method Expo. Smoothing
2
NOOR W
18
15
20
18
22
20
19
18
15
20
18
22
19.00
18.80
18.04
18.43
18.35
19.08
NM
N
%
a
NAN UW =
Es
1.00
3.80
1.96
0.43
3.65
0.92
1.96
Better
However, we need to keep all methods, because we need more
actual data. A MAD computed just 6 periods is not a reliable
measure.
It is better to have all methods for say 10-20 more periods, and
then identify the best method