The AR(1) process

Summary

AR(1) process

  • We say that a time series process y1,,yT follows a stationary AR(1) process if y1,,yT is stationary and

yt=β1+ρyt1+εt,t=1,,T

White noise

We say that the error process ε1,,εT is white noise if:

  • εt is independent of all lagged values of y ( yt1,yt2, )
  • Two distinct error terms are independent
  • E(εt)=0 and Var(εt)=σ2

Moments for a stationary AR(1) process

  • We say that an AR(1) process satisfy the stability condition if |ρ|<1 . The stability condition is a necessary condition for stationarity.
  • If yt follows a stationary AR(1) process and the error process ε1,,εT is white noise with Var(εt)=σ2 then

E(yt)=β11ρ

Var(yt)=σ21ρ2

Cov(yt,yts)=ρsσ21ρ2

Estimating an AR(1) process

  • Due to lagged dependent variables, the GM assumptions cannot hold
  • However, if the process is stationary and the errors are white noise then the OLS estimator and the standard errors will be consistent.
  • For 0<ρ<1 , the OLS estimator is biased downward.