Chapter 08
Chapter 08
Chapter 8
Forecasting
Learning Goals (1 of 2)
• Forecast
– A prediction of future events used for planning
purposes.
Demand Patterns (1 of 5)
• Time series
– The repeated observations of demand for a service or
product in their order of occurrence
• There are five basic time series patterns
1. Horizontal: The fluctuation of data around a constant mean
2. Trend: The systematic increases or decreases in the mean of
the series over time
3. Seasonal: A repeatable pattern or increases or decreases in
demand, depending on the time of day, week, month, or season
4. Cyclical: The less predictable gradual increases in demand over
longer periods of time
5. Random: The unforecastable variation in demand
Demand Patterns (2 of 5)
Figure 8.1 Patterns of Demand
(a) Horizontal: Data cluster about a horizontal line
Demand Patterns (3 of 5)
Figure 8.1 [continued]
(b) Trend: Data consistently increase or decrease
Demand Patterns (4 of 5)
Figure 8.1 [continued]
(c) Seasonal: Data consistently show peaks and valleys
Demand Patterns (5 of 5)
Figure 8.1 [continued]
(d) Cyclical: Data reveal gradual increases and decreases over
extended periods
Key Decisions on Making Forecasts
E
CFE Et
MAD
n n
Measure Value
Error Measures Blank
CFC (Cumulative Forecast Error) −31
MAD (Mean Absolute Deviation) 8.1
MSE (Mean Squared Error) 87.9
Standard Deviation of Errors 9.883
MAPE (Mean Absolute Percent Error) 17.062%
Example 1 (1 of 4)
The following table shows the actual sales of upholstered chairs for a
furniture manufacturer and the forecasts made for each of the last eight
months.
Calculate CFE, MSE, σ, MAD, and MAPE for this product.
Example 1 (2 of 4)
Using the formulas for the measures, we get:
Cumulative forecast error (mean bias)
CFE = −15
Average forecast error (mean bias):
CFE 15
E 1.875
n 8
Mean squared error:
Et
2
5,275
MSE 659.4
n 8
Example 1 (3 of 4)
Standard deviation:
Et ( 1.875)
2
= 27.4
n 1
MAPE =
E t Dt 100
=
81.3%
= 10.2%
n 8
Example 1 (4 of 4)
• A CFE of −15 indicates that the forecast has a slight bias to
overestimate demand.
• The MSE, σ, and MAD statistics provide measures of forecast error
variability.
• A MAD of 24.4 means that the average forecast error was 24.4 units
in absolute value.
• The value of σ, 27.4, indicates that the sample distribution of forecast
errors has a standard deviation of 27.4 units.
• A MAPE of 10.2 percent implies that, on average, the forecast error
was about 10 percent of actual demand.
These measures become more reliable as the number of periods of
data increases.
Judgment Methods
The company will spend $1,750 next month on advertising for the
product. Use linear regression to develop an equation and a forecast
for this product.
Example 2 (2 of 4)
• Naïve forecast
– The forecast for the next period equals the demand
for the current period (Forecast = Dt)
• Horizontal Patterns: Estimating the average
– Simple moving average
– Weighted moving average
– Exponential smoothing
Simple Moving Averages
where
Dt = actual demand in period t
n = total number of periods in the average
Ft+1 = forecast for period t + 1
Example 3 (1 of 2)
a. Compute a three-week moving average forecast for the
arrival of medical clinic patients in week 4. The numbers
of arrivals for the past three weeks were as follows:
Week Patient Arrivals
1 400
2 380
3 411
Ft 1 W1D1 W2D2 Wn Dt n 1
where
E5 = D5 – F5 = 805 – 786 = 19
Average
Seasonal
Factor
0.2043
1.2979
2.0001
0.4977
Example 7 (3 of 3)
Quarterly Forecasts
Quarter Forecast
1 650
650 times 0.2043=132.795
0.2043 132.795
2 650times
650 1.29791.2979= 843.635
843.635
3 650times
650 2.001 = 11,300.065
2.001 ,300.065
4 650times
650 0.4977= 323.505
0.4977 323.505
Criteria for Selecting Time-Series Method
• Criteria
1. Minimizing bias (CFE)
2. Minimizing MAPE, MAD, or MSE
3. Maximizing r 2 for trend projections using regression
4. Using a holdout sample analysis
5. Using a tracking signal
6. Meeting managerial expectations of changes in the
components of demand
7. Minimizing the forecast errors in recent periods
Choosing a Time-Series Method (1 of 2)
• Holdout sample
– Actual demands from the more recent time periods in
the time series that are set aside to test different
models developed from the earlier time periods.
Tracking Signals (1 of 3)
• A tracking signal is a measure that indicates whether a
method of forecasting is accurately predicting actual
changes in demand.
CFE CFE
Tracking signal = or
MAD MADt
• Combination forecasts
– Forecasts that are produced by averaging
independent forecasts based on different methods,
different sources, or different data
• Focus forecasting
– A method of forecasting that selects the best forecast
from a group of forecasts generated by individual
techniques.
Solved Problem 1 (1 of 2)
Chicken Palace periodically offers carryout five-piece chicken dinners
at special prices. Let Y be the number of dinners sold and X be the
price. Based on the historical observations and calculations in the
following table, determine the regression equation, correlation
coefficient, and coefficient of determination. How many dinners can
Chicken Palace expect to sell at $3.00 each?
Observation Price (X) Dinners Sold (Y)
1 $2.70 760
2 $3.50 510
3 $2.00 980
4 $4.20 250
5 $3.10 320
6 $4.05 480
Total $19.55 3,300
Average $3.26 550
Solved Problem 1 (2 of 2)
We use the computer to calculate the best values of a, b, the
correlation coefficient, and the coefficient of determination
a = 1,454.60
b = −277.63
r = −0 .84
r ² 0.71
The regression line is
Y = a + bX = 1,454.60 − 277.63X
For an estimated sales price of $3.00 per dinner
Y a bX 1,454.60 277.63 3.00
621.71 or 622dinners
Solved Problem 2 (1 of 3)
The Polish General’s Pizza Parlor is a small restaurant catering to
patrons with a taste for European pizza. One of its specialties is Polish
Prize pizza. The manager must forecast weekly demand for these special
pizzas so that he can order pizza shells weekly. Recently, demand has
been as follows:
Week Pizzas Week Pizzas
June 2 50 June 23 56
June 9 65 June 30 55
June 16 52 July 7 60
a. Forecast the demand for pizza for June 23 to July 14 by using the
simple moving average method with n = 3 then using the weighted
moving average method with weights of 0.50, 0.30, and 0.20, with .50
applying to the most recent demand.
b. Calculate the MAD for each method.
Solved Problem 2 (2 of 3)
For this limited set of data, the weighted moving average method resulted
in a slightly lower mean absolute deviation. However, final conclusions
can be made only after analyzing much more data.
Solved Problem 3 (1 of 4)
The monthly demand for units manufactured by the Company has been as
follows:
Month Units Month Units
May 100 September 105
June 80 October 110
July 110 November 125
August 115 December 120
b. Calculate the absolute percentage error for each month from June through
December and the MAD and MAPE of forecast error as of the end of
December.
c. Calculate the tracking signal as of the end of December. What can you say
about the performance of your forecasting method?
Solved Problem 3 (2 of 4)
a.
Current Month, Calculating Forecast for Next Month Forecast for
t Ft 1 Dt (1 )Ft Month t + 1
December 0.2
0.2 120120
times + 0.8 109.3109.3
0.8times 111.4
= 111.4or
or111
111 January
Solved Problem 3 (3 of 4)
b.
MAD =
Et
=
87
= 12.4 MAPE =
E t Dt 100
=
83.7%
= 11.96%
n 7 n 7
Solved Problem 3 (4 of 4)