Chapter 5
Chapter 5
Forecasting
LEARNING OBJECTIVES
After completing this chapter, students will be able to:
1. Understand and know when to use various families 4. Understand Delphi and other qualitative decision-
of forecasting models. making approaches.
2. Compare moving averages, exponential smoothing, 5. Compute a variety of error measures.
and other time-series models.
3. Seasonally adjust data.
CHAPTER OUTLINE
5.1 Introduction 5.4 Measures of Forecast Accuracy
5.2 Types of Forecasts 5.5 Time-Series Forecasting Models
5.3 Scatter Diagrams and Time Series 5.6 Monitoring and Controlling Forecasts
Summary • Glossary • Key Equations • Solved Problems • Self-Test • Discussion Questions and Problems • Internet
Homework Problems • Case Study: Forecasting Attendance at SWU Football Games • Case Study: Forecasting Monthly
Sales • Internet Case Study • Bibliography
Appendix 5.1: Forecasting with QM for Windows
153
154 CHAPTER 5 • FORECASTING
5.1 Introduction
Every day, managers make decisions without knowing what will happen in the future. Inventory
is ordered though no one knows what sales will be, new equipment is purchased though no one
knows the demand for products, and investments are made though no one knows what profits
will be. Managers are always trying to reduce this uncertainty and to make better estimates of
what will happen in the future. Accomplishing this is the main purpose of forecasting.
There are many ways to forecast the future. In numerous firms (especially smaller ones),
the entire process is subjective, involving seat-of-the-pants methods, intuition, and years of ex-
perience. There are also many quantitative forecasting models, such as moving averages, expo-
nential smoothing, trend projections, and least squares regression analysis.
The following steps can help in the development of a forecasting system. While steps 5 and
6 may not be as relevant if a qualitative model is selected in step 4, data are certainly necessary
for the quantitative forecasting models presented in this chapter.
These steps present a systematic way of initiating, designing, and implementing a forecast-
ing system. When the forecasting system is to be used to generate forecasts regularly over time,
data must be collected routinely, and the actual computations or procedures used to make the
forecast can be done automatically.
No single method is superior. There is seldom a single superior forecasting method. One organization may find regression
Whatever works best should be effective, another firm may use several approaches, and a third may combine both quantitative
used. and subjective techniques. Whatever tool works best for a firm is the one that should be used.
Causal Models
Causal models incorporate the variables or factors that might influence the quantity being fore-
casted into the forecasting model. For example, daily sales of a cola drink might depend on the
season, the average temperature, the average humidity, whether it is a weekend or a weekday,
and so on. Thus, a causal model would attempt to include factors for temperature, humidity,
season, day of the week, and so on. Causal models may also include past sales data as time-
series models do, but they include other factors as well.
5.2 TYPES OF FORECASTS 155
FIGURE 5.1
Forecasting
Forecasting Models Techniques
Consumer
Decomposition
Market Survey
Our job as quantitative analysts is to develop the best statistical relationship between sales
or the variable being forecast and the set of independent variables. The most common quantita-
tive causal model is regression analysis, which was presented in Chapter 4. The examples in
Sections 4.8 and 4.9 illustrate how a regression model can be used in forecasting. Specifically,
they demonstrate how to predict the selling price of a house based on characteristics such as
size, age, and condition of the house. Other causal models do exist, and many of them are based
on regression analysis.
Qualitative Models
Whereas time-series and causal models rely on quantitative data, qualitative models attempt to
incorporate judgmental or subjective factors into the forecasting model. Opinions by experts, in-
dividual experiences and judgments, and other subjective factors may be considered. Qualitative
models are especially useful when subjective factors are expected to be very important or when
accurate quantitative data are difficult to obtain.
Here is a brief overview of four different qualitative forecasting techniques:
1. Delphi method. This iterative group process allows experts, who may be located in differ-
ent places, to make forecasts. There are three different types of participants in the Delphi
process: decision makers, staff personnel, and respondents. The decision making group
Overview of four qualitative or usually consists of 5 to 10 experts who will be making the actual forecast. The staff person-
judgmental approaches: Delphi, nel assist the decision makers by preparing, distributing, collecting, and summarizing a
jury of executive opinion, sales series of questionnaires and survey results. The respondents are a group of people whose
force composite, and consumer judgments are valued and are being sought. This group provides inputs to the decision
market survey. makers before the forecast is made.
In the Delphi method, when the results of the first questionnaire are obtained, the
results are summarized and the questionnaire is modified. Both the summary of the results
and the new questionnaire are then sent to the same respondents for a new round of
responses. The respondents, upon seeing the results from the first questionnaire, may view
things differently and may modify their original responses. This process is repeated with
the hope that a consensus is reached.
2. Jury of executive opinion. This method takes the opinions of a small group of high-level man-
agers, often in combination with statistical models, and results in a group estimate of demand.
3. Sales force composite. In this approach, each salesperson estimates what sales will be in
his or her region; these forecasts are reviewed to ensure that they are realistic and are then
combined at the district and national levels to reach an overall forecast.
4. Consumer market survey. This method solicits input from customers or potential customers
regarding their future purchasing plans. It can help not only in preparing a forecast but also
in improving product design and planning for new products.
156 CHAPTER 5 • FORECASTING
TABLE 5.1
YEAR TELEVISION SETS RADIOS COMPACT DISC PLAYERS
Annual Sales of
1 250 300 110
Three Products
2 250 310 100
3 250 320 120
4 250 330 140
5 250 340 170
6 250 350 150
7 250 360 160
8 250 370 190
9 250 380 200
10 250 390 190
FIGURE 5.2
Scatter Diagram for Sales (a)
Sales appear to be constant over time.
Annual Sales of Televisions
300
This horizontal line could be described by
250 the equation
0 1 2 3 4 5 6 7 8 9 10
Time (Years)
(b)
420 Sales appear to be increasing at a
constant rate of 10 radios each year.
400 If the line is extended left to the vertical
Annual Sales of Radios
0 1 2 3 4 5 6 7 8 9 10
Time (Years)
120
100
0 1 2 3 4 5 6 7 8 9 10
Time (Years)
158 CHAPTER 5 • FORECASTING
a 1error2
2
MSE = (5-2)
n
TABLE 5.2
ACTUAL ABSOLUTE VALUE OF
Computing the Mean SALES OF CD FORECAST ERRORS (DEVIATION).
Absolute Deviation YEAR PLAYERS SALES |ACTUAL–FORECAST|
(MAD)
1 110 — —
2 100 110 |100 110| 10
3 120 100 |120 100| 20
4 140 120 |140 120| 20
5 170 140 |170 140| 30
6 150 170 |150 170| 20
7 160 150 |160 150| 10
8 190 160 |190 160| 30
9 200 190 |200 190| 10
10 190 200 |190 200| 10
11 — 190 —
*In regression analysis, the MSE formula is usually adjusted to provide an unbiased estimator of the error variance.
Forecasting at Tupperware
MODELING IN THE REAL WORLD International
Defining
Defining the Problem
the Problem To drive production at each of Tupperware’s 15 plants in the United States, Latin America, Africa, Europe,
and Asia, the firm needs accurate forecasts of demand for its products.
Acquiring
Acquiring Input Data
Input Data At world headquarters in Orlando, Florida, huge databases are maintained that map the sales of each
product, the test market results of each new product (since 20% of the firm’s sales come from products
less than 2 years old), and where each product falls in its own life cycle.
Developing
Developing a Solution
a Solution Each of Tupperware’s 50 profit centers worldwide develops computerized monthly, quarterly, and
12-month sales projections. These are aggregated by region and then globally.
Testing the
Testing the Solution
Solution Reviews of these forecasts take place in sales, marketing, finance, and production departments.
Analyzing
Analyzing the Results
the Results Participating managers analyze forecasts with Tupperware’s version of a “jury of executive opinion.”
Implementing
Implementing the Results
the Results Forecasts are used to schedule materials, equipment, and personnel at each plant.
Besides the MAD and MSE, the mean absolute percent error (MAPE) is sometimes used.
The MAPE is the average of the absolute values of the errors expressed as percentages of the
actual values. This is computed as follows:
g` `
error
actual
MAPE = 100% (5-3)
n
Three common measures of error There is another common term associated with error in forecasting. Bias is the average er-
are MAD, MSE, and MAPE. ror and tells whether the forecast tends to be too high or too low and by how much. Thus, bias
Bias gives the average error and may be negative or positive. It is not a good measure of the actual size of the errors because the
may be positive or negative. negative errors can cancel out the positive errors.
160 CHAPTER 5 • FORECASTING
FIGURE 5.3
Product Demand Charted
over 4 Years, with Trend Trend
and Seasonality
Demand for Product or Service
Component
Indicated
Seasonal Peaks
Actual
Demand
Line
Average Demand
over 4 Years
too heavily influenced by random variations. However, if there is a trend or seasonal pattern
present in the data, then a technique which incorporates that particular component into the fore-
cast should be used. Two such techniques are exponential smoothing with trend and trend pro-
jections. If there is a seasonal pattern present in the data, then a seasonal index may be
developed and used with any of the averaging methods. If both trend and seasonal components
are present, then a method such as the decomposition method should be used.
Moving Averages
Moving averages smooth out Moving averages are useful if we can assume that market demands will stay fairly steady over
variations when forecasting time. For example, a four-month moving average is found simply by summing the demand dur-
demands are fairly steady. ing the past four months and dividing by 4. With each passing month, the most recent month’s
data are added to the sum of the previous three months’ data, and the earliest month is dropped.
This tends to smooth out short-term irregularities in the data series.
An n-period moving average forecast, which serves as an estimate of the next period’s
demand, is expressed as follows:
Sum of demands in previous n periods
Moving average forecast = (5-4)
n
Mathematically, this is written as
Yt + Yt - 1 + Á + Yt - n + 1
Ft + 1 = (5-5)
n
where
Ft + 1 = forecast for time period t + 1
Yt = actual value in time period t
n = number of periods to average
A 4-month moving average has n = 4; a 5-month moving average has n = 5.
WALLACE GARDEN SUPPLY EXAMPLE Storage shed sales at Wallace Garden Supply are shown
in the middle column of Table 5.3. A 3-month moving average is indicated on the right. The
forecast for the next January, using this technique, is 16. Were we simply asked to find a fore-
cast for next January, we would only have to make this one calculation. The other forecasts are
necessary only if we wish to compute the MAD or another measure of accuracy.
Weights can be used to put more WEIGHTED MOVING AVERAGE A simple moving average gives the same weight 11>n2 to each
emphasis on recent periods. of the past observations being used to develop the forecast. On the other hand, a weighted
moving average allows different weights to be assigned to the previous observations. As the
TABLE 5.3
MONTH ACTUAL SHED SALES 3-MONTH MOVING AVERAGE
Wallace Garden
Supply Shed Sales January 10
February 12
March 13
April 16 (10 + 12 + 13)/3 = 11.67
May 19 (12 + 13 + 16)/3 = 13.67
June 23 (13 + 16 + 19)/3 = 16.00
July 26 (16 + 19 + 23)/3 = 19.33
August 30 (19 + 23 + 26)/3 = 22.67
September 28 (23 + 26 + 30)/3 = 26.33
October 18 (26 + 30 + 28)/3 = 28.00
November 16 (30 + 28 + 18)/3 = 25.33
December 14 (28 + 18 + 16)/3 = 20.67
January — (18 + 16 + 14)/3 = 16.00
162 CHAPTER 5 • FORECASTING
weighted moving average method typically assigns greater weight to more recent observations,
this forecast is more responsive to changes in the pattern of the data that occur. However, this is
also a potential drawback to this method because the heavier weight would also respond just as
quickly to random fluctuations.
A weighted moving average may be expressed as
Mathematically, this is
w1Yt + w2Yt - 1 + Á + wnYt - n + 1
Ft + 1 = (5-7)
w1 + w2 + Á + wn
where
wi = weight for ith observation
Wallace Garden Supply decides to use a 3-month weighted moving average forecast with
weights of 3 for the most recent observation, 2 for the next observation, and 1 for the most dis-
tant observation. This would be implemented as follows:
6
Sum of the weights
The results of the Wallace Garden Supply weighted average forecast are shown in Table 5.4. In
this particular forecasting situation, you can see that weighting the latest month more heavily
provides a much more accurate projection, and calculating the MAD for each of these would
verify this.
Choosing the weights obviously has an important impact on the forecasts. One way to
choose weights is to try various combinations of weights, calculate the MAD for each, and
select the set of weights that results in the lowest MAD. Some forecasting software has an op-
tion to search for the best set of weights, and forecasts using these weights are then provided.
The best set of weights can also be found by using nonlinear programming, as will be seen in a
later chapter.
Some software packages require that the weights add to 1, and this would simplify Equa-
tion 5-7 because the denominator would be 1. Forcing the weights to sum to 1 is easily achieved
by dividing each of the weights by the sum of the weights. In the Wallace Garden Supply exam-
ple in Table 5.4, the weights are 3, 2, and 1, which add to 6. These weights could be revised to
the new weights 3/6, 2/6, and 1/6, which add to 1. Using these weights gives the same forecasts
shown in Table 5.4.
Both simple and weighted moving averages are effective in smoothing out sudden fluctua-
tions in the demand pattern in order to provide stable estimates. Moving averages do, however,
Moving averages have two have two problems. First, increasing the size of n (the number of periods averaged) does smooth
problems: the larger number of out fluctuations better, but it makes the method less sensitive to real changes in the data should
periods may smooth out real they occur. Second, moving averages cannot pick up trends very well. Because they are aver-
changes, and they don’t pick up ages, they will always stay within past levels and will not predict a change to either a higher or a
trend. lower level.
USING EXCEL AND EXCEL QM IN FORECASTING Excel and spreadsheets in general are frequently
used in forecasting. Many forecasting techniques are supported by built-in Excel functions. You
can also use Excel QM’s forecasting module, which has several components. To access Excel
5.5 TIME-SERIES FORECASTING MODELS 163
TABLE 5.4
MONTH ACTUAL SHED SALES 3-MONTH MOVING AVERAGE
Weighted Moving
Average Forecast January 10
for Wallace Garden February 12
Supply March 13
April 16 [(3 13) (2 12) (10)]>6 12.17
May 19 [(3 16) (2 13) (12)]>6 14.33
June 23 [(3 19) (2 16) (13)]>6 17.00
July 26 [(3 23) (2 19) (16)]>6 20.5
August 30 [(3 26) (2 23) (19)]>6 23.83
September 28 [(3 30) (2 26) (23)]>6 27.5
October 18 [(3 28) (2 30) (26)]>6 28.33
November 16 [(3 18) (2 28) (30)]>6 23.33
December 14 [(3 16) (2 18) (28)]>6 18.67
January — [(3 14) (2 16) (18)]>6 15.33
QM after it has been installed in Excel 2010 or Excel 2007 (see Appendix F for information
about installing Excel QM), go to the Add-Ins tab and select Excel QM and then select
Forecasting. If you click on a technique such as Moving Average, Weighted Moving Average, or
Exponential Smoothing, an input window will open. To use Excel QM for the Wallace Garden
Supply weighted moving average forecast, select Forecasting—Weighted Moving Average, as
shown in Program 5.1A. Enter the number of past periods of data and the number of periods to
be averaged, as shown in Program 5.1B. Click OK when finished, and a spreadsheet will be ini-
tialized. Simply enter the past observations and any parameters, such as the number of periods
to be averaged, and the output will automatically appear because the formulas are automatically
generated by Excel QM. Program 5.1C provides the results. To display the formulas in Excel,
simply press Ctrl + (grave accent). Pressing this again returns the display to the values instead
of the formulas.
PROGRAM 5.1A
Selecting the Forecasting
Module in Excel QM
From the Add-Ins tab, select Excel QM.
PROGRAM 5.1B
Input the title.
Initialization Screen for Input the number of past observations.
Weighted Moving
Average
PROGRAM 5.1C
Weighted Moving
Input the past observations.
Average in Excel QM for
Wallace Garden Supply
The names of the periods
Past forecasts, errors, and measures of accuracy are shown.
can be changed.
Exponential Smoothing
Exponential smoothing is a forecasting method that is easy to use and is handled efficiently by
computers. Although it is a type of moving average technique, it involves little record keeping
of past data. The basic exponential smoothing formula can be shown as follows:
New forecast = Last period’s forecast (5-8)
+ a1Last period’s actual demand - Last period’s forecast2
where is a weight (or smoothing constant) that has a value between 0 and 1, inclusive.
5.5 TIME-SERIES FORECASTING MODELS 165
*The term exponential smoothing is used because the weight of any one period’s demand in a forecast decreases expo-
nentially over time. See an advanced forecasting book for algebraic proof.
166 CHAPTER 5 • FORECASTING
TABLE 5.5
ACTUAL TONNAGE FORECAST FORECAST
Port of Baltimore QUARTER UNLOADED USING ␣ = 0.10 USING ␣ = 0.50
Exponential
1 180 175 175
Smoothing Forecasts
for ␣ = 0.10 2 168 175.5 175.00 0.10(180 175) 177.5
and ␣ = 0.50 3 159 174.75 175.50 0.10(168 175.50) 172.75
4 175 173.18 174.75 0.10(159 174.75) 165.88
5 190 173.36 173.18 0.10(175 173.18) 170.44
6 205 175.02 173.36 0.10(190 173.36) 180.22
7 180 178.02 175.02 0.10(205 175.02) 192.61
8 182 178.22 178.02 0.10(180 178.02) 186.30
9 ? 178.60 178.22 0.10(182 178.22) 184.15
To evaluate the accuracy of each smoothing constant, we can compute the absolute devia-
tions and MADs (see Table 5.6). Based on this analysis, a smoothing constant of = 0.10 is
preferred to = 0.50 because its MAD is smaller.
USING EXCEL QM FOR EXPONENTIAL SMOOTHING Program 5.2 illustrates how Excel QM han-
dles exponential smoothing with the port of Baltimore example.
EXPONENTIAL SMOOTHING WITH TREND ADJUSTMENT The averaging or smoothing forecast-
ing techniques are useful when a time series has only a random component, but these techniques
fail to respond to trends. If there is trend present in the data, a forecasting model that explicitly
incorporates this into the forecast should be used. One such technique is the exponential smooth-
ing with trend model. The idea is to develop an exponential smoothing forecast and then adjust
this for trend. Two smoothing constants, and , are used in this model, and both of these val-
ues must be between 0 and 1. The level of the forecast is adjusted by multiplying the first
Two smoothing constants are smoothing constant, , by the most recent forecast error and adding it to the previous forecast.
used. The trend is adjusted by multiplying the second smoothing constant, , by the most recent error
or excess amount in the trend. A higher value gives more weight to recent observations and thus
responds more quickly to changes in the patterns.
As with simple exponential smoothing, the first time a forecast is developed, a previous
forecast 1Ft2 must be given or estimated. If none is available, often the initial forecast is as-
g|deviation|
MAD = = 10.31 MAD = 12.33
n
5.5 TIME-SERIES FORECASTING MODELS 167
PROGRAM 5.2
Port of Baltimore If initial forecast is given, enter it here. If you do not want
Exponential Smoothing to include the error for this initial forecast, cells E10:H10.
Example in Excel QM
sumed to be perfect. In addition, a previous trend 1Tt2 must be given or estimated. This is often
estimated using other past data, if available, or by using subjective means, or by calculating the
Estimate or assume initial values increase (or decrease) observed during the first few time periods of the data available. Without
for Ft and Tt such an estimate available, the trend is sometimes assumed to be 0 initially, although this may
lead to poor forecasts if the trend is large and is small. Once these initial conditions have been
set, the exponential smoothing forecast including trend 1FITt2 is developed using three steps:
Step 1. Compute the smoothed forecast 1Ft + 12 for time period t + 1 using the equation
Step 3. Calculate the trend-adjusted exponential smoothing forecast 1FITt + 12 using the
equation
Forecast including trend 1FITt + 12 = Smoothed forecast 1Ft + 12 + Smoothed trend 1Tt + 12
FITt + 1 = Ft + 1 + Tt + 1 (5-12)
where
Tt = smoothed trend for time period t
Ft = smoothed forecast for time period t
FITt = forecast including trend for time period t
= smoothing constant for forecasts
= smoothing constant for trend
168 CHAPTER 5 • FORECASTING
TABLE 5.7
YEAR ELECTRICAL GENERATORS SOLD
Midwestern
2004 74
Manufacturing’s
Demand 2005 79
2006 80
2007 90
2008 105
2009 142
2010 122
Consider the case of Midwestern Manufacturing Company, which has a demand for electri-
cal generators over the period 2004 to 2010 as shown in Table 5.7. To use the trend-adjusted
exponential smoothing method, first set initial conditions (previous values for F and T) and
choose and . Assuming that F1 is perfect and T1 is 0, and picking 0.3 and 0.4 for the smooth-
ing constants, we have
F1 = 74 T1 = 0 = 0.3 = 0.4
This results in
FIT1 = F1 + T1 = 74 + 0 = 74
Following the three steps to get the forecast for 2005 (time period 2), we have
Step 3. Calculate the trend-adjusted exponential smoothing forecast 1FITt + 12 using the
equation
FIT2 = F2 + T2 = 74 + 0 = 74
For 2006 (time period 3) we have
Step 1.
F3 = FIT2 + 0.31Y2 - FIT22 = 74 + 0.3179 - 742 = 75.5
Step 2.
T3 = T2 + 0.41F3 - FIT22 = 0 + 0.4175.5 - 742 = 0.6
Step 3.
FIT3 = F3 + T3 = 75.5 + 0.6 = 76.1
The other results are shown in Table 5.8. The forecast for 2011 would be about 131.35.
5.5 TIME-SERIES FORECASTING MODELS 169
TIME DEMAND
(t) 1Yt2 Ftⴙ1 ⴝ FITt ⴙ 0.31Yt ⴚ FITt2 Ttⴙ1 ⴝ Tt ⴙ 0.41Ftⴙ1 ⴚ FITt2 FITtⴙ1 ⴝ Ftⴙ1 ⴙ Ttⴙ1
1 74 74 0 74
2 79 74 = 74 + 0.3174 - 742 0 = 0 + 0.4174 - 742 74 = 74 + 0
3 80 75.5 = 74 + 0.3179 - 742 0.6 = 0 + 0.4175.5 - 742 76.1 = 75.5 + 0.6
4 90 77.270 1.068 78.338 = 77.270 + 1.068
= 76.1 + 0.3180 - 76.12 = 0.6 + 0.4177.27 - 76.12
5 105 81.837 2.468 84.305 = 81.837 + 2.468
= 78.338 + 0.3190 - 78.3382 = 1.068 + 0.4181.837 - 78.3382
6 142 90.514 4.952 95.466 = 90.514 + 4.952
= 84.305 + 0.31105 - 84.3052 = 2.468 + 0.4190.514 - 84.3052
7 122 109.426 10.536 119.962 = 109.426 + 10.536
= 95.466 + 0.31142 - 95.4662 = 4.952 + 0.41109.426 - 95.4662
8 120.573 10.780 131.353 = 120.573 + 10.780
= 119.962 + 0.31122 - 119.9622 = 10.536 + 0.41120.573 - 119.9622
PROGRAM 5.3
Midwestern Input values for the smoothing constants.
Manufacturing Trend-
Adjusted Exponential
Smoothing in Excel QM
Trend Projections
A trend line is a regression Another method for forecasting time series with trend is called trend projection. This technique
equation with time as the fits a trend line to a series of historical data points and then projects the line into the future for
independent variable. medium- to long-range forecasts. There are several mathematical trend equations that can be
170 CHAPTER 5 • FORECASTING
developed (e.g., exponential and quadratic), but in this section we look at linear (straight line)
trends only. A trend line is simply a linear regression equation in which the independent vari-
able (X) is the time period. The form of this is
YN = b0 + b1X
where
YN = predicted value
b0 = intercept
b1 = slope of the line
X = time period (i.e., X = 1, 2, 3, Á , n)
The least squares regression method may be applied to find the coefficients that minimize
the sum of the squared errors, thereby also minimizing the mean squared error (MSE). Chapter 4
provides detailed explanation of least squares regression, and formulas to calculate the coeffi-
cients by hand are in Section 4.3. In this section, we will rely on Excel and Excel QM to per-
form the calculations.
MIDWESTERN MANUFACTURING COMPANY EXAMPLE Let us consider the case of Midwestern
Manufacturing Company. That firm’s demand for electrical generators over the period
2004–2010 was shown in Table 5.7. A trend line to predict demand (Y ) based on the time pe-
riod can be developed using a regression model. If we let 2004 be time period 1 1X = 12, then
2005 is time period 2 1X = 22, and so forth. The regression line can be developed using Excel
2010 (see Chapter 4 for details) by going to the Data tab and selecting Data Analysis—Regression
and entering the information as shown in Program 5.4A. The results are shown in Program 5.4B.
From this we get
YN = 56.71 + 10.54X
To project demand in 2011, we first denote the year 2011 in our new coding system as
X = 8:
1sales in 20112 = 56.71 + 10.54182
= 141.03, or 141 generators
We can estimate demand for 2012 by inserting X = 9 in the same equation:
1sales in 20122 = 56.71 + 10.54192
= 151.57, or 152 generators
PROGRAM 5.4A
Excel Input Screen for
Midwestern
Manufacturing Trend
Line
5.5 TIME-SERIES FORECASTING MODELS 171
PROGRAM 5.4B
Excel Output for
Midwestern
Manufacturing Trend
Line
A plot of historical demand and the trend line is provided in Figure 5.4. In this case, we may
wish to be cautious and try to understand the 2009–2010 swings in demand.
USING EXCEL QM IN TREND ANALYSIS Regression can also be performed in Excel QM. Go to
the Add-Ins tab in Excel 2010 and select Excel QM—Forecasting—Regression/Trend Analysis.
Enter the number of periods of data (7 in this example), enter a title and name for the time peri-
ods (e.g., week, month, year) if desired, and then click OK. When the initialized spreadsheet
appears, enter the past data and the time periods, as shown in Program 5.5.
Seasonal Variations
Time-series forecasting such as that in the example of Midwestern Manufacturing involves look-
ing at the trend of data over a series of time observations. Sometimes, however, recurring varia-
tions at certain seasons of the year make a seasonal adjustment in the trend line forecast
FIGURE 5.4
Electrical Generators and 160
the Computed Trend Line
150
140
Trend Line
130 Yˆ 56.71 10.54X
Generator Demand
120
110
100
90
80
Actual Demand Line
70
60
50
PROGRAM 5.5
Excel QM Trend Past forecasts and errors are shown here.
Projection Model
To obtain a forecast for a future period, enter the time period here.
necessary. Demand for coal and fuel oil, for example, usually peaks during cold winter months.
Demand for golf clubs or suntan lotion may be highest in summer. Analyzing data in monthly or
quarterly terms usually makes it easy to spot seasonal patterns. A seasonal index is often used in
multiplicative time series forecasting models to make an adjustment in the forecast when a sea-
sonal component exists. An alternative is to use an additive model such as a regression model
that will be introduced in a later section.
A seasonal index indicates how a particular season (e.g., month or quarter) compares with
an average season. When no trend is present, the index can be found by dividing the average
An average season has an index value for a particular season by the average of all the data. Thus, an index of 1 means the season
of 1. is average. For example, if the average sales in January were 120 and the average sales in all
months were 200, the seasonal index for January would be 120>200 = 0.60, so January is be-
low average. The next example illustrates how to compute seasonal indices from historical data
and to use these in forecasting future values.
Monthly sales of one brand of telephone answering machine at Eichler Supplies are shown
in Table 5.9, for the two most recent years. The average demand in each month is computed, and
these values are divided by the overall average (94) to find the seasonal index for each month.
We then use the seasonal indices from Table 5.9 to adjust future forecasts. For example, suppose
we expected the third year’s annual demand for answering machines to be 1,200 units, which is
100 per month. We would not forecast each month to have a demand of 100, but we would ad-
just these based on the seasonal indices as follows:
1,200 1,200
Jan. * 0.957 = 96 July * 1.117 = 112
12 12
1,200 1,200
Feb. * 0.851 = 85 Aug. * 1.064 = 106
12 12
1,200 1,200
Mar. * 0.904 = 90 Sept. * 0.957 = 96
12 12
1,200 1,200
Apr. * 1.064 = 106 Oct. * 0.851 = 85
12 12
1,200 1,200
May * 1.309 = 131 Nov. * 0.851 = 85
12 12
1,200 1,200
June * 1.223 = 122 Dec. * 0.851 = 85
12 12
5.5 TIME-SERIES FORECASTING MODELS 173
TABLE 5.10
QUARTER YEAR 1 YEAR 2 YEAR 3 AVERAGE
Quarterly Sales
($1,000,000s) for 1 108 116 123 115.67
Turner Industries 2 125 134 142 133.67
3 150 159 168 159.00
4 141 152 165 152.67
Average 131.00 140.25 149.50 140.25
174 CHAPTER 5 • FORECASTING
TABLE 5.11
YEAR QUARTER SALES ($1,000,000s) CMA SEASONAL RATIO
Centered Moving
Averages and 1 1 108
Seasonal Ratios for 2 125
Turner Industries 3 150 132.000 1.136
4 141 134.125 1.051
2 1 116 136.375 0.851
2 134 138.875 0.965
3 159 141.125 1.127
4 152 143.000 1.063
3 1 123 145.125 0.848
2 142 147.875 0.960
3 168
4 165
we take quarters 2, 3, and 4 of year 1, plus one-half of quarter 1 for year 1 and one-half of quar-
ter 1 for year 2. The average will be
0.511082 + 125 + 150 + 141 + 0.511162
CMA 1quarter 3 of year 12 = = 132.00
4
We compare the actual sales in this quarter to the CMA and we have the following seasonal
ratio:
Sales in quarter 3 150
Seasonal ratio = = = 1.136
CMA 132.00
Thus, sales in quarter 3 of year 1 are about 13.6% higher than an average quarter at this time.
All of the CMAs and the seasonal ratios are shown in Table 5.11.
Since there are two seasonal ratios for each quarter, we average these to get the seasonal
index. Thus,
Index for quarter 1 = I1 = 10.851 + 0.8482>2 = 0.85
Index for quarter 2 = I2 = 10.965 + 0.9602>2 = 0.96
Index for quarter 3 = I3 = 11.136 + 1.1272>2 = 1.13
Index for quarter 4 = I4 = 11.051 + 1.0632>2 = 1.06
The sum of these indices should be the number of seasons (4) since an average season should
have an index of 1. In this example, the sum is 4. If the sum were not 4, an adjustment would be
made. We would multiply each index by 4 and divide this by the sum of the indices.
Figure 5.5 provides a scatterplot of the Turner Industries data and the CMAs. Notice that
the plot of the CMAs is much smoother than the original data. A definite trend is apparent in the
data.
5.5 TIME-SERIES FORECASTING MODELS 175
FIGURE 5.5
200 CMA
Scatterplot of Turner
Industries Sales and 150
Centered Moving
Sales
Average 100
0
1 2 3 4 5 6 7 8 9 10 11 12
Time Period
TABLE 5.12
SALES SEASONAL DESEASONALIZED
Deseasonalized Data ($1,000,000s) INDEX SALES ($1,000,000s)
for Turner Industries
108 0.85 127.059
125 0.96 130.208
150 1.13 132.743
141 1.06 133.019
116 0.85 136.471
134 0.96 139.583
159 1.13 140.708
152 1.06 143.396
123 0.85 144.706
142 0.96 147.917
168 1.13 148.673
165 1.06 155.660
*If you do the calculations by hand, the numbers may differ slightly from these due to rounding.
176 CHAPTER 5 • FORECASTING
the forecast for the first quarter of year 4 (time period X = 13 and seasonal index I1 = 0.85)
would be found as follows:
YN = 124.78 + 2.34X
= 124.78 + 2.341132
= 155.2 1forecast before adjustment for seasonality2
We multiply this by the seasonal index for quarter 1 and we get
YN * I1 = 155.2 * 0.85 = 131.92
Using this same procedure, we find the forecasts for quarters 2, 3, and 4 of the next year to
be 151.24, 180.66, and 171.95, respectively.
Most forecasting software, including Excel QM and QM for Windows, includes the decomposi-
tion method as one of the available techniques. This will automatically compute the CMAs, de-
seasonalize the data, develop the trend line, make the forecast using the trend equation, and
adjust the final forecast for seasonality.
The following example provides another application of this process. The seasonal indices
and trend line have already been computed using the decomposition process.
SAN DIEGO HOSPITAL EXAMPLE A San Diego hospital used 66 months of adult inpatient hospi-
tal days to reach the following equation:
YN = 8,091 + 21.5X
where
YN = forecast patient days
X = time, in months
Based on this model, the hospital forecasts patient days for the next month (period 67) to be
Patient days = 8,091 + 121.521672 = 9,532 1trend only2
As well as this model recognized the slight upward trend line in the demand for inpatient serv-
ices, it ignored the seasonality that the administration knew to be present. Table 5.13 provides
seasonal indices based on the same 66 months. Such seasonal data, by the way, were found to be
typical of hospitals nationwide. Note that January, March, July, and August seem to exhibit
TABLE 5.13
MONTH SEASONALITY INDEX MONTH SEASONALITY INDEX
Seasonal Indices for
Adult Inpatient Days January 1.0436 July 1.0302
at San Diego Hospital February 0.9669 August 1.0405
March 1.0203 September 0.9653
April 1.0087 October 1.0048
May 0.9935 November 0.9598
June 0.9906 December 0.9805
significantly higher patient days on average, while February, September, November, and
December experience lower patient days.
To correct the time-series extrapolation for seasonality, the hospital multiplied the monthly
forecast by the appropriate seasonality index. Thus, for period 67, which was a January,
Patient days = 19,532211.04362 = 9,948 1trend and seasonal2
Using this method, patient days were forecasted for January through June (periods 67 through
72) as 9,948, 9,236, 9,768, 9,678, 9,554, and 9,547. This study led to better forecasts as well as
to more accurate forecast budgets.
USING EXCEL QM FOR DECOMPOSITION In Excel QM, to access the decomposition procedure,
go to the Add-Ins tab and click Excel QM—Forecasting—Decomposition, and the initialization
window will open. Input the relevant information, as illustrated in Program 5.6A, and the
spreadsheet will be initialized for the size of problem specified. Enter the past periods of data,
as shown in Program 5.6B, and the results will appear.
USING QM FOR WINDOWS FOR DECOMPOSITION QM for Windows can also be used for the de-
composition method of forecasting. See Appendix 5.1 for details.
PROGRAM 5.6A
Initialization Screen for
the Decomposition
Method in Excel QM
PROGRAM 5.6B
Turner Industries
Seasonal indices are based on CMAs.
Forecast Using the
Decomposition Method Input the past demand. The CMAs are here.
in Excel QM
PROGRAM 5.7A
Excel Input for the
Turner Industries
Example Using Multiple
Regression
5.6 MONITORING AND CONTROLLING FORECASTS 179
PROGRAM 5.7B
Excel Output for the
Turner Industries
Example Using Multiple
Regression
Quarter 1 is indicated by
letting X2 = X3 = X4 = 0.
p-value
*If the forecaster is accurate, he or she usually makes sure that everyone is aware of his or her talents. Very seldom does
one read articles in Fortune, Forbes, or the Wall Street Journal, however, about money managers who are consistently
off by 25% in their stock market forecasts.
180 CHAPTER 5 • FORECASTING
One way to monitor forecasts to ensure that they are performing well is to employ a
A tracking signal measures how tracking signal. A tracking signal is a measurement of how well the forecast is predicting ac-
well predictions fit actual data. tual values. As forecasts are updated every week, month, or quarter, the newly available demand
data are compared to the forecast values.
The tracking signal is computed as the running sum of the forecast errors (RSFE)
divided by the mean absolute deviation:
RSFE
Tracking signal = (5-13)
MAD
g1forecast error2
=
MAD
where
g ƒ forecast error ƒ
MAD =
n
as seen earlier in Equation 5-1.
Positive tracking signals indicate that demand is greater than the forecast. Negative signals
mean that demand is less than forecast. A good tracking signal—that is, one with a low RSFE—
has about as much positive error as it has negative error. In other words, small deviations are
okay, but the positive and negative deviations should balance so that the tracking signal centers
closely around zero.
Setting tracking limits is a matter When tracking signals are calculated, they are compared with predetermined control limits.
of setting reasonable values for When a tracking signal exceeds an upper or lower limit, a signal is tripped. This means that there
upper and lower limits. is a problem with the forecasting method, and management may want to reevaluate the way it
forecasts demand. Figure 5.6 shows the graph of a tracking signal that is exceeding the range of
acceptable variation. If the model being used is exponential smoothing, perhaps the smoothing
constant needs to be readjusted.
How do firms decide what the upper and lower tracking limits should be? There is no
single answer, but they try to find reasonable values—in other words, limits not so low as
to be triggered with every small forecast error and not so high as to allow bad forecasts to
be regularly overlooked. George Plossl and Oliver Wight, two inventory control experts,
suggested using maximums of ;4 MADs for high-volume stock items and ;8 MADs for
lower-volume items.*
Other forecasters suggest slightly lower ranges. One MAD is equivalent to approximately
0.8 standard deviation, so that ; 2 MADs = 1.6 standard deviations, ; 3 MADs = 2.4 standard
deviations, and ;4 MADs = 3.2 standard deviations. This suggests that for a forecast to be “in
FIGURE 5.6
Plot of Tracking Signals Signal Tripped
Upper Control Limit Tracking Signal
Acceptable
0 MADs
Range
Lower Control Limit
Time
*See G. W. Plossl and O. W. Wight. Production and Inventory Control. Upper Saddle River, NJ: Prentice Hall, 1967.
SUMMARY 181
control,” 89% of the errors are expected to fall within ;2 MADs, 98% within ;3 MADs, or
99.9% within ;4 MADs whenever the errors are approximately normally distributed.*
KIMBALL’S BAKERY EXAMPLE Here is an example that shows how the tracking signal and RSFE
can be computed. Kimball’s Bakery’s quarterly sales of croissants (in thousands), as well as
forecast demand and error computations, are in the following table. The objective is to compute
the tracking signal and determine whether forecasts are performing adequately.
a ƒ forecast error ƒ 85
MAD = =
n 6
= 14.2
RSFE 35
Tracking signal = =
MAD 14.2
= 2.5 MADs
This tracking signal is within acceptable limits. We see that it drifted from -2.0 MADs to
+ 2.5 MADs.
Adaptive Smoothing
A lot of research has been published on the subject of adaptive forecasting. This refers to com-
puter monitoring of tracking signals and self-adjustment if a signal passes its preset limit. In
exponential smoothing, the and coefficients are first selected based on values that minimize
error forecasts and are then adjusted accordingly whenever the computer notes an errant track-
ing signal. This is called adaptive smoothing.
Summary
Forecasts are a critical part of a manager’s function. Demand time-series models were developed. Regression and multiple
forecasts drive the production, capacity, and scheduling sys- regression models were recognized as causal models. Four
tems in a firm and affect the financial, marketing, and person- qualitative models were briefly discussed. In addition, we
nel planning functions. explained the use of scatter diagrams and measures of forecast-
In this chapter we introduced three types of forecasting ing accuracy. In future chapters you will see the usefulness
models: time series, causal, and qualitative. Moving averages, of these techniques in determining values for the various
exponential smoothing, trend projection, and decomposition decision-making models.
*To prove these three percentages to yourself, just set up a normal curve for ;1.6 standard deviations (Z values). Using
the normal table in Appendix A, you find that the area under that the curve is 0.89. This represents ;2 MADs.
Similarly, ; 3 MADs = 2.4 standard deviations encompasses 98% of the area, and so on for ;4 MADs.
182 CHAPTER 5 • FORECASTING
As we learned in this chapter, no forecasting method is its forecasts to make sure that errors do not get out of hand.
perfect under all conditions. Even when management has Forecasting can often be a very challenging but rewarding part
found a satisfactory approach, it must still monitor and control of managing.
Glossary
Adaptive Smoothing The process of automatically monitor- Mean Absolute Percent Error (MAPE) A technique for
ing and adjusting the smoothing constants in an exponential determining the accuracy of a forecasting model by taking
smoothing model. the average of the absolute errors as a percentage of the ob-
Bias A technique for determining the accuracy of a forecast- served values.
ing model by measuring the average error and its direction. Mean Squared Error (MSE) A technique for determining
Causal Models Models that forecast using variables and fac- the accuracy of a forecasting model by taking the average
tors in addition to time. of the squared error terms for a forecasting model.
Centered Moving Average An average of the values Moving Average A forecasting technique that averages past
centered at a particular point in time. This is used to values in computing the forecast.
compute seasonal indices when trend is present. Naïve Model A time-series forecasting model in which the
Decision-Making Group A group of experts in a Delphi forecast for next period is the actual value for the current
technique that has the responsibility of making the forecast. period.
Decomposition A forecasting model that decomposes a time Qualitative Models Models that forecast using judgments,
series into its seasonal and trend components. experience, and qualitative and subjective data.
Delphi A judgmental forecasting technique that uses Running Sum of Forecast Errors (RSFE) Used to develop
decision makers, staff personnel, and respondents to deter- a tracking signal for time-series forecasting models, this is
mine a forecast. a running total of the errors and may be positive or
Deseasonalized Data Time series data in which each value negative.
has been divided by its seasonal index to remove the effect Scatter Diagrams Diagrams of the variable to be forecasted,
of the seasonal component. plotted against another variable, such as time.
Deviation A term used in forecasting for error. Seasonal Index An index number that indicates how a par-
Error The difference between the actual value and the fore- ticular season compares with an average time period (with
cast value. an index of 1 indicating an average season).
Exponential Smoothing A forecasting method that is a Smoothing Constant A value between 0 and 1 that is used
combination of the last forecast and the last observed value. in an exponential smoothing forecast.
Holt’s Method An exponential smoothing model that includes Time-Series Models Models that forecast using only histori-
a trend component. This is also called a double exponential cal data.
smoothing model or a second-order smoothing model. Tracking Signal A measure of how well the forecast is pre-
Least Squares A procedure used in trend projection and dicting actual values.
regression analysis to minimize the squared distances Trend Projection The use of a trend line to forecast a time-
between the estimated straight line and the observed values. series with trend present. A linear trend line is a regression
Mean Absolute Deviation (MAD) A technique for line with time as the independent variable.
determining the accuracy of a forecasting model by taking Weighted Moving Average A moving average forecasting
the average of the absolute deviations. method that places different weights on past values.
Key Equations
g ƒ forecast error ƒ
a ` actual `
error
(5-1) MAD =
n
(5-3) MAPE = 100%
A measure of overall forecast error called mean absolute n
deviation. A measure of forecast accuracy called mean absolute
g1error22 percent error.
(5-2) MSE = Sum of demands in previous n periods
n
(5-4) Moving =
A measure of forecast accuracy called mean squared error. average forecast n
An equation for computing a moving average forecast.
SOLVED PROBLEMS 183
Solved Problems
The director of medical services predicted six years ago that demand in year 1 would be 42 surger-
ies. Using exponential smoothing with a weight of = 0.20, develop forecasts for years 2 through 6.
What is the MAD?
Solution
g ƒ errors ƒ 38.9
MAD = = = 7.78 38.9
n 5
184 CHAPTER 5 • FORECASTING
Self-Test
䊉 Before taking the self-test, refer to the learning objectives at the beginning of the chapter, the notes in the margins, and the
glossary at the end of the chapter.
䊉 Use the key at the back of the book to correct your answers.
䊉 Restudy pages that correspond to any questions that you answered incorrectly or material you feel uncertain about.
1. Qualitative forecasting models include 4. Which of the following is a time series model?
a. regression analysis. a. the Delphi model
b. Delphi. b. regression analysis
c. time-series models. c. exponential smoothing
d. trend lines. d. multiple regression
2. A forecasting model that only uses historical data for the 5. Which of the following is not a component of a time
variable being forecast is called a series?
a. time-series model. a. seasonality
b. causal model. b. causal variations
c. Delphi model. c. trend
d. variable model. d. random variations
3. One example of a causal model is 6. Which of the following may be negative?
a. exponential smoothing. a. MAD
b. trend projections. b. bias
c. moving averages. c. MAPE
d. regression analysis. d. MSE
DISCUSSION QUESTIONS AND PROBLEMS 185
7. When comparing several forecasting models to determine 12. If the seasonal index for January is 0.80, then
which one best fits a particular set of data, the model that a. January sales tend to be 80% higher than an average
should be selected is the one month.
a. with the highest MSE. b. January sales tend to be 20% higher than an average
b. with the MAD closest to 1. month.
c. with a bias of 0. c. January sales tend to be 80% lower than an average
d. with the lowest MAD. month.
8. In exponential smoothing, if you wish to give a d. January sales tend to be 20% lower than an average
significant weight to the most recent observations, then month.
the smoothing constant should be 13. If both trend and seasonal components are present in a
a. close to 0. time-series, then the seasonal indices
b. close to 1. a. should be computed based on an overall average.
c. close to 0.5. b. should be computed based on CMAs.
d. less than the error. c. will all be greater than 1.
9. A trend equation is a regression equation in which d. should be ignored in developing the forecast.
a. there are multiple independent variables. 14. Which of the following is used to alert the user of a fore-
b. the intercept and the slope are the same. casting model that a significant error occurred in one of
c. the dependent variable is time. the periods?
d. the independent variable is time. a. a seasonal index
10. Sales for a company are typically higher in the summer b. a smoothing constant
months than in the winter months. This variation would c. a tracking signal
be called a d. a regression coefficient
a. trend. 15. If the multiplicative decomposition model is used to fore-
b. seasonal factor. cast daily sales for a retail store, how many seasons will
c. random factor. there be?
d. cyclical factor. a. 4
11. A naïve forecast for monthly sales is equivalent to b. 7
a. a one-month moving average model. c. 12
b. an exponential smoothing model with = 0. d. 365
c. a seasonal model in which the seasonal index is 1.
d. none of the above.
Note: means the problem may be solved with QM for Windows; means the problem may be
solved with Excel QM; and means the problem may be solved with QM for Windows and/or Excel QM.
186 CHAPTER 5 • FORECASTING
A three-month moving average forecast was devel- The sales manager had predicted, before the busi-
oped in the section on moving averages in Table 5.3. ness started, that year 1’s sales would be 410 air con-
5-14 Using MAD, determine whether the forecast in ditioners. Using exponential smoothing with a
Problem 5-13 or the forecast in the section concern- weight of = 0.30, develop forecasts for years 2
ing Wallace Garden Supply is more accurate. through 6.
5-15 Data collected on the yearly demand for 50-pound 5-20 Using smoothing constants of 0.6 and 0.9, develop
bags of fertilizer at Wallace Garden Supply are forecasts for the sales of Cool-Man air conditioners
shown in the following table. Develop a 3-year mov- (see Problem 5-19).
ing average to forecast sales. Then estimate demand 5-21 What effect did the smoothing constant have on the
again with a weighted moving average in which forecast for Cool-Man air conditioners? (See Prob-
sales in the most recent year are given a weight of 2 lems 5-19 and 5-20.) Which smoothing constant
and sales in the other 2 years are each given a weight gives the most accurate forecast?
of 1. Which method do you think is best? 5-22 Use a three-year moving average forecasting model
to forecast the sales of Cool-Man air conditioners
DEMAND FOR FERTILIZER (see Problem 5-19).
YEAR (1,000S OF BAGS) 5-23 Using the trend projection method, develop a fore-
1 4 casting model for the sales of Cool-Man air condi-
2 6 tioners (see Problem 5-19).
3 4
5-24 Would you use exponential smoothing with a
smoothing constant of 0.3, a 3-year moving average,
4 5 or a trend to predict the sales of Cool-Man air condi-
5 10 tioners? Refer to Problems 5-19, 5-22, and 5-23.
6 8 5-25 Sales of industrial vacuum cleaners at R. Lowenthal
7 7 Supply Co. over the past 13 months are as follows:
8 9
SALES ($1,000s) MONTH SALES ($1,000s) MONTH
9 12
11 January 14 August
10 14
14 February 17 September
11 15
16 March 12 October
5-16 Develop a trend line for the demand for fertilizer in 10 April 14 November
Problem 5-15, using any computer software. 15 May 16 December
5-17 In Problems 5-15 and 5-16, three different forecasts 17 June 11 January
were developed for the demand for fertilizer. These 11 July
three forecasts are a 3-year moving average, a
weighted moving average, and a trend line. Which
one would you use? Explain your answer. (a) Using a moving average with three periods, de-
5-18 Use exponential smoothing with a smoothing con- termine the demand for vacuum cleaners for next
stant of 0.3 to forecast the demand for fertilizer February.
given in Problem 5-15. Assume that last period’s (b) Using a weighted moving average with three pe-
forecast for year 1 is 5,000 bags to begin the proce- riods, determine the demand for vacuum clean-
dure. Would you prefer to use the exponential ers for February. Use 3, 2, and 1 for the weights
smoothing model or the weighted average model de- of the most recent, second most recent, and third
veloped in Problem 5-15? Explain your answer. most recent periods, respectively. For example,
if you were forecasting the demand for February,
5-19 Sales of Cool-Man air conditioners have grown
November would have a weight of 1, December
steadily during the past 5 years:
would have a weight of 2, and January would
have a weight of 3.
YEAR SALES (c) Evaluate the accuracy of each of these methods.
1 450 (d) What other factors might R. Lowenthal consider
2 495 in forecasting sales?
3 518
4 563
5 584
6 ?
DISCUSSION QUESTIONS AND PROBLEMS 187
Case Study
Forecasting Attendance at SWU Football Games
Southwestern University (SWU), a large state college in built in 1953, has seating for 54,000 fans. The following table
Stephenville, Texas, 30 miles southwest of the Dallas/Fort indicates attendance at each game for the past six years.
Worth metroplex, enrolls close to 20,000 students. In a typical One of Pitterno’s demands upon joining SWU had been a
town–gown relationship, the school is a dominant force in the stadium expansion, or possibly even a new stadium. With atten-
small city, with more students during fall and spring than per- dance increasing, SWU administrators began to face the issue
manent residents. head-on. Pitterno had wanted dormitories solely for his athletes
A longtime football powerhouse, SWU is a member of the in the stadium as an additional feature of any expansion.
Big Eleven conference and is usually in the top 20 in college SWU’s president, Dr. Marty Starr, decided it was time for
football rankings. To bolster its chances of reaching the elusive his vice president of development to forecast when the existing
and long-desired number-one ranking, in 2005 SWU hired the stadium would “max out.” He also sought a revenue projection,
legendary Bo Pitterno as its head coach. Although the number- assuming an average ticket price of $20 in 2011 and a 5% in-
one ranking remained out of reach, attendance at the five Satur- crease each year in future prices.
day home games each year increased. Prior to Pitterno’s arrival,
attendance generally averaged 25,000 to 29,000 per game. Sea- Discussion Questions
son ticket sales bumped up by 10,000 just with the announce-
1. Develop a forecasting model, justify its selection over
ment of the new coach’s arrival. Stephenville and SWU were
other techniques, and project attendance through 2012.
ready to move to the big time!
2. What revenues are to be expected in 2011 and 2012?
The immediate issue facing SWU, however, was not
3. Discuss the school’s options.
NCAA ranking. It was capacity. The existing SWU stadium,
*Homecoming games
**During the fourth week of each season, Stephenville hosted a hugely popular southwestern crafts festival. This event brought tens of thousands of
tourists to the town, especially on weekends, and had an obvious negative impact on game attendance.
Source: J. Heizer and B. Render. Operations Management, 6th ed. Upper Saddle River, NJ: Prentice Hall, 2001, p. 126.
190 CHAPTER 5 • FORECASTING
Case Study
Forecasting Monthly Sales
For years The Glass Slipper restaurant has operated in a resort shore. They also knew that hiring the right manager would al-
community near a popular ski area of New Mexico. The restau- low James and Deena the time to begin a semi-retirement in a
rant is busiest during the first 3 months of the year, when the corner of paradise.
ski slopes are crowded and tourists flock to the area. To make this happen, James and Deena would have to sell
When James and Deena Weltee built The Glass Slipper, The Glass Slipper for the right price. The price of the business
they had a vision of the ultimate dining experience. As the view would be based on the value of the property and equipment, as
of surrounding mountains was breathtaking, a high priority was well as projections of future income. A forecast of sales for the
placed on having large windows and providing a spectacular next year is needed to help in the determination of the value of
view from anywhere inside the restaurant. Special attention was the restaurant. Monthly sales for each of the past 3 years are
also given to the lighting, colors, and overall ambiance, result- provided in Table 5.14.
ing in a truly magnificent experience for all who came to enjoy
gourmet dining. Since its opening, The Glass Slipper has devel- Discussion Questions
oped and maintained a reputation as one of the “must visit”
1. Prepare a graph of the data. On this same graph, plot a
places in that region of New Mexico.
12-month moving average forecast. Discuss any apparent
While James loves to ski and truly appreciates the moun-
trend and seasonal patterns.
tains and all that they have to offer, he also shares Deena’s
2. Use regression to develop a trend line that could be used
dream of retiring to a tropical paradise and enjoying a more
to forecast monthly sales for the next year. Is the slope of
relaxed lifestyle on the beach. After some careful analysis of
this line consistent with what you observed in question 1?
their financial condition, they knew that retirement was many
If not, discuss a possible explanation.
years away. Nevertheless, they were hatching a plan to bring
3. Use the multiplicative decomposition model on these
them closer to their dream. They decided to sell The Glass
data. Use this model to forecast sales for each month of
Slipper and open a bed and breakfast on a beautiful beach in
the next year. Discuss why the slope of the trend equation
Mexico. While this would mean that work was still in their
with this model is so different from that of the trend equa-
future, they could wake up in the morning to the sight of the
tion in question 2.
palm trees blowing in the wind and the waves lapping at the
Bibliography
Berenson, Mark L., David M. Levine, and Timothy C. Kriehbiel. Business Heizer, J., and B. Render. Operations Management, 9th ed. Upper Saddle
Statistics: Concepts and Applications, 10th ed. Upper Saddle River, NJ: River, NJ: Prentice Hall, 2008.
Prentice Hall, 2006. Hyndman, Rob J. “The Interaction Between Trend and Seasonality,”
Billah, Baki, Maxwell L. King Ralph D. Snyder, and Anne B. Koehler. “Expo- International Journal of Forecasting 20, 4 (October–December 2004):
nential Smoothing Model Selection for Forecasting,” International Jour- 561–563.
nal of Forecasting 22, 2, (April–June 2006): 239–247. Hyndman, Rob J., and Anne B. Koehler. “Another Look at Measures of Fore-
Black, Ken. Business Statistics: For Contemporary Decision Making, 6th ed. cast Accuracy,” International Journal of Forecasting 22, 4 (October
John Wiley & Sons, Inc., 2009. 2006): 679–688.
Diebold, F. X. Elements of Forecasting, 2nd ed. Cincinnati: South-Western Li, X. “An Intelligent Business Forecaster for Strategic Business Planning,”
College Publishing, 2001. Journal of Forecasting 18, 3 (May 1999): 181–205.
Gardner, Everette Jr. “Exponential Smoothing: The State of the Art—Part II,” Meade, Nigel. “Evidence for the Selection of Forecasting Methods,” Journal
International Journal of Forecasting 22, 4 (October 2006): 637–666. of Forecasting 19, 6 (November 2000): 515–535.
Granger, Clive W., and J. M. Hashem Pesaran. “Economic and Statistical Snyder, Ralph D., and Roland G. Shami. “Exponential Smoothing of Seasonal
Measures of Forecast Accuracy,” Journal of Forecasting, 19, 7 (Decem- Data: A Comparison,” Journal of Forecasting 20, 3 (April 2001):
ber 2000): 537–560. 197–202.
Hanke, J. E., and D. W. Wichern. Business Forecasting, 9th ed. Upper Saddle Yurkiewicz, J. “Forecasting Software Survey,” OR/MS Today 35, 3 (August
River, NJ: Prentice Hall, 2009. 2008): 54–63.
PROGRAM 5.8A
QM for Windows Click the arrow in the Method window to select the desired methods.
Forecasting Methods
arrow on the message box to see all the options and select the one desired. In selecting exponen-
tial smoothing for this example, a box appears where (alpha) may be entered and a column
where any previous forecasts (if available) may be entered, as shown in Program 5.8B. With
other forecasting methods, other types of input boxes may appear. Click the Solve button, and
the Forecasting Results screen appears, as shown in Program 5.8C. If you want to try a different
value for , click Edit to return to the input screen, where you can change . Note that you can
enter an initial forecast if desired, but the error analysis will begin with the first forecast gener-
ated by the computer. Any forecasts entered by the user are ignored in the error analysis.
Notice that additional output, including detailed results of the procedure and a graph, are
available from the Window option in the toolbar once the problem has been solved. With expo-
nential smoothing, one output is called Errors as a function of alpha. This will display the MAD
and MSE for all values of from 0 to 1, in increments of 0.01. You can simply scroll down this
screen to find the value for that minimizes the MAD or MSE.
For another example, we will use the decomposition method on the Turner Industries exam-
ple from Table 5.10. Enter a time-series problem with 12 past periods of data and select
Multiplicative Decomposition under Method. When this is done, additional input is needed, so
indicate that there are four seasons, select Centered Moving Average as the basis for smoothing,
and specify that the seasonal factors should not be rescaled, as shown in Program 5.9. This out-
put screen provides both the unadjusted forecasts found using the trend equation on the desea-
sonalized data and the final or adjusted forecasts, which are found by multiplying the unadjusted
forecast by the seasonal factor or index. Additional details can be seen by selecting Details and
Error Analysis under Window.
PROGRAM 5.8B
Exponential Smoothing Click Solve.
in the Port of Baltimore
Example with QM for
Windows
The trend equation is here. The unadjusted forecasts come from this.
This page intentionally left blank