learning objectives describe what forecasting is explain time series & its components smooth a...

86
Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series Moving average Exponential smoothing Forecast using trend models Simple Linear Regression Auto-regressive

Upload: lizbeth-randall

Post on 21-Jan-2016

226 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Learning ObjectivesLearning Objectives• Describe what forecasting is

• Explain time series & its components

• Smooth a data series– Moving average– Exponential smoothing

• Forecast using trend models Simple Linear Regression

Auto-regressive

Mona Kapoor

Page 2: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time SeriesTime Series

“The Art of Forecasting”

Page 3: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

What Is Forecasting?What Is Forecasting?• Process of predicting a

future event• Underlying basis of

all business decisions– Production– Inventory– Personnel– Facilities

Page 4: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

• Used when situation is vague & little data exist– New products– New technology

• Involve intuition, experience

• e.g., forecasting sales on Internet

Qualitative Methods

Forecasting ApproachesForecasting Approaches

Quantitative Methods

Page 5: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

• Used when situation is ‘stable’ & historical data exist– Existing products– Current technology

• Involve mathematical techniques

• e.g., forecasting sales of color televisions

Quantitative Methods

Forecasting ApproachesForecasting Approaches

• Used when situation is vague & little data exist– New products– New technology

• Involve intuition, experience

• e.g., forecasting sales on Internet

Qualitative Methods

Page 6: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Quantitative Forecasting Quantitative Forecasting• Select several forecasting methods• ‘Forecast’ the past• Evaluate forecasts • Select best method• Forecast the future• Monitor continuously forecast accuracy

Page 7: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Quantitative Forecasting Methods

Quantitative Forecasting Methods

Page 8: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Quantitative Forecasting Methods

Quantitative Forecasting Methods

QuantitativeForecasting

Page 9: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Quantitative Forecasting Methods

Quantitative Forecasting Methods

QuantitativeForecasting

Time SeriesModels

Page 10: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

CausalModels

Quantitative Forecasting Methods

Quantitative Forecasting Methods

QuantitativeForecasting

Time SeriesModels

Page 11: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

CausalModels

Quantitative Forecasting Methods

Quantitative Forecasting Methods

QuantitativeForecasting

Time SeriesModels

ExponentialSmoothing

TrendModels

MovingAverage

Page 12: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

CausalModels

Quantitative Forecasting Methods

Quantitative Forecasting Methods

QuantitativeForecasting

Time SeriesModels

RegressionExponentialSmoothing

TrendModels

MovingAverage

Page 13: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

CausalModels

Quantitative Forecasting Methods

Quantitative Forecasting Methods

QuantitativeForecasting

Time SeriesModels

RegressionExponentialSmoothing

TrendModels

MovingAverage

Page 14: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

What is a Time Series?What is a Time Series?• Set of evenly spaced numerical data

– Obtained by observing response variable at regular time periods

• Forecast based only on past values– Assumes that factors influencing past, present,

& future will continue • Example

– Year: 1995 1996 1997 1998 1999– Sales: 78.7 63.5 89.7 93.2 92.1

Page 15: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series vs. Cross Sectional Data

Time series data is a sequence of observations

–collected from a process –with equally spaced periods of time.

Page 16: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series vs. Cross Sectional Data

Contrary to restrictions placed on cross-sectional data, the major purpose of forecasting with time series is to extrapolate beyond the range of the explanatory variables.

Page 17: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series vs. Cross Sectional Data

Time series is dynamic, it does change over time.

Page 18: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series vs. Cross Sectional Data

When working with time series data, it is paramount that the data is plotted so the researcher can view the data.

Page 19: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ComponentsTime Series Components

Page 20: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ComponentsTime Series Components

Trend

Page 21: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ComponentsTime Series Components

Trend Cyclical

Page 22: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ComponentsTime Series Components

Trend

Seasonal

Cyclical

Page 23: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ComponentsTime Series Components

Trend

Seasonal

Cyclical

Irregular

Page 24: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Trend ComponentTrend Component• Persistent, overall upward or downward

pattern• Due to population, technology etc.• Several years duration

Mo., Qtr., Yr.

Response

© 1984-1994 T/Maker Co.

Page 25: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Trend Component• Overall Upward or Downward Movement• Data Taken Over a Period of Years

Sales

Time

Upward trend

Page 26: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Cyclical ComponentCyclical Component• Repeating up & down movements• Due to interactions of factors influencing

