Selecting A Forecasting Technique
Selecting A Forecasting Technique
1
Forecasting Introduction
2
Qualitative Approaches to Forecasting
Delphi Approach
– A panel of experts, each of whom is physically separated from
the others and is anonymous, is asked to respond to a
sequential series of questionnaires.
– After each questionnaire, the responses are tabulated and the
information and opinions of the entire group are made known to
each of the other panel members so that they may revise their
previous forecast response.
– The process continues until some degree of consensus is
achieved.
3
Qualitative Approaches (continued)
Scenario Writing
– Scenario writing consists of developing a conceptual scenario
of the future based on a well defined set of assumptions.
– After several different scenarios have been developed, the
decision maker determines which is most likely to occur in the
future and makes decisions accordingly.
4
Qualitative Approaches (continued)
5
Quantitative Approaches to Forecasting
6
Time Series Data
7
Components of a Time Series
8
Time Series Data
9
Excel Instructions for Drawing a Scatter Plot
10
Example: Robert’s Drugs
During the past ten weeks, sales of cases of Comfort
brand headache medicine at Robert's Drugs have been as follows:
11
Plot Robert’s Drugs Example
Excel Spreadsheet Showing Input Data. Specify cells A4:B13 as the Data
Range. A B
1 Robert's Drugs
2
3 Week (t ) Salest
4 1 110
5 2 115
6 3 125
7 4 120
8 5 125
9 6 120
10 7 130
11 8 115
12 9 110
13 10 130
14 11
12
Plot Robert’s Drugs Example
I labeled
Robert’s Drug
Robert's Drug Example
Example as
The Chart title
135
130
125
Sales
120
115
I labeled 110
Sales as 105 I labeled
My Value (y) Week, t as
0 5 10 15
axis My Value (x)
Week, t axis
13
Smoothing Methods
14
Smoothing Methods: Moving Average
15
Robert Drug’s Example: Moving Average
16
Example: Robert’s Drugs: Moving Average
19
Smoothing Methods: Weighted Moving Average
20
Smoothing Methods: Exponential Smoothing
Exponential Smoothing
– Using exponential smoothing, the forecast for the next
period is equal to the forecast for the current period plus a
proportion () of the forecast error in the current period.
– Using exponential smoothing, the forecast is calculated by:
Ft+1=Yt + (1- )Ft This is the same as
Ft+1 = Ft + α (Yt – Ft)
where:
is the smoothing constant (a number between 0 and
1)
Ft is the forecast for period t
Ft +1 is the forecast for period t+1
Yt is the actual data value for period t
21
Robert’s Drugs: Exponential Smoothing
22
Robert’s Drugs: Exponential Smoothing
23
Robert’s Drugs: Exponential Smoothing
Robert's Drugs
α=0.1
Week (t ) Salest Ft
1 110 #N/A
2 115 110
3 125 110.5
4 120 111.95
5 125 112.755
6 120 113.9795
7 130 114.5816
8 115 116.1234
9 110 116.0111
10 130 115.4099
11
24
Questions That You Should Be Asking
25
Measures of Forecast Accuracy
Mean Squared Error (MSE)
The average of the squared forecast errors for the historical data is
calculated. The forecasting method or parameter(s) which minimize
this mean squared error is then selected.
You may choose either of the above criteria for evaluating the
accuracy of a method (or parameter).
26
Selecting the best Smoothing Technique for Robert’s Drugs
27
Robert’s Drugs :Comparing Smoothing Techniques
Double click on the Excel sheet below to enter actual Excel spreadsheet
that I created. Clicking on individual cells will provide the formulas that were
entered to compute the observed values.
Robert's Drug
Sales n=2 Error
2
Week (t ) Yt Ft (Yt - Ft) (Yt - Ft) MSE for MA2
1 110
2 115 #N/A
3 125 112.5 12.5 156.25
4 120 120 0 0
5 125 122.5 2.5 6.25
6 120 122.5 -2.5 6.25
7 130 122.5 7.5 56.25
8 115 125 -10 100
9 110 122.5 -12.5 156.25
10 130 112.5 17.5 306.25
11 120
MSE 98.4375
Dr. C. Lightner 28
Fayetteville State University
Robert’s Drugs :Comparing Smoothing Techniques
Robert's Drug
Sales n=3 Error
2
Week (t ) Yt Ft (Yt - Ft) (Yt - Ft)
1 110
2 115 #N/A
3 125 #N/A MSE for MA3
4 120 116.6667 3.333333 11.11111
5 125 120 5 25
6 120 123.3333 -3.33333 11.11111
7 130 121.6667 8.333333 69.44444
8 115 125 -10 100
9 110 121.6667 -11.6667 136.1111
10 130 118.3333 11.66667 136.1111
11 118.3333
MSE 69.84127
29
Robert’s Drugs :Comparing Smoothing Techniques
30
Robert’s Drugs :Comparing Smoothing Techniques
Sales α=0.2 Error
2
Week (t ) Yt Ft (Yt - Ft) (Yt - Ft)
1 110 #N/A
2 115 110 5 25
3 125 111 14 196
4 120 113.8 6.2 38.44
MSE for Exponential
5 125 115.04 9.96 99.2016 Smoothing α=0.2
6 120 117.032 2.968 8.809024
7 130 117.6256 12.3744 153.1258
8 115 120.1005 -5.10048 26.0149
9 110 119.0804 -9.08038 82.45337
10 130 117.2643 12.73569 162.1979
11
MSE 87.91584
31
Robert’s Drugs :Comparing Smoothing Techniques
32
Trend Projection
33
Trend Projection
Using the method of least squares, the formula for the trend
projection is:
Yt = b0 + b1t.
b0 Y b1 t
b1 = ntYt - t Yt
nt 2 - (t )2
where: Yt = observed value of the time series at time period t
t
Y
= average of the observed values for Yt
t
=t average time period for the n observations
34
Example: Auger’s Plumbing Service
The number of plumbing repair jobs performed by Auger's Plumbing
Service in each of the last nine months are listed below.
Month Jobs Month Jobs Month Jobs
March 353 June 374 September 399
April 387 July 396 October 412
May 342 August 409 November 408
35
Auger’s Plumbing Service: Trend Projection
Trend Projection
(month) t Yt tYt t2
(Mar.) 1 353 353 1
(Apr.) 2 387 774 4
(May) 3 342 1026 9
(June) 4 374 1496 16
(July) 5 396 1980 25
(Aug.) 6 409 2454 36
(Sep.) 7 399 2793 49
(Oct.) 8 412 3296 64
(Nov.) 9 408 3672 81
Sum 45 3480 17844 285
36
Example: Auger’s Plumbing Service
Trend Projection (continued)
Month Calls
1 353
2 387
3 342
4 374
5 396
6 409
7 399
8 412
9 408
10 423.667 Projected
40
Roberts Drug Example
Suppose we neglected to plot Robert’s Drug example, and therefore we
do not know that a trend does not exist. Use trend analysis to forecast
the sales for month 11.
Week (t ) Yt
1 110
2 115
3 125
4 120
5 125
6 120
7 130
8 115
9 110
10 130
11 124 Forecast
41
Question????
42
Causal Method: Regression Analysis
43
Regression Equation
Using the method of least squares, the formula for the regression
line is:
Y = b0 + b1x.
45
The factors to be considered for making the choice
of techniques for forecasting are as follows:
(a) The purpose of forecast.
(b) The degree of accuracy desirable.
(c) The time period to be forecast.
(d) Cost and benefit of the forecast to the company.
(e) The time available for making the analysis.
(f) Component of the system for which forecast has to
be made.
46
Features of forecasting
It is concerned with future events.
It is necessary for planning process.
The impact of future events has to be considered in
the planning process.
It is a guessing of future events.
It considers all the factors which affect organizational
functions.
Personal observation also helps forecasting.
4
7
Process of
1.
forecasting
Thorough preparation of foundation
The very purpose of thorough preparation of a
foundation is that the forecasting is based on the
foundation.
2. Estimation of future
The brightness of future period can be estimated in
consultation with the key personnel & it may be
communicated to all the employees of the business
unit.
4
8
Cont….
3. Collection of results
Relevant records are prepared & maintained to collect
the result.
Comparison of results
4. The actual results are compared with estimated results
to know deviations. This will help the management to
estimate the future.
5. Refining the forecast
The forecast can be refined in the
light of deviations which seem to be more realistic.
4
9
Importance of
1.
forecasting
Pivotal role in an organization:-
Many organizations have failed because of lack of
forecasting or faulty forecasting. The reason is that
planning is based on accurate forecasting.
2. Development of a business:-
The performance of specified objectives depends upon
the proper forecasting. So the development of a
business or an organization is fully based on the
forecasting.
5
0
Cont…
3. Co-ordination:-
Forecasting helps to collect the information about internal
and external factors. Thus collected information
provides a basis for co-ordination.
4. effective control:-
Management executive can ascertain the strength and
weaknesses of sub-ordinates or employees through
forecasting.
5. Key to success:-
All business organizations are facing risks.
Forecasting provides clues and reduce risk and
uncertainties. The management executives can save
the business and get success by taking appropriate
action. 5
1
Cont…
6.Implementation of project:-
Many entrepreneurs implement a project on the basis of
their experience .Forecasting helps an
entrepreneur to gain experience and ensures him
success.
7. Primacy to planning:-
The information required for planning is supplied by
forecasting. So, forecasting is the primacy to the
planning.
5
2
Role of Forecasting:
53
Forecasting provides the knowledge of planning premises
within which the managers can analyse their strengths and
weaknesses and can take appropriate actions in advance
before actually they are put out of market. Forecasting
provides the knowledge about the nature of future conditions.
2. Promotion of Organization:
The objectives of an organisation are achieved through the
performance of certain activities. What activities should be
performed depends on the expected outcome of these
activities. Since expected outcome depends on future events
and the way of performing various activities, forecasting of
future events is of direct relevance in achieving an objective.
54
3. Facilitating Co-ordination and Control:
Forecasting indirectly provides the way for effective co-
ordination and control. Forecasting requires information
about various factors. Information is collected from
various internal and external sources. Almost all units of
the organisation are involved in this process.
It provides interactive opportunities for better unity and
co-ordination in the planning process. Similarly,
forecasting can provide relevant information for
exercising control. The managers can know their
weaknesses in the forecasting process and they can
take suitable action to overcome these.
55
4. Success in Organisation:
All business enterprises are characterised by risk and
have to work within the ups and downs of the industry.
The risk depends on the future happenings and
forecasting provides help to overcome the problem of
uncertainties.
Though forecasting cannot check the future happenings, it
provides clues about those and indicates when the
alternative actions should be taken. Managers can save
their business and face the unfortunate happenings if
they know in advance what is going to happen.
56
Advantages
Effective handling of uncertainty
Better labor relations
Balanced work-load
Minimization in the fluctuations of production
Better use of production facilities
Better material management
Better customer service
Better utilization of capital and resources
Better design of facilities and production
system.
5
7
Limitation
Forecasting is to be made on the basis of certain
assumptions and human judgments which yield wrong
result.
It can not be considered as a scientific method for
guessing future events.
It does not specify any concrete relationship between past
and future events.
It requires high degree of skill.
It needs adequate reliable information so difficult to
collect reliable information.
Heavy cost and time consuming.
It can not be applied to a long period.
5
8