14
Time Series Asymptotics Time series as a stochastic process must satisfy the property of stationarity and ergodicity

Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

  • Upload
    lyminh

  • View
    213

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Time Series Asymptotics

Time series as a stochastic process must satisfy the property of stationarity and ergodicity

Page 2: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Stationarity

• A time series process {zi} is (strongly) stationary if the joint probability distribution of any set of k observations in the sequence {zi,zi+1,…,zi+k-1} is the same regardless of the origin, i, in the time scale.

Page 3: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Stationarity

• A time series process {zi} is covariance stationary or weakly stationary if E(zi) = m is finite and is the same for all i; and if the covariance between any two observations, Cov(zi,zi-k) = gk, is a finite function only of model parameters and their distance apart in time k, but not the absolute location of either observation on the time scale.

• gk = g-k

Page 4: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Ergodicity

• A stationary time series process {zi} is ergodic if for any two bunded functions that map vectors in the a and b dimensional real vector spaces to real scalars, f: Ra→ R and g: Rb→ R,

1 1 1 1

1 1 1 1

lim , ,..., , ,...,

, ,..., , ,...,

i i i a i k i k i k bk

i i i a i k i k i k b

E f z z z g z z z

E f z z z E g z z z

Page 5: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Ergodic Theorem

• If {zi} is a time series process that is stationary and ergodic and E[|zi|] is a finite constant, and if

1

1, , ( )

n

n i n as iiz z then z where E z

nm m

Page 6: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Ergodicity of Functions

• If {zi} is a time series process that is stationary and ergodic and if yi = f(zi) is a measurable function in the probability space that defines zi, then {yi} is also stationary and ergodic.

• Let {Zi} define a Kx1 vector valued stochastic process—each element of the vector {zi} is an ergodic and stationary series, and the characteristics of ergodicity and stationarity apply to the joint distribution of the elements of {Zi}. Then, the ergodic theorem applies to functions of {Zi}.

Page 7: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Martingale Sequence

• A vector sequence {Zi} is a martingale sequence if E(Zi|Zi-1,Zi-2,…) = Zi.

• A vector sequence {Zi} is a martingale difference sequence (m.d.s) if E(Zi|Zi-1,Zi-2,…) = 0.

Page 8: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Martingale Difference CLT

• If {Zi} is a vector valued stationary and ergodic martingale difference sequence, with E(ZiZi

’) = S, where S is a finite positive definite matrix, and if

1

1, (0, )

n

n i n diZ Z then nZ N

n S

Page 9: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Gordin’s CLT

• If {Zi} is stationary and ergodic and if the following three conditions are met, then

– 1. Asymptotic uncorrelatedness: E(Zi|Zi-k,Zi-k-1,…) converges in mean squares to zero as k →∞.

*

*

(0, )

lim

n d

nn

nZ N

where Var nZ

Page 10: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Gordin’s CLT

– 2. Summability of autocovariances: With dependent observations, the following covariance matrix is finite. In particular, E(ZiZj

’) = 0, a finite matrix.

' *

0 0

lim ( , )n i j kn

i j k

Var nZ Cov Z Z

Page 11: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Gordin’s CLT

– 3. Asymptotic negligibility of innovations: The information eventually becomes negligible as it fades far back in time from the current observation.

1 1 2

'

0 0

| , ,... | , ,... ,

( )

ik i i k i k i i k i k

i ik ik ik

k k

Let r E Z Z Z E Z Z Z

then Z r and E r r is finite

Page 12: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Time Series Asymptotics

• Linear Model: yi = xi′b + ei (i=1,2,…,n)

• Least Squares Estimation – b = (X'X)-1X'y = b + (X‘X/n)-1 (X‘e/n)

– E(b) = b + (X‘X/n)-1 E(X‘e/n) = b

– Var(b) = (X'X/n)-1 E[(X‘e/n)(X‘e/n)’](X'X/n)-1 = (X‘X)-1(X‘ΩX)(X'X)-1 where Ω = E(ee')

Page 13: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Time Series Asymptotics

• We assume the stochastic process generating {xi} is stationary and ergodic, then by ergodic theorem, limn i xixi′/n = E(xi xi′) is finite

• If ei is not serially correlated, then gi= xiei is a m.d.s, so – limn i xiei/n = E(xiei) = E(gi)=0

– limn i xixj′eiej/n = E(gigj′) = Var(gi) is finite

• Therefore, b is consistent!

Page 14: Time Series Asymptotics - Portland State Universityweb.pdx.edu/~crkl/ec571/ec571-tsa.pdfStationarity •A time series process {z i} is (strongly) stationary if the joint probability

Time Series Asymptotics

• If {xi,ei} are jointly stationary and ergodic, then by ergodic theorems, consistency of the parameter estimates can be established.

• If ei is not serially correlated, then by Martingale Difference CLT,

• If ei is serially correlated and dependence in xi, then by Godin’s CLT,

'

1

1, ( , )

n

n i n dithen n N where

n g g g 0 Σ Σ XΩX

* *(0, ), limn d nn

n N where Var n

g g