Final - Forecasting - PowerPoint Presentation
Final - Forecasting - PowerPoint Presentation
Faculty –N.K.Das
Unit-1
Agenda
• What is forecasting?
• Types of Forecasting.
– Qualitative
– Quantitative
Introduction to Demand Forecasting
• Key Points:
– Predicting Future Demand: Anticipating customer needs and
preferences helps businesses allocate resources effectively.
– Strategic Decision-Making: Accurate forecasts guide decisions
related to production, procurement, and marketing strategies.
– Business Growth: Effective demand forecasting supports
business growth by minimizing stock outs and excess inventory.
Examples Of Forecasting
Examples Of Forecasting
Examples Of Forecasting
Examples of
FMCGs
include milk, gum,
fruit and
vegetables, toilet
paper, soda, beer,
and over-the-
counter drugs like
aspirin.
Examples Of Forecasting
Examples Of Forecasting
Example of Forecasting
Forecasting techniques can
depend on
•Time frame
– Indicates how far into the future is forecast
•Short- to mid-range forecast
– typically encompasses the immediate future
– daily up to two years
•Long-range forecast
• usually encompasses a period of time longer than
two years
Forecasting techniques can
depend on
•Demand behavior
–Trend: a gradual, long-term up or down movement of
demand
–Random variations: movements in demand that do not
follow a
pattern
–Cycle: an up-and-down repetitive movement in demand
–Seasonal pattern: an up-and-down repetitive movement
in
demand occurring periodicall
Elements of Good Forecast
Executive opinion
Qualitative
Method
Opinion Polls Sales force Opinion
Delphi Method
Consumer Survey
• Moving average
• Exponential Smoothing
Naive Approach
Jan Jan
July July
F6= ( 43+40+41)/3
Ans: 41.33
Moving Average Example
Actual 3-Month
Month Shed Sales Moving Average
January 10
February 12
March 13
April 16 (10 + 12 + 13)/3 = 11 2/3
May 19 (12 + 13 + 16)/3 = 13 2/3
June 23 (13 + 16 + 19)/3 = 16
July 26 (16 + 19 + 23)/3 = 19 1/3
January 10
February 12
March 13
April 16 [(3 x 13) + (2 x 12) + (10)]/6 = 121/6
May 19 [(3 x 16) + (2 x 13) + (12)]/6 = 141/3
June 23 [(3 x 19) + (2 x 16) + (13)]/6 = 17
July 26 [(3 x 23) + (2 x 19) + (16)]/6 = 201/2
Exponential Smoothing
Form of weighted moving average
Weights decline exponentially
Most recent data weighted most
Requires smoothing constant ()
Ranges from 0 to 1
Subjectively chosen
Involves little record keeping of past data
Exponential Smoothing
Ft = Ft – 1 + (At – 1 - Ft – 1)
where Ft = new forecast
Ft – 1 = previous forecast
= smoothing (or weighting)
constant (0 1)
Smoothing Constant
• The smoothing constant, often denoted as
alpha (α), is a key parameter in exponential
smoothing forecasting methods.
• It determines the weight given to the most
recent observation when making predictions.
The significance of the smoothing constant
lies in its impact on how the forecasted values
are calculated and how the model responds to
changes in the data.
Effect of
Smoothing Constants
Weight Assigned to
Most 2nd Most 3rd Most 4th Most 5th Most
Recent Recent Recent Recent Recent
Smoothing Period Period Period Period Period
Constant () (1 - ) (1 - )2 (1 - )3 (1 - )4
n
100 ∑ |actuali - forecasti|/actuali
MAPE = i=1
n
• MAPE1 = 0.0325
• MAPE2 = 0.0336
Example
Given the following data,
Period No of Prepare a forecast using each of these approach
complain 1. The appropriate naive approach
1 60 2. A three period moving average
2 65 3. A weighted average using weights 0.5 (most
recent) 0.30 and 0.20.
3 55
4. exponential smoothing with a smoothing
4 58 constant 0.40
5 64 5. Find MAD ,MSE and MAPE
Solution
1. The values are stable. Therefore ,the most
recent value of the series becomes the next
forecast.
The next forecast-64
Solution
2. Since we have to find out three period moving
average ,
MA3 = 55+58+64
= 59
3
Solution
3. Forecast (F) = 0.5 x 64 + 0.3 x 58 + 0.2 x 55
= 60.4
Solution
Period No of complain Forecast Calculations
1 60
2 65 60 The previous value of the series is
used as starting forecast
3 55 62 60 + 0.4 ( 65 – 60) = 62
4 58 59.2 62 + 0.4 (55- 62) = 59.2
5 64 58.72 59.2 + 0.4 (58- 59.2) = 58.72
6 60.83 58. 72+ 0.4 (64- 58.72) = 60.83
Ans: 60.83
Solution
Comparison of Forecast Error
Rounded Absolute Rounded Absolute
Actual Forecast Deviation Forecast Deviation
Tonnage with for with for
Quarter Unloaded = .10 = .10 = .50 = .50
1 180 175 5 175 5
2 168 176 8 178 10
3 159 175 16 173 14
4 175 173 2 166 9
5 190 173 17 170 20
6 205 175 30 180 25
7 180 178 2 193 13
8 182 178 4 186 4
84 100
Comparison of Forecast Error
∑ |deviations|
Rounded Absolute Rounded Absolute
MADActual
= Forecast Deviation Forecast Deviation
Tonage n
with for with for
Quarter Unloaded = .10 = .10 = .50 = .50
1
For =180
.10 175 5 175 5
2 168 = 84/8176
= 10.50 8 178 10
3 159 175 16 173 14
4 For =175
.50 173 2 166 9
5 190 173 17 170 20
6 205 = 100/8
175= 12.50 30 180 25
7 180 178 2 193 13
8 182 178 4 186 4
84 100
Comparison of Forecast Error
∑ (forecast errors)2
Rounded Absolute Rounded Absolute
MSE = Actual Forecast Deviation Forecast Deviation
Tonage
n
with for with for
Quarter Unloaded = .10 = .10 = .50 = .50
1
For =180
.10 175 5 175 5
2 = 1,558/8176
168 = 194.75 8 178 10
3 159 175 16 173 14
4 For =175
.50 173 2 166 9
5 190 173 17 170 20
6 = 1,612/8175
205 = 201.50 30 180 25
7 180 178 2 193 13
8 182 178 4 186 4
84 100
MAD 10.50 12.50
Comparison
n
of Forecast Error
100 ∑ |deviationi|/actuali
MAPE = Actual i = Rounded
1 Absolute Rounded Absolute
Forecast Deviation Forecast Deviation
Tonage with n for with for
Quarter Unloaded = .10 = .10 = .50 = .50
1
For 180
= .10 175 5 175 5
2 168 = 45.62/8
176 = 5.70%
8 178 10
3 159 175 16 173 14
4 For 175
= .50 173 2 166 9
5 190 173 17 170 20
6 205 = 54.8/8
175 = 6.85%30 180 25
7 180 178 2 193 13
8 182 178 4 186 4
84 100
MAD 10.50 12.50
MSE 194.75 201.50
Comparison of Forecast Error
Rounded Absolute Rounded Absolute
Actual Forecast Deviation Forecast Deviation
Tonnage with for with for
Quarter Unloaded = .10 = .10 = .50 = .50
1 180 175 5 175 5
2 168 176 8 178 10
3 159 175 16 173 14
4 175 173 2 166 9
5 190 173 17 170 20
6 205 175 30 180 25
7 180 178 2 193 13
8 182 178 4 186 4
84 100
MAD 10.50 12.50
MSE 194.75 201.50
MAPE 5.70% 6.85%
Case Study-4
• AI to replace 5% full-time tech roles annually
in five years: Experts