Chapter 2 - Forecasting
Chapter 2 - Forecasting
FORECASTING
(metrology, population, price, growth, demand forecast
etc….)
What is forecasting?
Predictions, projections or estimates of future events
1.costs are decreased as a result of production volumes increasing and experience curve effects
2.sales volume peaks and market saturation is reached
3.increase in competitors entering the market
3. Maturity stage
4.prices tend to drop due to the proliferation of competing products
5.brand differentiation and feature diversification is emphasized to maintain or increase market share
6.industrial profits go down
4-6
Types of forecasts.
Economic forecasts
Address business cycle – inflation rate, money supply, housing start etc.
Technological forecasts
1. Qualitative Methods
2. Delphi method
2. Delphi method
2. Quantitative Methods
1. Naive approach
2. Moving averages Time-series models
3. Exponential smoothing
4. Trend projection
Associative
5. Linear regression model
Time series forecasting
Time Series
The forecast statement of time series can be:
Point forecast: a single number
Interval forecast: an interval
Density forecast: the probability density
1. Naive approach
Assumes demand in next period is the same as demand in most recent period
e.g., If January sales were 68, then February sales will be 68
Sometimes cost effective and efficient
Can be good starting point
2a. Moving average method
MA is a series of arithmetic means
In words: the arithmetic average of the n most recent observations. For a one-step-ahead
forecast:
Ft = (1/N) (Dt - 1 + Dt - 2 + . . . + Dt - n )
Actual 3-Month
Month Shed Sales Moving Average
January 10
February 12
March 13
April 16 (10 + 12 + 13)/3
13 = 11.67
May 19 (12 + 13 + 16)/3 = 13.67
June 23 (13 + 16 + 19)/3 = 16
July 26 (16 + 19 + 23)/3 = 19.33
Moving Average - example
MONTH Demand Month Demand 3 month MA:
January 89 July 223 =(oct+nov+dec)/3=258.33
12 month MA:
May 177 November 188
=(Jan+feb+…+dec)/12=205.33
June 280 December 312
4 - 18
Graph of Moving Average
30 –
28 – Moving
26 – Average
24 –
Forecast
Actual
22 – Sales
Sales
20 –
18 –
16 –
14 –
12 –
10 –
| | | | | | | | | | | |
J F M A M J J A S O N D
2b. Weighted moving average
• Used when some trend might be present
• Older data usually less important
• Weights based on experience and intuition
Weighted ∑ (Weight for period n) x
Moving Average = (Demand in period n)
∑ Weights
This method looks at past data and tries to logically attach importance to certain data over other
data. Can weight recent higher than older. For example:
If forecasting staffing, we could use data from the last four weeks where Tuesdays are to be
forecast.
Weighting on Tuesdays is: T-1 is .25; T-2 is .20; T-3 is .15; T-4 is .10 and Average of all other
days is weighed .30.
WEIGHTED MOVING AVERAGE Weights Applied Period
3 Last month
2 Two months ago
1 Three months ago
6 Sum of weights
New forecast = Last period’s forecast + α (Last period’s actual demand– Last period’s forecast)
Ft = Ft – 1 + α(At – 1 - Ft – 1)
New forecast = Last period’s forecast + α (Last period’s actual demand– Last period’s forecast)
Impact of ’s
225 –
Actual
200 –
demand a = 0.5
Demand
175 –
a = 0.1
150 –
| | | | | | | | |
1 2 3 4 5 6 7 8 9
Quarter
Impact of ’s
225 –
to recent data
175 – Choose low values of when underlying
average is stable or more weight to past
data = 0.1
150 –
| | | | | | | | |
1 2 3 4 5 6 7 8 9
Quarter
Choosing