economy• Usually 2-10 years duration

Mo., Qtr., Yr.

ResponseCycle

Page 27: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Cyclical Component• Upward or Downward Swings• May Vary in Length• Usually Lasts 2 - 10 Years

Sales

Time

Cycle

Page 28: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Seasonal ComponentSeasonal Component• Regular pattern of up & down fluctuations• Due to weather, customs etc.• Occurs within one year

Mo., Qtr.

Response

Summer

© 1984-1994 T/Maker Co.

Page 29: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Seasonal Component• Upward or Downward Swings• Regular Patterns• Observed Within One Year

Sales

Time (Monthly or Quarterly)

Winter

Page 30: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Irregular ComponentIrregular Component• Erratic, unsystematic, ‘residual’ fluctuations• Due to random variation or unforeseen

events– Union strike– War

• Short duration & nonrepeating

© 1984-1994 T/Maker Co.

Page 31: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Random or Irregular Component

• Erratic, Nonsystematic, Random,

‘Residual’ Fluctuations

• Due to Random Variations of

– Nature

– Accidents

• Short Duration and Non-repeating

Page 32: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series Forecasting

Page 33: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series ForecastingTime

Series

Page 34: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series ForecastingTime

Series

Trend?

Page 35: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series ForecastingTime

Series

Trend?SmoothingMethods

NoNo

Page 36: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series ForecastingTime

Series

Trend?SmoothingMethods

TrendModels

YesYesNoNo

Page 37: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series ForecastingTime

Series

Trend?SmoothingMethods

TrendModels

YesYesNoNo

ExponentialSmoothing

MovingAverage

Page 38: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series Forecasting

Linear

TimeSeries

Trend?SmoothingMethods

TrendModels

YesNo

ExponentialSmoothing

Quadratic Exponential Auto-Regressive

MovingAverage

Page 39: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series Analysis

Plot time series data

No trend? Yes

Smoothing Forecasting Decomposition

moving averages linear cyclical analysisexponential smoothing quadratic

exponential autoregressive

Page 40: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Plotting Time Series Data

09/83 07/86 05/89 03/92 01/95

Month/Year

0

2

4

6

8

10

12

Number of Passengers

(X 1000)Intra-Campus Bus Passengers

Data collected by Coop Student (10/6/95)

Page 41: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Moving Average MethodMoving Average Method

Page 42: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series Forecasting

Linear

TimeSeries

Trend?SmoothingMethods

TrendModels

YesNo

ExponentialSmoothing

Quadratic Exponential Auto-Regressive

MovingAverage

Page 43: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Moving Average MethodMoving Average Method• Series of arithmetic means • Used only for smoothing

– Provides overall impression of data over time

Page 44: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Moving Average MethodMoving Average Method• Series of arithmetic means • Used only for smoothing

– Provides overall impression of data over time

Used for elementary forecasting

Page 45: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Moving Average GraphMoving Average Graph

0

2

4

6

8

93 94 95 96 97 98

Year

SalesActual

Page 46: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Moving Average [An Example]

Moving Average [An Example]

You work for Firestone Tire. You want to smooth random fluctuations using a 3-period moving average.

1995 20,0001996 24,0001997 22,0001998 26,0001999 25,000

Page 47: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Moving Average [Solution]

Moving Average [Solution]

Year Sales MA(3) in 1,000

1995 20,000 NA

1996 24,000 (20+24+22)/3 = 22

1997 22,000 (24+22+26)/3 = 24

1998 26,000 (22+26+25)/3 = 24

1999 25,000 NA

Page 48: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Moving Average Year Response Moving

Ave

1994 2 NA

1995 5 3

1996 2 3

1997 2 3.67

1998 7 5

1999 6 NA94 95 96 97 98 99

8

6

4

2

0

Sales

Page 49: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Exponential Smoothing Method

Exponential Smoothing Method

Page 50: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series Forecasting

Linear

TimeSeries

Trend?SmoothingMethods

TrendModels

YesNo

ExponentialSmoothing

Quadratic Exponential Auto-Regressive

MovingAverage

Page 51: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Exponential Smoothing Method

Exponential Smoothing Method

• Form of weighted moving average– Weights decline exponentially– Most recent data weighted most

• Requires smoothing constant (W)– Ranges from 0 to 1– Subjectively chosen

• Involves little record keeping of past data

