Introduction to univariate Nonstationary time series models

Size: px
Start display at page:

Download "Introduction to univariate Nonstationary time series models"

Transcription

1 Introduction to univariate Nonstationary time series models Laura Mayoral Winter 2012, BGSE 1 Introduction Most economic and business time series are nonstationary and, therefore, the type of models that we have studied cannot(directly) be used.

2 Nonstationary can occur in many ways: non constant means, non-constant variances, seasonal patterns, etc. Thefollowinggraphs(fromWei,p. 68,69)presenttwo economic time series that show strong patterns of nonstationarity. The first plot corresponds to a process whose mean is non constant while the second displays a time series where both the mean and the variance seem to increase over time.

3 This chapter introduces several approaches for modeling nonstationary time series. Consequences of nonstationarity for statistical inference will also be analyzed.

4 2 Trends Most economic series are trended. A process presenting a non-constant mean might present serious problems for estimation since multiple realizations of the time mean dependent function are not available. The usual approach is to consider models that after some transformations become stationary. Two popular cases: Trend stationary model, X t =α+βt+ψ(l)ε t. whereψ(l)ε t isastationaryprocess. Thisprocess is often called trend-stationary because if one subtracts the trend component βt the result is a stationary process.

5 Unit root process X t =X t 1 +β+ψ(l)ε t whereψ(1) 0.X t canalsobewrittenas(1 L)X t = β+ψ(l)ε t and is said to be a unit root process becausel=1isarootoftheautoregressivepolynomial. [Somenotation: (1 L)=.] Thetransformedprocess(1 L)X t = X t =X t X t 1 isstationaryanddescribesthechanges(orthe growthrateifx t isinlogs)intheseriesx t. 2.1 Deterministic trend functions: Trend Stationary models Anaturalwayofmodellingatrendcomponentisby usingasth-degreepolynomialinpowersoft: τ(t)=β 0 +β 1 t+...+β s t s,

6 sothattheprocess{x t }canbewrittenas X t =τ(t)+u t, (1) whereu t isacovariance-stationaryprocess. Polynomial trend functions are particularly useful when the mathematical form of the true trend is unknown since any analytic mathematical function can be approximated by a polynomial. Typically, linear functions(β 0 +β 1 t) are employed to represent the trend. The reason for considering lineartrendsisthatinsomecasestheoriginalvariable presents proportional growth that can be capturedbyanexponentialtrend, thatis, τ(t)=e βt. Then, dx t /dt = βe βt = βx t. These series are usually modelled in logarithms and then the trend becomes linear since log(τ(t))=βt.

7 Estimation. (see Hamilton, Ch. 16). Consider the model: X t =α+βt+u t, whereu t isastationaryprocess. Then,1)thepolynomial function can be consistently estimated by OLS and 2) standard t or F tests can be employed totestwhetherβand/orαaredifferentfromzero. 2.2 Stochastic trend models: ARIMA models Itispossiblethatwhatisperceivedasatrendistheresult of the accumulation of small stochastic fluctuations. The simplest model embodying a stochastic trend is the randomwalkmodel. Let{X t }bethe randomwalksequence, then X t =X t 1 +ε t, (2)

8 where {ε t } is a white noise sequence. Assuming that X t =0forallt<0andthatX 0 isafixedfiniteinitial condition then, by back-substitution, X t =X 0 + t i=1 and E(X t ) = X 0 and var(x t ) = tσ 2. This process has no trend. ε i. To introduce a trend component it is only needed to include a constant in (2). The random walk with drift model is and by back-substitution X t =β+x t 1 +ε t (3) X t =β+(β+x t 2 +ε t 1 )+ε t =...=X 0 +βt+ t i=1 Noticethatifthestartingpointisintheindefinitepastratherthan att=0,thenthemeanandthevarianceareundefined. ε i.

9 More general models can be found by allowing the stochastic component in(3) to be a stationary sequence (1 L)X t = β+u t, u t = ψ(l)ε t, where ψ(1) 0. If u t admits an ARMA(p,q) representation, such that φ(l)u t = θ(l)ε t, then X t is an ARIMA (Autoregressive Integrated Moving Average) process φ p (L)(1 L) d X t =β+θ q (L)ε t, (4) where{ε t }isawhitenoiseprocesswithvarianceσ 2 <,φ p (L)=1 φ 1 L... φ p L p andθ(l)=1+θ 1 L+...+θ q L q are the autoregressive and moving average polynomials, respectively, sharing no common factors and with all their roots outside the unit circle. ThisassumptionisnecessarytoguaranteethattheMAcomponent does not contain a unit root that would cancel out with the unit rootofthearpolynomial,inwhichcasey t wouldbeastationary process.

10 Inthiscased=1but,moregenerally,dwillbeapositive integer number and represents the number of times X t mustbedifferencedtoachieveastationarytransformation. Typically, d {0, 1, 2}. The case d = 0 corresponds to the ARMA case, studied in Chapter 2. The term β is a deterministic component and plays differentrolesfordifferentvaluesofd.ifd=0,β represents aconstanttermsuchthatthemeanof{x t }isgivenby µ=β/(1 φ 1... φ p ).Ifd=1,βisthecoefficient associated with a linear trend and if d = 2, X t is the coefficientassociatedtoaquadraticterm,t 2. Ifthevariableisinlogs,aunitrootimpliesthatthe rate of growth of the variables is stationary. Toseethisnoticethat (1 L)logX t =u t, (1 L)logX t = log(x t /X t 1 ) = log(1+(x t X t 1 )/X t 1 )

11 and if the change is small, using the approximation log(1+x) xifxisclosetozero,then. (1 L)logX t (X t X t 1 )/X t 1. Therandomwalkmodelcanbeseenasthelimitof anar(1)modelwhenφ 1.SincetheACFofthe AR(1)isρ(h)=φ h,thenthecloserφisto1,the slowerthedecayofthisfunctiontozero. Inparticular,thesampleACFofarandomwalkischaracterized by large slowly vanishing spikes and insignificant zeroacfforthedifferencedseries(1 L)y t. Thefollowinggraphsrepresentarandomwalkanda random walk with drift, respectively, computed with simulated data.

