Topic 6
Topic 6
Quantitative Methods
for Business
Dr. Thamer Almutairi
Topic 6
Forecasting
¬ Explain the difference between the forecast approaches. (Qualitative vs.
Quantitative)
• With the uncertain environment, Managers are always trying to make better
estimates of what will happen in the future.
® Production ® Personnel
• Underlying basis of all business decisions.
® Inventory ® Facilities
Forecast Approaches
1. Naive Approach
o Economic
forecast
is the process of attempting to predict the future condition of the economy (e.g.,
interest rates)
o Technological
forecast
is the process of predicting technological change which can result in the birth of
new product. (predict new product sales)
o Demand forecasts
are projections of demand for a company’s products or services. (predict existing
product sales)
Time-Series Forecasting: A time series is based on a sequence of evenly spaced
(weekly, monthly, quarterly) data points.
Actual
demand line
Average
demand over 4
years
Random variation
| | | |
1 2 3 4
Time (years)
1. Naive
The simplest way to forecast is to assume that demand in the next period will be
approach
equal to demand in the most recent period.
Moving Avrage =
∑ demand in previous n period
n
Example 1: You’re the manager of a museum store that sells historical replicas. You
want to forecast sales for June using a 3-period moving average.
January 4,000
February 6,000
March 6,000
April 4,000
June
3. Weighted Moving Average
Method
® Used when trend is present.
® Older data usually less important.
® Weights based on intuition.
® Weights often between 0 and 1 and sum to
1.
Year 1 2 3 4 5 6 7 8 9 10 11
Demand 7 9 5 9 13 8 12 13 9 11 7
a. Plot the above data on a graph. Do you observe any trend, cycles, or random
variations?
b. Starting in year 4 and going to year 12, forecast demand using a 3-year moving
average. Plot your forecast on the same graph as the original data.
c. Starting in year 4 and going to year 12, forecast demand using a 3-year moving
average with weights of .1, .3, and .6, using .6 for the most recent year. Plot this
forecast on the same graph.
d. As you compare forecasts with the original data, which seems to give the better
results?
4. Exponential Smoothing Method
weight
• Most recent data weighted most.
never zero
o Requires smoothing constant (α).
s
• Ranges from 0 to 1. age of
recen old
data
• Subjectively chosen. t
New Forecast = Last period’s forecast + α ( Last period’s actual demand – Last period’s
forecast)
1 1800 1750
2 1680
3 1590
4 1750
5 2000
6 NA
Forecasting effects of the smoothing constant
Implication:
• Choose high values of α when underlying average is likely to change
• Choose low values of α when underlying average is stable
Cont. Example 3:
Year 1 2 3 4 5 6 7 8 9 10 11
Demand 7 9 5 9 13 8 12 13 9 11 7
Develop a forecast for years 2 through 12 using exponential smoothing with and a
forecast for year 1 of 6. Plot your new forecast on a graph with the actual data and
the naive forecast. Based on a visual inspection, which forecast is better?
Regression is useful for two types of forecasting: time series and causal
y^ = a + b( t ) y^ = a + b( x )
Regression
a : y axis intercept
b: slope of the regression line
t : time
a = y− bx b = ∑ xy − n x y
∑ x
2
− n x
2
Example 5: Demand for the last six months was 25, 23, 30, 34, 38, and 40,
respectively. Using linear regression, make a forecast for the next three months.
Month Demand
1 25
2 23
3 30
4 34
5 38
6 40
Seasonality
Seasonal variations in data are regular movements in a time series that relate to
recurring events such as weather or holidays.
i. models
Mean Squared Error (MSE)
n
∑ Forecast
error
2 ∑ ( At − F t )2
MSE = = t =1
Number of forecasts n
Measuring Forecast Error
ii. models
Mean Absolute Deviation (MAD)
n
∑ | Forecast error |
∑ | At − Ft |
t =1
MAD = =
Number of forecasts n
Measuring Forecast Error
iii.models
Mean Absolute Percent Error (MAPE)
Example 8: You’re a marketing analyst for Hasbro Toys. You’ve forecast sales (in
thousands) with a linear model and an exponential smoothing model with α = 0.9.
Which model should you use?
Actual Forecast
1 1 0.6 1
2 1 1.3 1
3 2 2 1
4 2 2.7 1.9
5 4 3.4 2
Example 9: The table below provides actual sales for years 1 through 7. The firm
uses a three-year moving average to make forecasts.