Page 52: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

You’re organizing a Kwanza meeting. You want to forecast attendance for 1998 using exponential smoothing ( = .20). Past attendance (00) is:

1995 41996 61997 51998 31999 7

Exponential Smoothing [An Example]

Exponential Smoothing [An Example]

© 1995 Corel Corp.

Page 53: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Exponential SmoothingExponential Smoothing

Time YiSmoothed Value, Ei

(W = .2)Forecast

Yi + 1

1995 4 4.0 NA

1996 6 (.2)(6) + (1-.2)(4.0) = 4.4 4.0

1997 5 (.2)(5) + (1-.2)(4.4) = 4.5 4.4

1998 3 (.2)(3) + (1-.2)(4.5) = 4.2 4.5

1999 7 (.2)(7) + (1-.2)(4.2) = 4.8 4.2

2000 NA NA 4.8

Ei = W·Yi + (1 - W)·Ei-1Ei = W·Yi + (1 - W)·Ei-1

^

Page 54: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Exponential Smoothing [Graph]

Exponential Smoothing [Graph]

0

2

4

6

8

93 96 97 98 99

Year

AttendanceActual

Page 55: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Weight

W is... Prior Period2 Periods

Ago3 Periods

Ago

W W(1-W) W(1-W)2

0.10 10% 9% 8.1%

0.90 90% 9% 0.9%

Forecast Effect of Smoothing Coefficient (W)

Forecast Effect of Smoothing Coefficient (W)

Yi+1 = W·Yi + W·(1-W)·Yi-1 + W·(1-W)2·Yi-2 +...^

Page 56: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Linear Time-Series Forecasting ModelLinear Time-Series Forecasting Model

Page 57: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series Forecasting

Linear

TimeSeries

Trend?SmoothingMethods

TrendModels

YesNo

ExponentialSmoothing

Quadratic Exponential Auto-Regressive

MovingAverage

Page 58: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Linear Time-Series Forecasting ModelLinear Time-Series Forecasting Model

• Used for forecasting trend• Relationship between response variable Y &

time X is a linear function• Coded X values used often

– Year X: 1995 1996 1997 19981999

– Coded year: 0 1 2 34

– Sales Y: 78.7 63.5 89.7 93.292.1

Page 59: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Linear Time-Series ModelLinear Time-Series Model

Y

Time, X 1

Y b b Xi i 0 1 1

b1 > 0

b1 < 0

Page 60: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Linear Time-Series Model [An Example]

Linear Time-Series Model [An Example]

You’re a marketing analyst for Hasbro Toys. Using coded years, you find Yi = .6 + .7Xi.

1995 11996 11997 21998 21999 4

Forecast 2000 sales.

^

Page 61: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Linear Time-Series [Example]Linear Time-Series [Example]

Year Coded Year Sales (Units)1995 0 11996 1 11997 2 21998 3 21999 4 42000 5 ?

2000 forecast sales: Yi = .6 + .7·(5) = 4.1

The equation would be different if ‘Year’ used.

^

Page 62: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

The Linear Trend Model

iii X..XbbY 743143210 Year Coded Sales

94 0 2

95 1 5

96 2 2

97 3 2

98 4 7

99 5 6

0

1

2

3

4

5

6

7

8

1993 1994 1995 1996 1997 1998 1999 2000

Projected to year 2000

CoefficientsIntercept 2.14285714X Variable 1 0.74285714

Excel Output

Page 63: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series Plot

01/93 01/94 01/95 01/96 01/97

Month/Year

16

17

18

19

20

Number of Surgeries

(X 1000)

Surgery Data(Time Sequence Plot)

Source: General Hospital, Metropolis

Page 64: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series Plot [Revised]

01/93 01/94 01/95 01/96 01/97

Month/Year

183

185

187

189

191

193

Number of Surgeries

(X 100)

Revised Surgery Data(Time Sequence Plot)

Source: General Hospital, Metropolis

Page 65: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Seasonality Plot

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec

Month

99.7

99.9

100.1

100.3

100.5

Monthly Index

Revised Surgery Data

(Seasonal Decomposition)

Source: General Hospital, Metropolis

Page 66: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Trend Analysis

12/92 10/93 8/94 6/95 9/96 2/97 12/97

Month/Year

18

18.3

18.6

18.9

19.2

19.5

Number of Surgeries

(X 1000)

