Forecasting with non-stationary data series

Slides:



Advertisements
Similar presentations
FINANCIAL TIME-SERIES ECONOMETRICS SUN LIJIAN Feb 23,2001.
Advertisements

SMA 6304 / MIT / MIT Manufacturing Systems Lecture 11: Forecasting Lecturer: Prof. Duane S. Boning Copyright 2003 © Duane S. Boning. 1.
Autocorrelation Functions and ARIMA Modelling
Time Series Analysis Definition of a Time Series process
DSCI 5340: Predictive Modeling and Business Forecasting Spring 2013 – Dr. Nick Evangelopoulos Exam 1 review: Quizzes 1-6.
Model Building For ARIMA time series
Econ 427 lecture 24 slides Forecast Evaluation Byron Gangnes.
Part II – TIME SERIES ANALYSIS C5 ARIMA (Box-Jenkins) Models
Non-stationary data series
K. Ensor, STAT Spring 2005 Behavior of constant terms and general ARIMA models MA(q) – the constant is the mean AR(p) – the mean is the constant.
Unit Roots & Forecasting
Slide 1 DSCI 5340: Predictive Modeling and Business Forecasting Spring 2013 – Dr. Nick Evangelopoulos Lecture 7: Box-Jenkins Models – Part II (Ch. 9) Material.
Time Series Building 1. Model Identification
1 Econ 240 C Lecture 3. 2 Part I Modeling Economic Time Series.
1 Econ 240 C Lecture White noise inputoutput 1/(1 – z) White noise input output Random walkSynthesis 1/(1 – bz) White noise input output.
1 Econ 240 C Lecture Time Series Concepts Analysis and Synthesis.
1 Power 2 Econ 240C. 2 Lab 1 Retrospective Exercise: –GDP_CAN = a +b*GDP_CAN(-1) + e –GDP_FRA = a +b*GDP_FRA(-1) + e.
1 Econ 240 C Lecture 3. 2 Time Series Concepts Analysis and Synthesis.
Prediction and model selection
ARIMA Forecasting Lecture 7 and 8 - March 14-16, 2011
Financial Econometrics
BOX JENKINS METHODOLOGY
Box Jenkins or Arima Forecasting. H:\My Documents\classes\eco346\Lectures\chap ter 7\Autoregressive Models.docH:\My Documents\classes\eco346\Lectures\chap.
Chapter 15 Forecasting Copyright © 2011 Pearson Addison-Wesley. All rights reserved. Slides by Niels-Hugo Blunch Washington and Lee University.
ARMA models Gloria González-Rivera University of California, Riverside
Byron Gangnes Econ 427 lecture 14 slides Forecasting with MA Models.
TIME SERIES ANALYSIS Time Domain Models: Red Noise; AR and ARMA models LECTURE 7 Supplementary Readings: Wilks, chapters 8.
#1 EC 485: Time Series Analysis in a Nut Shell. #2 Data Preparation: 1)Plot data and examine for stationarity 2)Examine ACF for stationarity 3)If not.
Models for Non-Stationary Time Series The ARIMA(p,d,q) time series.
Byron Gangnes Econ 427 lecture 11 slides Moving Average Models.
Byron Gangnes Econ 427 lecture 12 slides MA (part 2) and Autoregressive Models.
Time Series Basics (2) Fin250f: Lecture 3.2 Fall 2005 Reading: Taylor, chapter , 3.9(skip 3.6.1)
K. Ensor, STAT Spring 2004 Memory characterization of a process How would the ACF behave for a process with no memory? What is a short memory series?
3.Analysis of asset price dynamics 3.1Introduction Price – continuous function yet sampled discretely (usually - equal spacing). Stochastic process – has.
MULTIVARIATE TIME SERIES & FORECASTING 1. 2 : autocovariance function of the individual time series.
Auto Regressive, Integrated, Moving Average Box-Jenkins models A stationary times series can be modelled on basis of the serial correlations in it. A non-stationary.
Review and Summary Box-Jenkins models Stationary Time series AR(p), MA(q), ARMA(p,q)
The Box-Jenkins (ARIMA) Methodology
MODELS FOR NONSTATIONARY TIME SERIES By Eni Sumarminingsih, SSi, MM.
Byron Gangnes Econ 427 lecture 15 slides Forecasting with AR Models.
Introduction to stochastic processes
Time Series Analysis PART II. Econometric Forecasting Forecasting is an important part of econometric analysis, for some people probably the most important.
STAT 497 LECTURE NOTES 3 STATIONARY TIME SERIES PROCESSES
EC 827 Module 2 Forecasting a Single Variable from its own History.
Models for Non-Stationary Time Series
Financial Econometrics Lecture Notes 2
Ch8 Time Series Modeling
Chapter 6: Autoregressive Integrated Moving Average (ARIMA) Models
TM 745 Forecasting for Business & Technology Dr. Frank Joseph Matejcik
Income Forecasting.
Statistics 153 Review - Sept 30, 2008
Model Building For ARIMA time series
Econ 427 lecture 13 slides ARMA Models Byron Gangnes.
Stochastic (Variable) Trend
Vector Autoregressions (cntd)
CHAPTER 16 ECONOMIC FORECASTING Damodar Gujarati
Unit Root Tests.
Chapter 5 Nonstationary Time series Models
Box-Jenkins models Stationary Time series AR(p), MA(q), ARMA(p,q)
Machine Learning Week 4.
ARMA models 2012 International Finance CYCU
Module 3 Forecasting a Single Variable from its own History, continued
Unit Root & Augmented Dickey-Fuller (ADF) Test
The Spectral Representation of Stationary Time Series
Lecturer Dr. Veronika Alhanaqtah
Multivariate Modeling (intro)
CH2 Time series.
Econ 427 lecture 16 slides Stability Tests Byron Gangnes.
BOX JENKINS (ARIMA) METHODOLOGY
Presentation transcript:

