Using a Centered Moving Average to Extract the Seasonal Component of a Time Series If we are forecasting with say, quarterly time series data, a 4-period.

Slides:



Advertisements
Similar presentations
Ridiculously Simple Time Series Forecasting We will review the following techniques: Simple extrapolation (the naïve model). Moving average model Weighted.
Advertisements

Order Structure, Correspondence, and Shape Based Categories Presented by Piotr Dollar October 24, 2002 Stefan Carlsson.
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Lesson 12.
Guide to Using Excel 2007 For Basic Statistical Applications To Accompany Business Statistics: A Decision Making Approach, 8th Ed. Chapter 16: Analyzing.
Sales Forecasting “All planning begins with a forecast.”
1 Chapter 7 My interest is in the future because I am going to spend the rest of my life there.— Charles F. Kettering Forecasting.
19- 1 Chapter Nineteen McGraw-Hill/Irwin © 2005 The McGraw-Hill Companies, Inc., All Rights Reserved.
Exponential Smoothing Methods
Ka-fu Wong © 2003 Chap Dr. Ka-fu Wong ECON1003 Analysis of Economic Data.
How to calculate seasonal index Pick time period (number of years) Pick season period (month, quarter) Calculate average price for season Calculate average.
Ridiculously Simple Time Series Forecasting We will review the following techniques: Simple extrapolation (the “naïve” model). Moving average model Weighted.
Chapter 5 Time Series Analysis
Forecasting  Suppose your fraternity/sorority house consumed the following number of cases of beer for the last 6 weekends: 8, 5, 7, 3, 6, 9  How many.
MOVING AVERAGES AND EXPONENTIAL SMOOTHING
Chapter 16 Time-Series Analysis and Forecasting
X-12 ARIMA Eurostat, Luxembourg Seasonal Adjustment.
T T18-06 Seasonal Relatives Purpose Allows the analyst to create and analyze the "Seasonal Relatives" for a time series. A graphical display of.
Chapter 19 Time-Series Analysis and Forecasting
Time series Decomposition Additive Model Farideh Dehkordi-Vakil.
McGraw-Hill/Irwin Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. Time Series and Forecasting Chapter 16.
Time Series and Forecasting
MOVING AVERAGES AND EXPONENTIAL SMOOTHING. Forecasting methods: –Averaging methods. Equally weighted observations –Exponential Smoothing methods. Unequal.
CHAPTER 18 Models for Time Series and Forecasting
Time Series Forecasting– Part I
Chapter 5: z-scores.
1 Learning Objectives for Section 3.2 After this lecture, you should be able to Compute compound interest. Compute the annual percentage yield of a compound.
Copyright © Cengage Learning. All rights reserved.
Winter’s Exponential smoothing
Time-Series Analysis and Forecasting – Part IV To read at home.
Periodic Compound Interest. Annual Compound Interest.
1 1 Slide © 2012 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole.
Chapter 16: Time-Series Analysis
Extending the Definition of Exponents © Math As A Second Language All Rights Reserved next #10 Taking the Fear out of Math 2 -8.
DSc 3120 Generalized Modeling Techniques with Applications Part II. Forecasting.
Chapter 17 Time Series Analysis and Forecasting ©.
Chapter 6 Index numbers. Index Numbers Index numbers allow relative comparisons over time It measures the percentage change in the value of some economic.
Time series Decomposition Farideh Dehkordi-Vakil.
1 Given the following data, calculate forecasts for months April through June using a three- month moving average and an exponential smoothing forecast.
Simple Exponential Smoothing The forecast value is a weighted average of all the available previous values The weights decline geometrically Gives more.
Time-Series Forecasting Overview Moving Averages Exponential Smoothing Seasonality.
1 Two Functions of Two Random Variables In the spirit of the previous lecture, let us look at an immediate generalization: Suppose X and Y are two random.
1 1 Slide © 2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole.
Quantitative Decision Making 7 th ed By Lapin and Whisler.
1 QNT 531 Advanced Problems in Statistics and Research Methods WORKSHOP 4 By Dr. Serhat Eren University OF PHOENIX.
Lecture 22 Numerical Analysis. Chapter 5 Interpolation.
T T18-07 Seasonally Adjusted Linear Trend Forecast Purpose Allows the analyst to create and analyze a "Seasonally Adjusted Linear Trend" forecast.
Economics 173 Business Statistics Lecture 26 © Fall 2001, Professor J. Petry
COMPLETE BUSINESS STATISTICS
Sampling Design and Analysis MTH 494 Lecture-21 Ossam Chohan Assistant Professor CIIT Abbottabad.
Time Series and Forecasting
TIME SERIES ‘Time series’ data is a bivariate data, where the independent variable is time. We use scatterplot to display the relationship between the.
Time Series and Forecasting Chapter 16 McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
Copyright © Cengage Learning. All rights reserved. Sequences and Series.
Demand Management and Forecasting Chapter 11 Portions Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Chapter 20 Time Series Analysis and Forecasting. Introduction Any variable that is measured over time in sequential order is called a time series. We.
Chapter 3 Lect 6 Forecasting. Seasonality – Repetition at Fixed Intervals Seasonal variations –Regularly repeating movements in series values that can.
Chapter 11 – With Woodruff Modications Demand Management and Forecasting Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
Copyright © Cengage Learning. All rights reserved. Trigonometric Functions: Unit Circle Approach.
Yandell – Econ 216 Chap 16-1 Chapter 16 Time-Series Forecasting.
Time Series And Business Forecasting
Techniques for Seasonality
What is Correlation Analysis?
John Loucks St. Edward’s University . SLIDES . BY.
Chapter 4: Seasonal Series: Forecasting and Decomposition
Methods to Solving Systems of Equations
Time series forecasting
Forecasting - Introduction
Exponential smoothing
Exponential Smoothing
TIME SERIES MODELS – MOVING AVERAGES.
Presentation transcript:

Using a Centered Moving Average to Extract the Seasonal Component of a Time Series If we are forecasting with say, quarterly time series data, a 4-period moving average should be free of seasonality since it always includes one observation for each quarter of the year

Suppose we have a quarterly time series X 1, X 2, X 3,..., X n The first value that can be calculated for this series by a 4-period MA process would use observations X 1, X 2, X 3, and X 4. Notice that our first 4-period average has a center between quarter 2 and quarter 3. Hence we will designate it X* 2.5. Thus we have: The next value is:

For the series X 1, X 2, X 3,..., X n, the formula is 1 : This algorithm gives us a series that is free of seasonality. Alas, the location of the values of this series do not correspond to the original series. (1)

We can correct this problem with a centered moving average If we average adjacent pairs of X* t ’s, we obtain a series that is free of seasonality and is aligned correctly with our original series

To get a 4-period moving average that is centered at quarter 3 (designated by X 3 **), take the average of X 2 * and X 3 *: The general formula is: (2)

Combining equations (2) and (3), the series X t ** can be expressed by a weighted moving average: The seasonal index (S t ) can be computed by dividing X t by X t **. That is:

Example: Quarterly product sales Notice we lose 2 data points at the beginning of the series, and 2 at the end. For monthly data, we would lose a total of 12 data points.