Revised Surgery Data(Trend Analysis)

Source: General Hospital, Metropolis

Page 67: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Quadratic Time-Series Forecasting Model

Quadratic Time-Series Forecasting Model

Page 68: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series Forecasting

Linear

TimeSeries

Trend?SmoothingMethods

TrendModels

YesNo

ExponentialSmoothing

Quadratic Exponential Auto-Regressive

MovingAverage

Page 69: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Quadratic Time-Series Forecasting Model

Quadratic Time-Series Forecasting Model

• Used for forecasting trend• Relationship between response variable Y &

time X is a quadratic function• Coded years used

Page 70: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Quadratic Time-Series Forecasting Model

Quadratic Time-Series Forecasting Model

• Used for forecasting trend• Relationship between response variable Y &

time X is a quadratic function• Coded years used• Quadratic model

Y b b X b Xi i i 0 1 1 11

21

Page 71: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Y

Year, X 1

Y

Year, X 1

Y

Year, X 1

Quadratic Time-Series Model Relationships

Quadratic Time-Series Model Relationships

Y

Year, X 1

b11 > 0b11 > 0

b11 < 0b11 < 0

Page 72: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Quadratic Trend Model2

210 iii XbXbbY

22143308572 iii X.X..Y

Excel Output

Year Coded Sales

94 0 2

95 1 5

96 2 2

97 3 2

98 4 7

99 5 6

CoefficientsIntercept 2.85714286X Variable 1 -0.3285714X Variable 2 0.21428571

Page 73: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Exponential Time-Series Model

Exponential Time-Series Model

Page 74: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series Forecasting

Linear

TimeSeries

Trend?SmoothingMethods

TrendModels

YesNo

ExponentialSmoothing

Quadratic Exponential Auto-Regressive

MovingAverage

Page 75: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Exponential Time-Series Forecasting Model

Exponential Time-Series Forecasting Model

• Used for forecasting trend• Relationship is an exponential function• Series increases (decreases) at increasing

(decreasing) rate

Page 76: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Exponential Time-Series Forecasting Model

Exponential Time-Series Forecasting Model

• Used for forecasting trend• Relationship is an exponential function• Series increases (decreases) at increasing

(decreasing) rate

Page 77: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Y

Year, X 1

Exponential Time-Series Model Relationships

Exponential Time-Series Model Relationships

b1 > 1

0 < b1 < 1

Page 78: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Exponential Weight [Example Graph]

94 95 96 97 98 99

8

6

4

2

0

Sales

Year

Data

Smoothed

Page 79: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

CoefficientsIntercept 0.33583795X Variable 10.08068544

Exponential Trend ModeliX

i bbY 10 or 110 blogXblogYlog i

Excel Output of Values in logs

iXi ).)(.(Y 21172

Year Coded Sales

94 0 2

95 1 5

96 2 2

97 3 2

98 4 7

99 5 6

antilog(.33583795) = 2.17antilog(.08068544) = 1.2

Page 80: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Autoregressive ModelingAutoregressive Modeling

Page 81: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series ForecastingTime Series Forecasting

Linear

TimeSeries

Trend?SmoothingMethods

TrendModels

YesNo

ExponentialSmoothing

Quadratic Exponential Auto-Regressive

MovingAverage

Page 82: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Time Series Data Plot

09/83 07/86 05/89 03/92 01/95

Month/Year

0

2

4

6

8

10

12

Number of Passengers

(X 1000)Intra-Campus Bus Passengers

Data collected by Coop Student (10/6/95)

Page 83: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Evaluating ForecastsEvaluating Forecasts

Page 84: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Quantitative Forecasting Steps

Quantitative Forecasting Steps

• Select several forecasting methods• ‘Forecast’ the past• Evaluate forecasts • Select best method• Forecast the future• Monitor continuously forecast accuracy

Page 85: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

Forecasting GuidelinesForecasting Guidelines• No pattern or direction in forecast error

– ei = (Actual Yi - Forecast Yi)

– Seen in plots of errors over time

• Smallest forecast error– Measured by mean absolute deviation

• Simplest model– Called principle of parsimony

Page 86: Learning Objectives Describe what forecasting is Explain time series & its components Smooth a data series –Moving average –Exponential smoothing Forecast

SummarySummary• Described what forecasting is

• Explained time series & its components

• Smoothed a data series– Moving average– Exponential smoothing

• Forecasted using trend models