Forecasting with non-stationary data series Econ 427 lecture 22 slides Forecasting with non-stationary data series Byron Gangnes

Unit Roots Last time we talked about the random walk Because the autoregressive lag polynomial has one root equal to one, we say it has a unit root. Note that there is no tendency for mean reversion, since any epsilon shock to y will be carried forward completely through the unit lagged dependent variable. But the time difference of a random walk is stationary. Byron Gangnes

Integrated series Terminology: we say that yt is integrated of order 1, I(1) “eye-one”, because it has to be differenced once to get a stationary time series. In general a series can be I(d), if it must be differenced d times to get a stationary series. Some I(2) series occur (the price level may be one), but most common are I(1) or I(0) (series that are already cov. stationary without any differencing.) Byron Gangnes

ARIMA processes An integrated process may also have AR and MA behavior. Recall the general ARMA(p,q) model (see Ch. 8) If yt is integrated, we call this an ARIMA model, autoregressive integrated moving average model. ARIMA(p,d,q) Where d is the number of times that you have to difference y to get a stationary process Byron Gangnes

ARIMA processes If the ARMA model Φ(L)yt = θ(L)εt has a unit root, it can be transformed into a form that is stationary in differences: where phi-prime is of degree p-1. Or equivalently, This is an ARMA(p-1,q) model in the covariance stationary variable, Δyt (It does not appear easy to prove this result.) Byron Gangnes

Statistical properties of integrated series Random walk: Note that if it started at some past time 0, we can rewrite it as: What is the unconditional mean? Byron Gangnes

Statistical properties of integrated series What is the unconditional variance? Note that the variance grows without bound: Why? look at the graph of the random walk; since it does not revert to a mean value, it can deviate infinitely far from its starting point over time. Byron Gangnes

Forecasting with ARIMA models Unit roots mean that series will not revert to mean and it will have a variance that grows continuously. So optimal forecasts of series with unit roots will not revert to mean and they will have ever-expanding confidence intervals. What will be the optimal h-step ahead forecast given info at time T? Just today’s value Byron Gangnes

Forecasting with ARIMA models Why? Remember that for an AR(1) process The optimal forecast is For RW, phi=1. Or just look at the y process and think about it: Byron Gangnes

Forecasting with ARIMA models What is the forecast error variance of a random walk? hσ2 Why? Recall (Ch 8) that h-step ahead forecast error for AR(1) is with variance So in RW case we sum h terms that are all σ2. Byron Gangnes

Forecasting with ARIMA models For models with ARMA terms, we model the differenced data with ARMA model and then “integrate” back up to get the levels of the series: Byron Gangnes