12 Simulatedseries: a)(1 L)y t =ε t,b)(1 L)y t =4+ε t.

13 NoticethatthebehavioroftheACFandthePACF for the random walk with or without drift is fairly similar although the ACF tends to decay more slowly whenthereisadrift. Oneshouldlookattheplotof the original data. If there is a drift, the deterministic component tends to dominate the stochastic one and the data looks clearly trended. Remark1 AnARIMA(p,d,q)processwithdriftisnonstationarybothinthemeanandinthevariance,whichis unbounded as t and the autocovariance function is also time dependent.

14 Remark2 ThesampleACFofatrendstationarymodel is very similar to that in (1), it also decays very slowly tozero. Thusitisdifficulttoidentifythecorrectmodel for the trend(stochastic or deterministic) by only looking at this property. Unit root tests are usually employed to determine which model is more suitable. The following graphs illustrate this fact. The first one, presents two process,a.y t =0.5t+ε t andb.y t =0.5+y t 1 +ε t while the second plots the corresponding sample ACF. 3 Comparing Trend-stationarity and Unit root Processes. Althoughbothtypeofmodelsareabletocaptureasimilar behavior in the data (trends), deciding on which model touseisnotanobvioustask. Herewediscussthreemain differences between them, related to 1) the persistence of shocks, 2) forecasting, 3) type of transformation that is needed to make the data stationary.

15 70 Trend stationary model 60 random walk Figure 1:

16 1 Sample ACF, Trend stationary 1 sample ACF, random walk Figure 2:

17 3.1 Comparison of persistence properties An important difference between trend-stationary and unit rootprocessesisthepersistenceofinnovations. IfX t is a trend-stationary process, the effect of a shock h periods ahead is measured by the impulse response function (IRF)thatinthiscaseisequalto X t+h ε t =ψ s, andthenass, X t+h / ε t 0. TheIRFofX t ifitisaunitrootprocessis X t+h ε t =1+ψ ψ s and then, as s, X t+h / ε t ψ(1). That is, anyinnovationε t hasapermanent effectonthelevel ofythatdoesnotwearsoff.

18 3.2 Comparison of forecasts WhenaTSmodelisusedtoproduceforecastsforavariable, the forecast error converges to a constant when the forecast horizon tends to infinity though. In contrast, when a unit root model is employed instead, this error goes to infinity. Consider the unit root and trend-stationary models given, respectively, by X t = X t 1 +ψ(l)ε t X t = α+βt+ψ(l)ε t whereε t isam.d.s. inbothcases. The forecast of a trend-stationary process is obtained by adding the deterministic trend to the forecast of the stationary component: ˆX t+s t =α+β(t+s)+ψ s ε t +ψ s+1 ε t

