Presentation is loading. Please wait.

Presentation is loading. Please wait.

McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 3 Forecasting.

Similar presentations


Presentation on theme: "McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 3 Forecasting."— Presentation transcript:

1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 3 Forecasting

2 3-2 Learning Objectives  List the elements of a good forecast.  Outline the steps in the forecasting process.  Describe at least three qualitative forecasting techniques and the advantages and disadvantages of each.  Compare and contrast qualitative and quantitative approaches to forecasting.

3 3-3 Learning Objectives  Briefly describe averaging techniques, trend and seasonal techniques, and regression analysis, and solve typical problems.  Describe two measures of forecast accuracy.  Describe two ways of evaluating and controlling forecasts.  Identify the major factors to consider when choosing a forecasting technique.

4 3-4 FORECAST:  A statement about the future value of a variable of interest such as demand.  Forecasting is used to make informed decisions.  Long-range  Short-range

5 3-5 Forecasts  Forecasts affect decisions and activities throughout an organization  Accounting, finance  Human resources  Marketing  MIS  Operations  Product / service design

6 3-6 AccountingCost/profit estimates FinanceCash flow and funding Human ResourcesHiring/recruiting/training MarketingPricing, promotion, strategy MISIT/IS systems, services OperationsSchedules, MRP, workloads Product/service designNew products and services Uses of Forecasts

7 3-7  Assumes causal system past ==> future  Forecasts rarely perfect because of randomness  Forecasts more accurate for groups vs. individuals  Forecast accuracy decreases as time horizon increases I see that you will get an A this semester. Features of Forecasts

8 3-8 Elements of a Good Forecast Timely Accurate Reliable Meaningful Written Easy to use

9 3-9 Steps in the Forecasting Process Step 1 Determine purpose of forecast Step 2 Establish a time horizon Step 3 Select a forecasting technique Step 4 Obtain, clean and analyze data Step 5 Make the forecast Step 6 Monitor the forecast “The forecast”

10 3-10 Types of Forecasts  Judgmental - uses subjective inputs  Time series - uses historical data assuming the future will be like the past  Associative models - uses explanatory variables to predict the future

11 3-11 Judgmental Forecasts  Executive opinions  Sales force opinions  Consumer surveys  Outside opinion  Delphi method  Opinions of managers and staff  Achieves a consensus forecast

12 3-12 Time Series Forecasts  Trend - long-term movement in data  Seasonality - short-term regular variations in data  Cycle – wavelike variations of more than one year’s duration  Irregular variations - caused by unusual circumstances  Random variations - caused by chance

13 3-13 Forecast Variations Trend Irregular variatio n Seasonal variations 90 89 88 Figure 3.1 Cycles

14 3-14 Naive Forecasts Uh, give me a minute.... We sold 250 wheels last week.... Now, next week we should sell.... The forecast for any period equals the previous period’s actual value.

15 3-15  Simple to use  Virtually no cost  Quick and easy to prepare  Data analysis is nonexistent  Easily understandable  Cannot provide high accuracy  Can be a standard for accuracy Naïve Forecasts

16 3-16  Stable time series data  F(t) = A(t-1)  Seasonal variations  F(t) = A(t-n)  Data with trends  F(t) = A(t-1) + (A(t-1) – A(t-2)) Uses for Naïve Forecasts

17 3-17 Techniques for Averaging  Moving average  Weighted moving average  Exponential smoothing

18 3-18 Moving Averages  Moving average – A technique that averages a number of recent actual values, updated as new values become available.  Weighted moving average – More recent values in a series are given more weight in computing the forecast. F t = MA n = n A t-n + … A t-2 + A t-1 F t = WMA n = n w n A t-n + … w n-1 A t-2 + w 1 A t-1

19 3-19 Simple Moving Average Actual MA3 MA5 F t = MA n = n A t-n + … A t-2 + A t-1

20 3-20 Exponential Smoothing 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. F t = F t-1 +  ( A t-1 - F t-1 )

21 3-21 Exponential Smoothing  Weighted averaging method based on previous forecast plus a percentage of the forecast error  A-F is the error term,  is the % feedback F t = F t-1 +  ( A t-1 - F t-1 )

22 3-22 Example 3 - Exponential Smoothing

23 3-23 Picking a Smoothing Constant .1 .4 Actual

