Chapter 03.final
Chapter 03.final
14e
WILLIAM J. STEVENSON
Rochester Institute of Technology
CHAPTER THREE
FORECASTING
Timely
it ve
c
ff e
Reliable Accurate t e
o s
C
se
f ul u
ng Written to
ni sy
e a Ea
M
3.4 Steps in the Forecasting Process
“The forecast”
•Sales force.
•C onsumer surveys.
•D elphi method.
1. Executive Opinions
• A small group of upper-level managers (e.g., in
marketing, operations, and finance) may meet and
collectively develop a forecast.
• This approach is often used as a part of long-range
planning and new product development. It has the
advantage of bringing together the considerable
knowledge and talents of various managers.
• However, there is the risk that the view of one
person will prevail, and the possibility that diffusing
responsibility for the forecast over the entire group
may result in less pressure to produce a good
forecast
2. Sales force Opinions
• Members of the sales staff or the customer service staff are
often good sources of information because of their direct
contact with consumers.
• They are often aware of any plans the customers may be
considering for the future.
• There are, however, several drawbacks to using sales force
opinions.:
• The staff members may be unable to distinguish between what
customers would like to do and what they actually will do.
• The people are sometimes overly influenced by recent experiences.
• In addition, if forecasts are used to establish sales quotas, there will
be a conflict of interest because it is to the salesperson’s advantage
to provide low sales estimates.
3. Consumer Surveys
• The organizations seeking consumer input usually resort to consumer
surveys, which enable them to sample consumer opinions.
I. The obvious advantage of consumer surveys is that they can tap
information that might not be available elsewhere.
II. On the other hand, a considerable amount of knowledge and skill is
required to construct a survey, administer it, and correctly interpret the
results for valid information.
III. Surveys can be expensive and time-consuming.
IV. In addition, even under the best conditions, surveys of the general
public must contend with the possibility of irrational behavior patterns.
Along the same lines, low response rates to a mail survey should—but
often don’t— make the result suspect
I. If these and similar pitfalls can be avoided, surveys can produce useful
information
4. Other Approaches
• A manager may solicit opinions from a number of other
managers and staff people.
• Occasionally, outside experts are needed to help with a
forecast. Advice may be needed on political or
economic conditions in the country or a foreign country,
or some other aspect of importance with which an
organization lacks familiarity.
• Another approach is the Delphi method, an iterative
process intended to achieve a consensus forecast.
• This method involves circulating a series of
questionnaires among individuals who possess the
knowledge and ability to contribute meaningfully.
Time Series Forecasts
(Quantitative)
• A time series is a time-ordered sequence of observations
taken at regular intervals (e.g., hourly, daily, weekly,
monthly, quarterly, annually). The data may be
measurements of demand, sales, earnings, profits, shipments,
accidents, output, precipitation, productivity, or the
consumer price index.
• Forecasting techniques based on time-series data are
made on the assumption that future values of the series
can be estimated from past values.
• Analysis of time-series data requires the analyst to identify
the underlying behavior of the series. This can often be
accomplished by merely plotting the data and visually
examining the plot.
• One or more patterns might appear: trends, seasonal
variations, cycles, or variations around an average
• In addition, there will be random and perhaps irregular
variations. These behaviors can be described as follows:
• Trend refers to a long-term upward or downward movement
in the data.
• Seasonality refers to short-term, fairly regular variations
generally related to factors such as the calendar or time of
day. Restaurants, and supermarkets, weekly and even daily
“seasonal” variations.
3. Cycles are wave like variations of more than one year’s
duration. These are often related to a variety of economic,
political, and even agricultural conditions.
4. Irregular variations are due to unusual circumstances
such as severe weather conditions, strikes, or a major
change in a product or service. Whenever possible, these
should be identified and removed from the data.
5. Random variations are residual variations that remain
after all other behaviors have been accounted for
Forecast Variations
Figure 3-1
Irregular
variation
Trend
cycle
Cycles
90
89
88
Seasonal variations
The Forecasting Techniques
• Naïve
• Simple Moving Average
• Weighted Moving Average
• Exponential Smoothing
• ES with Trend.
Naïve Forecast
Period Demand
1 42
2 40
3 43
Solution 4 40
5 41
a. F6 = .10( 40 ) + .20( 43 ) + .30( 40 ) + .40( 41 ) = 41.0
b.F 7 = .10( 43 ) + .20( 40 ) + .30( 41 ) + .40( 39 ) = 40.2
3. Exponential Smoothing
• Exponential smoothing is a sophisticated weighted
averaging method that is still relatively easy to use and
understand.
• Each new forecast is based on the previous forecast plus a
percentage of the difference between that forecast and the
actual value of the series at that point. That is:
• The smoothing constant α represents a percentage of the
forecast error. Each new forecast is equal to the previous
forecast plus a percentage of the previous error. For
example, suppose the previous forecast was 42 units, actual
demand was 40 units, and α = .10. The new forecast would
be computed as follows:
• F t = 42 + .10(40 − 42 ) = 41.8
• Then, if the actual demand turns out to be 43, the next
forecast would be
• F t = 41.8 + .10(43 − 41.8 ) = 41.92
• An alternate form of Formula 3–3a reveals the weighting of the
previous forecast and the latest actual demand:
• F t = (1 − α) F t−1 + α A t−1 ......... (3–3b)
• For example, if α = .10, this would be
• F t = .90 F t−1 + .10 A t−1
812 - 6.3(15)
a = = 143.5
5
y = 143.5 + 6.3t
Disadvantage of simple linear regression
At - Ft
MAD = n
where
t = period number
At = demand in period t
Ft = forecast for period t
n = total number of periods
= absolute value
MAD Example
(At - Ft) E
Tracking signal = =
MAD MAD
Tracking Signal Values
DEMAND FORECAST, ERROR E = TRACKING
PERIOD At Ft At - Ft (At - Ft) MAD SIGNAL
1 37 37.00 – – – –
2 40 37.00 3.00 3.00 3.00 1.00
3 41 37.90 3.10 6.10 3.05 2.00
4 37 38.83 -1.83 4.27 2.64 1.62
5 45 38.28 6.72 10.99 3.66 3.00
6 50 40.29 9.69 20.68 4.87 4.25
7 43 43.20 -0.20 20.48 4.09 5.01
8 47 43.14 3.86 24.34 4.06 6.00
9 56 44.30 11.70 36.04 5.01 7.19
10 52 47.81 4.19 40.23 4.92 8.18
11 55 49.06 5.94 46.17 5.02 9.20
12 54 50.84 3.15 49.32 4.85 10.17
Tracking signal for period 3