19 The corresponding forecast error is X t+s ˆX t+s t =ε t+s +ψ 1 ε t+s ψ s 1 ε t+1, and the mean-square error, MSE=E ( ) 2= ( X t+s ˆX t+s t 1+ψ ψ 2 s 1) σ 2. Then, the MSE increases with the forecasting horizon s, but since i=0 ψ 2 i <, the added uncertainty from forecasting farther into the future becomes negligible. To forecast the unit root process, recall that X t is a stationary sequence and then ˆX t+s t =α+ψ s ε t +ψ s+1 ε t , andsince ˆX t+s t = ˆX t+s t ˆX t+s 1 t and ˆX t+s 1 t = ˆX t+s 2 t +α+ψ s 1 ε t +ψ s ε t 1 +ψ s+1 ε t 2...,etc., then ˆX t+s t =αs+x t +(ψ s +ψ s ψ 1 )ε t +(ψ s+1 +ψ s +...+ψ

20 Tocomputetheforecasterror,noticethatX t+s canbe written as X t+s = (X t+s X t+s 1 )+(X t+s 1 X t+s 2 )+...+ = X t+s + X t+s X t and then ( Xt+s ˆX t+s t ) = ( Xt+s + X t+s X t ) ( ˆX t+s t + ˆX t+s 1 t +...+X t ) which yields, ( Xt+s ˆX t+s t ) = εt+s +(1+ψ 1 )ε t+s 1 +(1+ψ 1 +ψ 2 )ε t+s andthemse + ( 1+ψ ψ s 1 ) εt+1 E ( X t+s ˆX t+s t ) 2 = (1+(1+ψ1 ) 2 + (1+ψ 1 +ψ 2 ) ( 1+ψ ψ s 1 ) 2)σ 2.

21 Then the MSE increases with the forecast horizon though, in contrast with the trend-stationary case, it tends to infinity. 3.3 Transformations to achieve stationarity Wehaveseenthatifaprocessisnonstationary,thecorrect treatment to achieve a stationarity transformation is to subtract a linear trend or to take differences depending on whether the process is trend stationary or integrated (=contains a number of unit roots), respectively. However, in practice the type of nonstationarity is unknown. ConsiderthecasewhereX t isreallyarandomwalkwith drift process but a linear trend is subtracted. Then X t (α+βt)=(x 0 α)+ t i=1 ε t.

22 Then, it is clear that E(X t (α+βt)) is constant. However the transformation does not yield a stationary processbecausethevarianceisnotconstant,sincevar ( ti=1 ε t tσ 2. If X t is trend stationary and first differences are taken then (1 L)X t = (1 L)(α+βt)+(1 L)ε t = β+(1 L)ε t. The resulting process is stationary. However, the MA polynomial(1 L)ε t containsaunitrootandthen,the representation is noninvertible. 4 Other sources of nonstationarity Other common sources of nonstationarity are heterokedasticity and seasonality.

23 4.1 Processes with nonconstant means: Variance stabilizing transformations Some processes display nonconstant variances. In some cases, a variance stabilizing transformation can be implemented to overcome this problem. Acommoncaseiswhenthevarianceofsomenonstationary variables changes as its level changes. Thus Var(y t )=cf(µ t ) In order tofind a function g such that g(y t ) is a series with constant variance, we consider the first order Taylor expansionofthetransformationaroundthepointµ t g(y t ) g(µ t )+g (µ t )(y t µ t )

24 and then Var(g(y t )) = ( g (µ t ) ) 2 Var(yt ) = c ( g (µ t ) ) 2 f(µt ) then,g(y t )willhaveaconstantvarianceif g (µ t )= 1 f(µ t ) g(µ t)= 1 f(µ t ) Then, if the standard deviation of y t is proportional to thelevel,i.e.,var(y t )=cµ 2 t,then g(µ t )=log(µ t ) and then a logarithmic transformation will stabilize the variance. If the variance is proportional to the level, then g(µ t )= 1 µt =2 µ t, andtakingthesquarerootoftheprocessy t willstabilize the variance.

25 More generally, one can apply the Box-Cox transformation g(y t )=y λ t = yλ t 1 λ Some commonly used values of λ and their associated transformation are g(y t )= λ g(y t ) y t 1 yt 0 log(y t ) 0.5 T 1 y t The following graphs illustrate how by taking logarithms, the variance of the process tends to stabilize over the sample.

26

27 Some remarks: 1. The transformations above can only be applied to positive series. This is not restrictive because a constantcanbealwaysaddedtotheseriesandtheautocovariance structure would no be modified 2. These transformations, if needed, should be performed before any other analysis such as differencing

28 3. Theparameterλcanbeestimatedasanyotherparameter of the process by maximum likelihood. Usually, a grid of values of λ is considered and then a model is fitted to each of the transformed processes. The maximum likelihood estimator of λ is the one that minimizes the residual sum of squares of the estimated models. 5 Seasonal ARIMA models Seasonal series are characterized by a strong serial correlation at the seasonal lag. Consider the following plots corresponding to artificially generated monthly data.

29 PlotandACFofsomemonthlytimeseries. X t =X t 12 +ε t Fromtheplotofthedata,wecanseeaseasonalbehaviour with a period s = 12. Likewise, when looking at the ACF, we observe that correlations at the seasonal lag (=12) are highly significant. Suppose that we have r years of monthly data and we consider separately the observations corresponding to January, February, etc:

30 Eachcolumninthistablecouldbeviewedasarealization ofatimeseries. Then,wewouldexpecttofindastrong correlation between the values of observations taken in the same month of successive years. In the simplest of circumstances, we might find that the difference between X t andx t 12 isacompletelyrandomquantity: X t =X t 12 +u t. Thiscanalsobewrittenas ( 1 L 12) X t =u t or 12 X t = u t,whereu t isawhitenoiseprocess. It is clear that in many cases, the relation between the months of the calendar can be more complicated. This can be accomplish by assuming that u t is not a white noise process but rather an stationary process that admits the decomposition: sothatx t becomes: Φ P ( L 12 ) u t =Θ Q ( L 12 ) ε t, Φ P ( L 12 ) 12 X t =Θ Q ( L 12 ) ε t,

31 where Φ P ( L 12 ) = 1 Φ 1 L Φ P L 12P and Θ Q ( L 12 ) =1+Θ 1 L Θ Q L 12Q,arethe(seasonal) AR and MA polynomials, respectively. Hence, the same seasonal ARIMA model is applied to eachofthe12separatetimeseries,oneforeachmonth of the year, whose observations are separated 12 lags. If ε t isaniidsequence,thenthese12seriesarecompletly unrelated. However, it is reasonable to think that in most cases, in addition to the seasonal structure, consecutive observations are also related: if this is the case, there should be a pattern of serial correlation amongst the elementsofthedisturbanceprocessε t.assumingthatε t is stationary and that it admits an ARMA representation φ p (L)ε t =θ q (L)ν t where ν t is a white noise process. Assembling all the components, it can be obtained that: φ p (L)Φ P ( L 12 ) 12 X t =Θ Q ( L 12 ) θ q (L)ν t.

32 Finally,X t mightbethefirst(orsecond)differenceofa non-stationaryprocessy t, thatis, X t = d y t,withd= {0,1,2}inmostcases. Thus, φ p (L)Φ P ( L 12 ) 12 d Y t =Θ Q ( L 12 ) θ q (L)ν t. This model is called Seasonal ARIMA(p,d,q) (P, D, Q) process. The process X t is causal provided the roots of φ p (L) andφ P ( L 12 ) lieoutsidetheunitcircle. Because of the interaction between the seasonal and nonseasonal part of the model, the covariance function can be quite complicated. Later on in the course we will provide some general guidelines for identifying SARIMA models from the sample correlation function of the data. However, it should be emphasized that a process should be detrended before determining the seasonal pattern. Otherwise the trend component can hide the seasonal part.

33 6 Other approaches to model nonstationary processes: structural breaks and long memory models. See Banerjee and Urga, "Modelling structural breaks, long memory and stock market volatility: an overview", Journal of Econometrics, 129, References Brockwell and Davis, Chapter 9. Hamilton, Chapter 15. Wei, Chapter 4.

Ch 5. Models for Nonstationary Time Series. Time Series Analysis

Ch 5. Models for Nonstationary Time Series. Time Series Analysis We have studied some deterministic and some stationary trend models. However, many time series data cannot be modeled in either way. Ex. The data set oil.price displays an increasing variation from the

More information

Chapter 5: Models for Nonstationary Time Series

Chapter 5: Models for Nonstationary Time Series Chapter 5: Models for Nonstationary Time Series Recall that any time series that is a stationary process has a constant mean function. So a process that has a mean function that varies over time must be

More information

Ch. 19 Models of Nonstationary Time Series

Ch. 19 Models of Nonstationary Time Series Ch. 19 Models of Nonstationary Time Series In time series analysis we do not confine ourselves to the analysis of stationary time series. In fact, most of the time series we encounter are non stationary.

More information

at least 50 and preferably 100 observations should be available to build a proper model

at least 50 and preferably 100 observations should be available to build a proper model III Box-Jenkins Methods 1. Pros and Cons of ARIMA Forecasting a) need for data at least 50 and preferably 100 observations should be available to build a proper model used most frequently for hourly or

More information

Trend-Cycle Decompositions

Trend-Cycle Decompositions Trend-Cycle Decompositions Eric Zivot April 22, 2005 1 Introduction A convenient way of representing an economic time series y t is through the so-called trend-cycle decomposition y t = TD t + Z t (1)

More information

Time Series Analysis -- An Introduction -- AMS 586

Time Series Analysis -- An Introduction -- AMS 586 Time Series Analysis -- An Introduction -- AMS 586 1 Objectives of time series analysis Data description Data interpretation Modeling Control Prediction & Forecasting 2 Time-Series Data Numerical data

More information

Chapter 2: Unit Roots

Chapter 2: Unit Roots Chapter 2: Unit Roots 1 Contents: Lehrstuhl für Department Empirische of Wirtschaftsforschung Empirical Research and undeconometrics II. Unit Roots... 3 II.1 Integration Level... 3 II.2 Nonstationarity

More information

Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models

Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models Facoltà di Economia Università dell Aquila umberto.triacca@gmail.com Introduction In this lesson we present a method to construct an ARMA(p,

More information

Prof. Dr. Roland Füss Lecture Series in Applied Econometrics Summer Term Introduction to Time Series Analysis

Prof. Dr. Roland Füss Lecture Series in Applied Econometrics Summer Term Introduction to Time Series Analysis Introduction to Time Series Analysis 1 Contents: I. Basics of Time Series Analysis... 4 I.1 Stationarity... 5 I.2 Autocorrelation Function... 9 I.3 Partial Autocorrelation Function (PACF)... 14 I.4 Transformation

More information

Chapter 9: Forecasting

Chapter 9: Forecasting Chapter 9: Forecasting One of the critical goals of time series analysis is to forecast (predict) the values of the time series at times in the future. When forecasting, we ideally should evaluate the

More information

Univariate Nonstationary Time Series 1

Univariate Nonstationary Time Series 1 Univariate Nonstationary Time Series 1 Sebastian Fossati University of Alberta 1 These slides are based on Eric Zivot s time series notes available at: http://faculty.washington.edu/ezivot Introduction

More information

Ch. 15 Forecasting. 1.1 Forecasts Based on Conditional Expectations

Ch. 15 Forecasting. 1.1 Forecasts Based on Conditional Expectations Ch 15 Forecasting Having considered in Chapter 14 some of the properties of ARMA models, we now show how they may be used to forecast future values of an observed time series For the present we proceed

More information

1 Linear Difference Equations

1 Linear Difference Equations ARMA Handout Jialin Yu 1 Linear Difference Equations First order systems Let {ε t } t=1 denote an input sequence and {y t} t=1 sequence generated by denote an output y t = φy t 1 + ε t t = 1, 2,... with

More information

FE570 Financial Markets and Trading. Stevens Institute of Technology

FE570 Financial Markets and Trading. Stevens Institute of Technology FE570 Financial Markets and Trading Lecture 5. Linear Time Series Analysis and Its Applications (Ref. Joel Hasbrouck - Empirical Market Microstructure ) Steve Yang Stevens Institute of Technology 9/25/2012

More information

Topic 4 Unit Roots. Gerald P. Dwyer. February Clemson University

Topic 4 Unit Roots. Gerald P. Dwyer. February Clemson University Topic 4 Unit Roots Gerald P. Dwyer Clemson University February 2016 Outline 1 Unit Roots Introduction Trend and Difference Stationary Autocorrelations of Series That Have Deterministic or Stochastic Trends

More information

Ch 9. FORECASTING. Time Series Analysis

Ch 9. FORECASTING. Time Series Analysis In this chapter, we assume the model is known exactly, and consider the calculation of forecasts and their properties for both deterministic trend models and ARIMA models. 9.1 Minimum Mean Square Error

More information

Time Series Models and Inference. James L. Powell Department of Economics University of California, Berkeley

Time Series Models and Inference. James L. Powell Department of Economics University of California, Berkeley Time Series Models and Inference James L. Powell Department of Economics University of California, Berkeley Overview In contrast to the classical linear regression model, in which the components of the

More information

Lecture 2: Univariate Time Series

Lecture 2: Univariate Time Series Lecture 2: Univariate Time Series Analysis: Conditional and Unconditional Densities, Stationarity, ARMA Processes Prof. Massimo Guidolin 20192 Financial Econometrics Spring/Winter 2017 Overview Motivation:

More information

Empirical Market Microstructure Analysis (EMMA)

Empirical Market Microstructure Analysis (EMMA) Empirical Market Microstructure Analysis (EMMA) Lecture 3: Statistical Building Blocks and Econometric Basics Prof. Dr. Michael Stein michael.stein@vwl.uni-freiburg.de Albert-Ludwigs-University of Freiburg

More information

Applied time-series analysis

Applied time-series analysis Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 18, 2011 Outline Introduction and overview Econometric Time-Series Analysis In principle,

More information

7 Introduction to Time Series

7 Introduction to Time Series Econ 495 - Econometric Review 1 7 Introduction to Time Series 7.1 Time Series vs. Cross-Sectional Data Time series data has a temporal ordering, unlike cross-section data, we will need to changes some

More information

Some Time-Series Models

Some Time-Series Models Some Time-Series Models Outline 1. Stochastic processes and their properties 2. Stationary processes 3. Some properties of the autocorrelation function 4. Some useful models Purely random processes, random

More information

Nonstationary Time Series:

Nonstationary Time Series: Nonstationary Time Series: Unit Roots Egon Zakrajšek Division of Monetary Affairs Federal Reserve Board Summer School in Financial Mathematics Faculty of Mathematics & Physics University of Ljubljana September

More information

EASTERN MEDITERRANEAN UNIVERSITY ECON 604, FALL 2007 DEPARTMENT OF ECONOMICS MEHMET BALCILAR ARIMA MODELS: IDENTIFICATION

EASTERN MEDITERRANEAN UNIVERSITY ECON 604, FALL 2007 DEPARTMENT OF ECONOMICS MEHMET BALCILAR ARIMA MODELS: IDENTIFICATION ARIMA MODELS: IDENTIFICATION A. Autocorrelations and Partial Autocorrelations 1. Summary of What We Know So Far: a) Series y t is to be modeled by Box-Jenkins methods. The first step was to convert y t

More information

Introduction to ARMA and GARCH processes

Introduction to ARMA and GARCH processes Introduction to ARMA and GARCH processes Fulvio Corsi SNS Pisa 3 March 2010 Fulvio Corsi Introduction to ARMA () and GARCH processes SNS Pisa 3 March 2010 1 / 24 Stationarity Strict stationarity: (X 1,

More information

BCT Lecture 3. Lukas Vacha.

BCT Lecture 3. Lukas Vacha. BCT Lecture 3 Lukas Vacha vachal@utia.cas.cz Stationarity and Unit Root Testing Why do we need to test for Non-Stationarity? The stationarity or otherwise of a series can strongly influence its behaviour

More information

Volatility. Gerald P. Dwyer. February Clemson University

Volatility. Gerald P. Dwyer. February Clemson University Volatility Gerald P. Dwyer Clemson University February 2016 Outline 1 Volatility Characteristics of Time Series Heteroskedasticity Simpler Estimation Strategies Exponentially Weighted Moving Average Use

More information

Time Series Methods. Sanjaya Desilva

Time Series Methods. Sanjaya Desilva Time Series Methods Sanjaya Desilva 1 Dynamic Models In estimating time series models, sometimes we need to explicitly model the temporal relationships between variables, i.e. does X affect Y in the same

More information

11. Further Issues in Using OLS with TS Data

11. Further Issues in Using OLS with TS Data 11. Further Issues in Using OLS with TS Data With TS, including lags of the dependent variable often allow us to fit much better the variation in y Exact distribution theory is rarely available in TS applications,

More information

ECON/FIN 250: Forecasting in Finance and Economics: Section 7: Unit Roots & Dickey-Fuller Tests

ECON/FIN 250: Forecasting in Finance and Economics: Section 7: Unit Roots & Dickey-Fuller Tests ECON/FIN 250: Forecasting in Finance and Economics: Section 7: Unit Roots & Dickey-Fuller Tests Patrick Herb Brandeis University Spring 2016 Patrick Herb (Brandeis University) Unit Root Tests ECON/FIN

More information

Time Series Econometrics 4 Vijayamohanan Pillai N

Time Series Econometrics 4 Vijayamohanan Pillai N Time Series Econometrics 4 Vijayamohanan Pillai N Vijayamohan: CDS MPhil: Time Series 5 1 Autoregressive Moving Average Process: ARMA(p, q) Vijayamohan: CDS MPhil: Time Series 5 2 1 Autoregressive Moving

More information

Univariate, Nonstationary Processes

Univariate, Nonstationary Processes Univariate, Nonstationary Processes Jamie Monogan University of Georgia March 20, 2018 Jamie Monogan (UGA) Univariate, Nonstationary Processes March 20, 2018 1 / 14 Objectives By the end of this meeting,

More information

Econometric Forecasting

Econometric Forecasting Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 1, 2014 Outline Introduction Model-free extrapolation Univariate time-series models Trend

More information

Econometría 2: Análisis de series de Tiempo

Econometría 2: Análisis de series de Tiempo Econometría 2: Análisis de series de Tiempo Karoll GOMEZ kgomezp@unal.edu.co http://karollgomez.wordpress.com Segundo semestre 2016 IX. Vector Time Series Models VARMA Models A. 1. Motivation: The vector

More information

7 Introduction to Time Series Time Series vs. Cross-Sectional Data Detrending Time Series... 15

7 Introduction to Time Series Time Series vs. Cross-Sectional Data Detrending Time Series... 15 Econ 495 - Econometric Review 1 Contents 7 Introduction to Time Series 3 7.1 Time Series vs. Cross-Sectional Data............ 3 7.2 Detrending Time Series................... 15 7.3 Types of Stochastic

More information

Seasonal Models and Seasonal Adjustment

Seasonal Models and Seasonal Adjustment LECTURE 10 Seasonal Models and Seasonal Adjustment So far, we have relied upon the method of trigonometrical regression for building models which can be used for forecasting seasonal economic time series.

More information

Stochastic Processes

Stochastic Processes Stochastic Processes Stochastic Process Non Formal Definition: Non formal: A stochastic process (random process) is the opposite of a deterministic process such as one defined by a differential equation.

More information

Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications

Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2018 Overview Moving average processes Autoregressive

More information

Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem

Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2018 Overview Stochastic vs. deterministic

More information

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA CHAPTER 6 TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA 6.1. Introduction A time series is a sequence of observations ordered in time. A basic assumption in the time series analysis

More information

ARMA models with time-varying coefficients. Periodic case.

ARMA models with time-varying coefficients. Periodic case. ARMA models with time-varying coefficients. Periodic case. Agnieszka Wy lomańska Hugo Steinhaus Center Wroc law University of Technology ARMA models with time-varying coefficients. Periodic case. 1 Some

More information

Econ 424 Time Series Concepts

Econ 424 Time Series Concepts Econ 424 Time Series Concepts Eric Zivot January 20 2015 Time Series Processes Stochastic (Random) Process { 1 2 +1 } = { } = sequence of random variables indexed by time Observed time series of length

More information

Class 1: Stationary Time Series Analysis

Class 1: Stationary Time Series Analysis Class 1: Stationary Time Series Analysis Macroeconometrics - Fall 2009 Jacek Suda, BdF and PSE February 28, 2011 Outline Outline: 1 Covariance-Stationary Processes 2 Wold Decomposition Theorem 3 ARMA Models

More information

Multivariate Time Series: VAR(p) Processes and Models

Multivariate Time Series: VAR(p) Processes and Models Multivariate Time Series: VAR(p) Processes and Models A VAR(p) model, for p > 0 is X t = φ 0 + Φ 1 X t 1 + + Φ p X t p + A t, where X t, φ 0, and X t i are k-vectors, Φ 1,..., Φ p are k k matrices, with

More information

ECON 616: Lecture 1: Time Series Basics

ECON 616: Lecture 1: Time Series Basics ECON 616: Lecture 1: Time Series Basics ED HERBST August 30, 2017 References Overview: Chapters 1-3 from Hamilton (1994). Technical Details: Chapters 2-3 from Brockwell and Davis (1987). Intuition: Chapters

More information

Ross Bettinger, Analytical Consultant, Seattle, WA

Ross Bettinger, Analytical Consultant, Seattle, WA ABSTRACT DYNAMIC REGRESSION IN ARIMA MODELING Ross Bettinger, Analytical Consultant, Seattle, WA Box-Jenkins time series models that contain exogenous predictor variables are called dynamic regression

More information

Advanced Econometrics

Advanced Econometrics Advanced Econometrics Marco Sunder Nov 04 2010 Marco Sunder Advanced Econometrics 1/ 25 Contents 1 2 3 Marco Sunder Advanced Econometrics 2/ 25 Music Marco Sunder Advanced Econometrics 3/ 25 Music Marco

More information

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL B. N. MANDAL Abstract: Yearly sugarcane production data for the period of - to - of India were analyzed by time-series methods. Autocorrelation

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY & Contents PREFACE xiii 1 1.1. 1.2. Difference Equations First-Order Difference Equations 1 /?th-order Difference

More information

Covariance Stationary Time Series. Example: Independent White Noise (IWN(0,σ 2 )) Y t = ε t, ε t iid N(0,σ 2 )

Covariance Stationary Time Series. Example: Independent White Noise (IWN(0,σ 2 )) Y t = ε t, ε t iid N(0,σ 2 ) Covariance Stationary Time Series Stochastic Process: sequence of rv s ordered by time {Y t } {...,Y 1,Y 0,Y 1,...} Defn: {Y t } is covariance stationary if E[Y t ]μ for all t cov(y t,y t j )E[(Y t μ)(y

More information

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis Chapter 12: An introduction to Time Series Analysis Introduction In this chapter, we will discuss forecasting with single-series (univariate) Box-Jenkins models. The common name of the models is Auto-Regressive

More information

Notes on Time Series Modeling

Notes on Time Series Modeling Notes on Time Series Modeling Garey Ramey University of California, San Diego January 17 1 Stationary processes De nition A stochastic process is any set of random variables y t indexed by t T : fy t g

More information

Classic Time Series Analysis

Classic Time Series Analysis Classic Time Series Analysis Concepts and Definitions Let Y be a random number with PDF f Y t ~f,t Define t =E[Y t ] m(t) is known as the trend Define the autocovariance t, s =COV [Y t,y s ] =E[ Y t t

More information

Time Series 4. Robert Almgren. Oct. 5, 2009

Time Series 4. Robert Almgren. Oct. 5, 2009 Time Series 4 Robert Almgren Oct. 5, 2009 1 Nonstationarity How should you model a process that has drift? ARMA models are intrinsically stationary, that is, they are mean-reverting: when the value of

More information

Multivariate Time Series

Multivariate Time Series Multivariate Time Series Fall 2008 Environmental Econometrics (GR03) TSII Fall 2008 1 / 16 More on AR(1) In AR(1) model (Y t = µ + ρy t 1 + u t ) with ρ = 1, the series is said to have a unit root or a

More information

3. ARMA Modeling. Now: Important class of stationary processes

3. ARMA Modeling. Now: Important class of stationary processes 3. ARMA Modeling Now: Important class of stationary processes Definition 3.1: (ARMA(p, q) process) Let {ɛ t } t Z WN(0, σ 2 ) be a white noise process. The process {X t } t Z is called AutoRegressive-Moving-Average

More information

Time Series I Time Domain Methods

Time Series I Time Domain Methods Astrostatistics Summer School Penn State University University Park, PA 16802 May 21, 2007 Overview Filtering and the Likelihood Function Time series is the study of data consisting of a sequence of DEPENDENT

More information

Univariate Time Series Analysis; ARIMA Models

Univariate Time Series Analysis; ARIMA Models Econometrics 2 Fall 24 Univariate Time Series Analysis; ARIMA Models Heino Bohn Nielsen of4 Outline of the Lecture () Introduction to univariate time series analysis. (2) Stationarity. (3) Characterizing

More information

Autoregressive and Moving-Average Models

Autoregressive and Moving-Average Models Chapter 3 Autoregressive and Moving-Average Models 3.1 Introduction Let y be a random variable. We consider the elements of an observed time series {y 0,y 1,y2,...,y t } as being realizations of this randoms

More information

Solar irradiance forecasting for Chulalongkorn University location using time series models

Solar irradiance forecasting for Chulalongkorn University location using time series models Senior Project Proposal 2102490 Year 2016 Solar irradiance forecasting for Chulalongkorn University location using time series models Vichaya Layanun ID 5630550721 Advisor: Assist. Prof. Jitkomut Songsiri

More information

Econ 623 Econometrics II Topic 2: Stationary Time Series

Econ 623 Econometrics II Topic 2: Stationary Time Series 1 Introduction Econ 623 Econometrics II Topic 2: Stationary Time Series In the regression model we can model the error term as an autoregression AR(1) process. That is, we can use the past value of the

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

More information

Problem Set 1 Solution Sketches Time Series Analysis Spring 2010

Problem Set 1 Solution Sketches Time Series Analysis Spring 2010 Problem Set 1 Solution Sketches Time Series Analysis Spring 2010 1. Construct a martingale difference process that is not weakly stationary. Simplest e.g.: Let Y t be a sequence of independent, non-identically

More information

Part II. Time Series

Part II. Time Series Part II Time Series 12 Introduction This Part is mainly a summary of the book of Brockwell and Davis (2002). Additionally the textbook Shumway and Stoffer (2010) can be recommended. 1 Our purpose is to

More information

9) Time series econometrics

9) Time series econometrics 30C00200 Econometrics 9) Time series econometrics Timo Kuosmanen Professor Management Science http://nomepre.net/index.php/timokuosmanen 1 Macroeconomic data: GDP Inflation rate Examples of time series

More information

Ch 6. Model Specification. Time Series Analysis

Ch 6. Model Specification. Time Series Analysis We start to build ARIMA(p,d,q) models. The subjects include: 1 how to determine p, d, q for a given series (Chapter 6); 2 how to estimate the parameters (φ s and θ s) of a specific ARIMA(p,d,q) model (Chapter

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Long-run Relationships in Finance Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Long-Run Relationships Review of Nonstationarity in Mean Cointegration Vector Error

More information

Consider the trend-cycle decomposition of a time series y t

Consider the trend-cycle decomposition of a time series y t 1 Unit Root Tests Consider the trend-cycle decomposition of a time series y t y t = TD t + TS t + C t = TD t + Z t The basic issue in unit root testing is to determine if TS t = 0. Two classes of tests,

More information

ESSE Mid-Term Test 2017 Tuesday 17 October :30-09:45

ESSE Mid-Term Test 2017 Tuesday 17 October :30-09:45 ESSE 4020 3.0 - Mid-Term Test 207 Tuesday 7 October 207. 08:30-09:45 Symbols have their usual meanings. All questions are worth 0 marks, although some are more difficult than others. Answer as many questions

More information

Circle a single answer for each multiple choice question. Your choice should be made clearly.

Circle a single answer for each multiple choice question. Your choice should be made clearly. TEST #1 STA 4853 March 4, 215 Name: Please read the following directions. DO NOT TURN THE PAGE UNTIL INSTRUCTED TO DO SO Directions This exam is closed book and closed notes. There are 31 questions. Circle

More information

Estimation and application of best ARIMA model for forecasting the uranium price.

Estimation and application of best ARIMA model for forecasting the uranium price. Estimation and application of best ARIMA model for forecasting the uranium price. Medeu Amangeldi May 13, 2018 Capstone Project Superviser: Dongming Wei Second reader: Zhenisbek Assylbekov Abstract This

More information

Lecture 1: Fundamental concepts in Time Series Analysis (part 2)

Lecture 1: Fundamental concepts in Time Series Analysis (part 2) Lecture 1: Fundamental concepts in Time Series Analysis (part 2) Florian Pelgrin University of Lausanne, École des HEC Department of mathematics (IMEA-Nice) Sept. 2011 - Jan. 2012 Florian Pelgrin (HEC)

More information

Time Series Outlier Detection

Time Series Outlier Detection Time Series Outlier Detection Tingyi Zhu July 28, 2016 Tingyi Zhu Time Series Outlier Detection July 28, 2016 1 / 42 Outline Time Series Basics Outliers Detection in Single Time Series Outlier Series Detection

More information

Ch. 14 Stationary ARMA Process

Ch. 14 Stationary ARMA Process Ch. 14 Stationary ARMA Process A general linear stochastic model is described that suppose a time series to be generated by a linear aggregation of random shock. For practical representation it is desirable

More information

Quantitative Finance I

Quantitative Finance I Quantitative Finance I Linear AR and MA Models (Lecture 4) Winter Semester 01/013 by Lukas Vacha * If viewed in.pdf format - for full functionality use Mathematica 7 (or higher) notebook (.nb) version

More information

Romanian Economic and Business Review Vol. 3, No. 3 THE EVOLUTION OF SNP PETROM STOCK LIST - STUDY THROUGH AUTOREGRESSIVE MODELS

Romanian Economic and Business Review Vol. 3, No. 3 THE EVOLUTION OF SNP PETROM STOCK LIST - STUDY THROUGH AUTOREGRESSIVE MODELS THE EVOLUTION OF SNP PETROM STOCK LIST - STUDY THROUGH AUTOREGRESSIVE MODELS Marian Zaharia, Ioana Zaheu, and Elena Roxana Stan Abstract Stock exchange market is one of the most dynamic and unpredictable

More information

7. MULTIVARATE STATIONARY PROCESSES

7. MULTIVARATE STATIONARY PROCESSES 7. MULTIVARATE STATIONARY PROCESSES 1 1 Some Preliminary Definitions and Concepts Random Vector: A vector X = (X 1,..., X n ) whose components are scalar-valued random variables on the same probability

More information

Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications

Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2018 Overview Moving average processes Autoregressive

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY PREFACE xiii 1 Difference Equations 1.1. First-Order Difference Equations 1 1.2. pth-order Difference Equations 7

More information

Basics: Definitions and Notation. Stationarity. A More Formal Definition

Basics: Definitions and Notation. Stationarity. A More Formal Definition Basics: Definitions and Notation A Univariate is a sequence of measurements of the same variable collected over (usually regular intervals of) time. Usual assumption in many time series techniques is that

More information

7. Forecasting with ARIMA models

7. Forecasting with ARIMA models 7. Forecasting with ARIMA models 309 Outline: Introduction The prediction equation of an ARIMA model Interpreting the predictions Variance of the predictions Forecast updating Measuring predictability

More information

This note introduces some key concepts in time series econometrics. First, we

This note introduces some key concepts in time series econometrics. First, we INTRODUCTION TO TIME SERIES Econometrics 2 Heino Bohn Nielsen September, 2005 This note introduces some key concepts in time series econometrics. First, we present by means of examples some characteristic

More information

Discrete time processes

Discrete time processes Discrete time processes Predictions are difficult. Especially about the future Mark Twain. Florian Herzog 2013 Modeling observed data When we model observed (realized) data, we encounter usually the following

More information

FinQuiz Notes

FinQuiz Notes Reading 9 A time series is any series of data that varies over time e.g. the quarterly sales for a company during the past five years or daily returns of a security. When assumptions of the regression

More information

APPLIED ECONOMETRIC TIME SERIES 4TH EDITION

APPLIED ECONOMETRIC TIME SERIES 4TH EDITION APPLIED ECONOMETRIC TIME SERIES 4TH EDITION Chapter 2: STATIONARY TIME-SERIES MODELS WALTER ENDERS, UNIVERSITY OF ALABAMA Copyright 2015 John Wiley & Sons, Inc. Section 1 STOCHASTIC DIFFERENCE EQUATION

More information

Decision 411: Class 9. HW#3 issues

Decision 411: Class 9. HW#3 issues Decision 411: Class 9 Presentation/discussion of HW#3 Introduction to ARIMA models Rules for fitting nonseasonal models Differencing and stationarity Reading the tea leaves : : ACF and PACF plots Unit

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

More information

A time series is called strictly stationary if the joint distribution of every collection (Y t

A time series is called strictly stationary if the joint distribution of every collection (Y t 5 Time series A time series is a set of observations recorded over time. You can think for example at the GDP of a country over the years (or quarters) or the hourly measurements of temperature over a

More information

ARIMA Models. Jamie Monogan. January 16, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 16, / 27

ARIMA Models. Jamie Monogan. January 16, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 16, / 27 ARIMA Models Jamie Monogan University of Georgia January 16, 2018 Jamie Monogan (UGA) ARIMA Models January 16, 2018 1 / 27 Objectives By the end of this meeting, participants should be able to: Argue why

More information

Stat 5100 Handout #12.e Notes: ARIMA Models (Unit 7) Key here: after stationary, identify dependence structure (and use for forecasting)

Stat 5100 Handout #12.e Notes: ARIMA Models (Unit 7) Key here: after stationary, identify dependence structure (and use for forecasting) Stat 5100 Handout #12.e Notes: ARIMA Models (Unit 7) Key here: after stationary, identify dependence structure (and use for forecasting) (overshort example) White noise H 0 : Let Z t be the stationary

More information

2. An Introduction to Moving Average Models and ARMA Models

2. An Introduction to Moving Average Models and ARMA Models . An Introduction to Moving Average Models and ARMA Models.1 White Noise. The MA(1) model.3 The MA(q) model..4 Estimation and forecasting of MA models..5 ARMA(p,q) models. The Moving Average (MA) models

More information

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Fin. Econometrics / 53

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Fin. Econometrics / 53 State-space Model Eduardo Rossi University of Pavia November 2014 Rossi State-space Model Fin. Econometrics - 2014 1 / 53 Outline 1 Motivation 2 Introduction 3 The Kalman filter 4 Forecast errors 5 State

More information

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index Applied Mathematical Sciences, Vol. 8, 2014, no. 32, 1557-1568 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4150 Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial

More information

AR, MA and ARMA models

AR, MA and ARMA models AR, MA and AR by Hedibert Lopes P Based on Tsay s Analysis of Financial Time Series (3rd edition) P 1 Stationarity 2 3 4 5 6 7 P 8 9 10 11 Outline P Linear Time Series Analysis and Its Applications For

More information

{ } Stochastic processes. Models for time series. Specification of a process. Specification of a process. , X t3. ,...X tn }

{ } Stochastic processes. Models for time series. Specification of a process. Specification of a process. , X t3. ,...X tn } Stochastic processes Time series are an example of a stochastic or random process Models for time series A stochastic process is 'a statistical phenomenon that evolves in time according to probabilistic

More information

The autocorrelation and autocovariance functions - helpful tools in the modelling problem

The autocorrelation and autocovariance functions - helpful tools in the modelling problem The autocorrelation and autocovariance functions - helpful tools in the modelling problem J. Nowicka-Zagrajek A. Wy lomańska Institute of Mathematics and Computer Science Wroc law University of Technology,

More information

E 4101/5101 Lecture 6: Spectral analysis

E 4101/5101 Lecture 6: Spectral analysis E 4101/5101 Lecture 6: Spectral analysis Ragnar Nymoen 3 March 2011 References to this lecture Hamilton Ch 6 Lecture note (on web page) For stationary variables/processes there is a close correspondence

More information

Week 5 Quantitative Analysis of Financial Markets Characterizing Cycles

Week 5 Quantitative Analysis of Financial Markets Characterizing Cycles Week 5 Quantitative Analysis of Financial Markets Characterizing Cycles Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036

More information

Lecture 6a: Unit Root and ARIMA Models

Lecture 6a: Unit Root and ARIMA Models Lecture 6a: Unit Root and ARIMA Models 1 2 Big Picture A time series is non-stationary if it contains a unit root unit root nonstationary The reverse is not true. For example, y t = cos(t) + u t has no

More information

5 Autoregressive-Moving-Average Modeling

5 Autoregressive-Moving-Average Modeling 5 Autoregressive-Moving-Average Modeling 5. Purpose. Autoregressive-moving-average (ARMA models are mathematical models of the persistence, or autocorrelation, in a time series. ARMA models are widely

More information