24 3-24 Common Nonlinear Trends Parabolic Exponential Growth Figure 3.5

25 3-25 Linear Trend Equation  F t = Forecast for period t  t = Specified number of time periods  a = Value of F t at t = 0  b = Slope of the line F t = a + bt 0 1 2 3 4 5 t FtFt

26 3-26 Calculating a and b b = n(ty) - ty nt 2 - ( t) 2 a = y - bt n   

27 3-27 Linear Trend Equation Example

28 3-28 Linear Trend Calculation y = 143.5 + 6.3t a= 812- 6.3(15) 5 = b= 5 (2499)- 15(812) 5(55)- 225 = 12495-12180 275-225 = 6.3 143.5

29 3-29 Techniques for Seasonality  Seasonal variations  Regularly repeating movements in series values that can be tied to recurring events.  Seasonal relative  Percentage of average or trend  Centered moving average  A moving average positioned at the center of the data that were used to compute it.

30 Dealing with Seasonality  Making predictions using data from same period in previous years.  Can use all techniques previously discussed including naïve forecasts, moving averages, weighted moving averages, exponential smoothing, etc.  Trends can easily be incorporated  Can provide much greater accuracy with little trouble 3-30

31 Dealing with Seasonality  Example: Naïve  f n = (f n-12 )  Example: 3 Period Moving Average  f n = (f n-12 + f n-24 + f n-36 )/3  Example: 3 Period Moving Average With Trend  f n = (f n-12 + f n-24 + f n-36 )/3*F(t) where F(t) is a trend function for increasing market share, increasing market size, or other function based on trend analysis or external factors 3-31

32 3-32 Associative Forecasting  Predictor variables - used to predict values of variable interest  Regression - technique for fitting a line to a set of points  Least squares line - minimizes sum of squared deviations around the line

33 3-33 Linear Model Seems Reasonable A straight line is fitted to a set of sample points. Computed relationship

34 3-34 Linear Regression Assumptions  Variations around the line are random  Deviations around the line normally distributed  Predictions are being made only within the range of observed values  For best results:  Always plot the data to verify linearity  Check for data being time-dependent  Small correlation may imply that other variables are important

35 3-35 Forecast Accuracy  Error - difference between actual value and predicted value  Mean Absolute Deviation (MAD)  Average absolute error  Mean Squared Error (MSE)  Average of squared error  Mean Absolute Percent Error (MAPE)  Average absolute percent error

36 3-36 MAD, MSE, and MAPE MAD = Actualforecast   n MSE = Actualforecast ) - 1 2   n ( MAPE = Actualforecas t  n / Actual*100) 

37 3-37 MAD, MSE and MAPE  MAD  Easy to compute  Weights errors linearly  MSE  Squares error  More weight to large errors  MAPE  Puts errors in perspective

38 3-38 Example 10

39 3-39 Controlling the Forecast  Control chart  A visual tool for monitoring forecast errors  Used to detect non-randomness in errors  Forecasting errors are in control if  All errors are within the control limits  No patterns, such as trends or cycles, are present

40 3-40 Sources of Forecast errors  Model may be inadequate  Irregular variations  Incorrect use of forecasting technique

41 3-41 Tracking Signal Tracking signal = ( Actual - forecast ) MAD  Tracking signal –Ratio of cumulative error to MAD Bias – Persistent tendency for forecasts to be Greater or less than actual values.

42 3-42 Choosing a Forecasting Technique  No single technique works in every situation  Two most important factors  Cost  Accuracy  Other factors include the availability of:  Historical data  Computers  Time needed to gather and analyze the data  Forecast horizon

43 3-43 Operations Strategy  Forecasts are the basis for many decisions  Work to improve short-term forecasts  Accurate short-term forecasts improve  Profits  Lower inventory levels  Reduce inventory shortages  Improve customer service levels  Enhance forecasting credibility

44 3-44 Supply Chain Forecasts  Sharing forecasts with supply can  Improve forecast quality in the supply chain  Lower costs  Shorter lead times  Gazing at the Crystal Ball (reading in text)

45 3-45 Exponential Smoothing

46 3-46 Linear Trend Equation

47 3-47 Simple Linear Regression


Download ppt "McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 3 Forecasting."

Similar presentations


Ads by Google