Forecasting
Forecasting
Demand Management
OBJECTIVES
Demand Management
Demand Management
Independent Demand: Finished Goods
A
B(4)
C(2)
D(2)
E(1)
D(3)
F(2)
Can
Types of Forecasts
Qualitative
(Judgmental)
Quantitative
Time Horizon Short Term (03 months) Individual products or services Inventory management Final assembly scheduling Workforce scheduling Master production scheduling Time series Causal Judgment Medium Term (3 months 2 years) Total sales Groups or families of products or services Staff planning Production planning Master production scheduling Purchasing Distribution Causal Judgment Long Term (more than 2 years) Total sales
Decision area
Forecasting technique
Causal Judgment
Components of Demand
Average demand for a period of time Trend Seasonal element Cyclical elements Random variation Autocorrelation
x x x x x
Linear
x x x
Sales
x x x
xx x x xx x x x x x x x x x x x x x x x xxxx
x x
x
x x
x x
Trend
Year
Qualitative Methods
Executive Judgment
Grass Roots
Historical analogy
Qualitative
Methods
Market Research
Delphi Method
Panel Consensus
10
Delphi Method
l. Choose the experts to participate representing a variety of knowledgeable people in different areas 2. Through a questionnaire (or E-mail), obtain forecasts (and any premises or qualifications for the forecasts) from all participants 3. Summarize the results and redistribute them to the participants along with appropriate new questions 4. Summarize again, refining forecasts and conditions, and again develop new questions 5. Repeat Step 4 as necessary and distribute the final results to all participants
11
Time series forecasting models try to predict the future based on past data
2. Data availability
3. Accuracy required 4. Size of forecasting budget 5. Availability of qualified personnel
12
The simple moving average model assumes an average is a good estimator of future behavior The formula for the simple moving average is:
D t -1 + D t -2 + D t -3 + ...+ D t -n Ft = n
Ft = Forecast for the coming period n = Number of periods to be averaged D t-1 = Actual occurrence in the past period for up to n periods
13
Week 1 2 3 4 5 6 7 8 9 10 11 12
Demand 650 678 720 785 859 920 850 758 892 920 789 844
Question: What are the 3week and 6-week moving average forecasts for demand? Assume you only have 3 weeks and 6 weeks of actual demand data for the respective forecasts
14
Week 1 2 3 4 5 6 7 8 9 10 11 12
Demand 3-Week 6-Week 650 F4=(650+678+720)/3 678 =682.67 720 F7=(650+678+720 +785+859+920)/6 785 682.67 859 727.67 =768.67 920 788.00 850 854.67 768.67 758 876.33 802.00 892 842.67 815.33 920 833.33 844.00 789 856.67 866.50 844 867.00 854.83
The McGraw-Hill Companies, Inc., 2004
15
Plotting the moving averages and comparing them shows how the lines smooth out to reveal the overall upward trend in this example
1000 900
Demand
Note how the 3-Week is smoother than the Demand, and 6-Week is even smoother
16
Simple Moving Average Problem (2) Data Question: What is the 3 week moving average forecast for this data? Assume you only have 3 weeks and 5 weeks of actual demand data for the respective forecasts
Week 1 2 3 4 5 6 7
17
5-Week
F4=(820+775+680)/3
710.00 666.00
18
Ft = w 1D t -1 + w 2 D t -2 + w 3D t -3 + ... + w n D t -n
wt = weight given to time period t occurrence (weights must add to one)
w
i=1
=1
19
Note that the weights place more emphasis on the most recent data, that is time period t-1
20
Week 1 2 3 4
F4 = 0.5(720)+0.3(678)+0.2(650)=693.4
21
Week 1 2 3 4
22
F5 = (0.1)(755)+(0.2)(680)+(0.7)(655)= 672
23
where : St Base for the period t Dt Demand in period t Ft Forecast for period t a smoothingconstant (Varies from 0 to 1)
Premise: The most recent observations might have the highest predictive value Therefore, we should give more weight to the more recent time periods when forecasting
24
Exponential Smoothing Problem (1) Data Question: Given the weekly demand data, what are the exponential smoothing forecasts for periods 2-10 using a=0.10 and a=0.60? Assume F1=D1
Week 1 2 3 4 5 6 7 8 9 10
Demand 820 775 680 655 750 802 798 689 775
25
Answer: The respective alphas columns denote the forecast values. Note that you can only forecast one time period into the future.
Week 1 2 3 4 5 6 7 8 9 10
Demand 820 775 680 655 750 802 798 689 775
0.1 820.00 820.00 815.50 801.95 787.26 783.53 785.38 786.64 776.88 776.69
0.6 820.00 820.00 793.00 725.20 683.08 723.23 770.49 787.00 728.20 756.28
26
900
Deman d
27
28
Week 1 2 3 4 5
29
D -F
t
MAD = t =1
The ideal MAD is zero which would mean there is no forecasting error
The larger the MAD, the less the accurate the resulting model
30
Sales Forecast 220 n/a 250 255 210 205 300 320 325 315
31
40
D -F
t
MAD = t =1
40 = = 10 4
Note that by itself, the MAD only lets us know the mean error in a set of forecasts
32
The Tracking Signal or TS is a measure that indicates whether the forecast average is keeping pace with any genuine upward or downward changes in demand. Depending on the number of MADs selected, the TS can be used like a quality control chart indicating when the model is generating too much error in its forecasts. The TS formula is:
33
a
0 1 2 3 4 5 x (Time)
Yt = a + bx
Yt is the regressed forecast value or dependent variable in the model, a is the intercept value of the the regression line, and b is similar to the slope of the regression line. However, since it is calculated with the variability of the data in mind, its formulation is not as straight forward as our usual notion of slope.
34
a = y - bx
xy - n(y)(x) x - n(x )
2 2
b=
35
Week 1 2 3 4 5
36
Answer: First, using the linear regression formulas, we can compute a and b
Week Week*Week Sales Week*Sales 1 1 150 150 2 4 157 314 3 9 162 486 4 16 166 664 5 25 177 885 3 55 162.4 2499 Average Sum Average Sum xy - n( y)(x) 2499 - 5(162.4)(3) 63 b= = = 6.3 2 2 55 5(9 ) 10 x - n(x )
a = y - bx = 162.4 - (6.3)(3) = 143.5
37
Yt = 143.5 + 6.3x
Now if we plot the regression generated forecasts against the actual sales we obtain the following chart: 180 175 170 165 Sales 160 155 Forecast 150 145 140 135 1 2 3 4 5 Perio d Sales
38
Collaborative Planning, Forecasting, and Replenishment (CPFR) a Web-based tool used to coordinate demand
Used to integrate the multi-tier or n-Tier supply chain, including manufacturers, distributors and retailers. CPFRs objective is to exchange selected internal information to provide for a reliable, longer term future views of demand in the supply chain.
39
40
Question Bowl
Which of the following is a classification of a basic type of forecasting?
a.
b. c. d. e.
Transportation method
Simulation Linear programming
Answer: b. Simulation (There are four types including Qualitative, Time Series Analysis, Causal Relationships, and Simulation.)
41
Question Bowl
Which of the following is an example of a Qualitative type of forecasting technique or
a. b.
c.
d. e.
model? Grass roots Market research Panel consensus All of the above None of the above
Answer: d. All of the above (Also includes Historical Analogy and Delphi Method.)
42
Question Bowl
Which of the following is an example of a Time Series Analysis type of forecasting technique or model?
a. b. c. d. e.
Simulation Exponential smoothing Panel consensus All of the above None of the above
Answer: b. Exponential smoothing (Also includes Simple Moving Average, Weighted Moving Average, Regression Analysis, Box Jenkins, Shiskin Time Series, and Trend Projections.)
43
Question Bowl
Which of the following is a reason why a firm should choose a particular forecasting
model?
a. b. c. d. e.
Accuracy required
Size of forecasting budget All of the above
Answer: e. All of the above (Also should include availability of qualified personnel .)
44
Question Bowl
Which of the following are ways to choose weights in a Weighted Moving Average
a. b. c. d. e.
forecasting model? Cost Experience Trial and error Only b and c above None of the above
45
Question Bowl
Which of the following are reasons why the Exponential Smoothing model has been a
a. b. c. d. e.
well accepted forecasting methodology? It is accurate It is easy to use Computer storage requirements are small All of the above None of the above
46
Question Bowl
The value for alpha or must be between which of the following when used in an Exponential Smoothing model? 1 to 10 1 to 2 0 to 1 -1 to 1 Any number at all
a. b. c. d. e.
Answer: c. 0 to 1
47
Question Bowl
Which of the following are sources of error in forecasts?
a. b. c. d. e.
48
Question Bowl
Which of the following would be the best MAD values in an analysis of the accuracy of
a forecasting model?
a. b.
1000 100
c.
d. e.
10
1 0
Answer: e. 0
49
Question Bowl
If a Least Squares model is: Y=25+5x, and x is equal to 10, what is the forecast value using this
model?
a. b.
100 75
c.
d. e.
50
25 None of the above
Answer: b. 75 (Y=25+5(10)=75)
50
Question Bowl
Which of the following are examples of seasonal variation?
a. b. c. d. e.
Additive
Least squares Standard error of the estimate
Decomposition
None of the above