8.1 Stationarity
Generally, a time-series is stationary if its probabilistic properties do not change over time
Unlike a nonstationary time-series, a stationary one has time-invariant characteristics:
Mean (expected value) E(yt)=μ ∀ t
Variance Var(yt)=σ2 ∀ t
Autocovariance Cov(yt,yt−k)=E[(yt−μ)(yt−k−μ)]=γk
The covariance between shifted values of the same time-series is called autocovariance
Autocovariance (8.8) is a function of the time lag k, but does not depend on time t
Commonly, autocovariance is being standardized, and thus an autocorrelation is derived
ρ(yt,yt−k)=Cov(yt,yt−k)Var(yt)=γkσ2=ρk
A sequence of autocorrelation coefficients up to and including p lags ρ0, ρ1, ρ2,…, ρk,…,ρp forms the autocorrelation function ACF
A graphical representation of the autocorrelation coefficients ρk for non-negative lags k=0,1,2,…,p is called correlogram
The ACF is a decreasing function of the lag k
The properties of the autocorrelation function ACF are: ρ0=1−1≤ρk≤+1 ∀ k>0ρk=ρ−k ∀ k>0
Based on the time-series values from the sample, the autocorrelation coefficient is estimated using the formula
ˆρk=T∑t=k+1(yt−ˉy)(yt−k−ˉy)T∑t=1(yt−ˉy)2 ; ˉy=T∑t=1ytT
For stationary time-series, the ACF decays quickly
The quick decay of the ACF occurs at the first few lags
The stationarity conditions in a broader sense will be fulfilled if a time-series does not contain a deterministic trend (clear long-term trending), nor stochastic trend (radnom walk), if the variance of the time-series is constant (stable), or if does not contain any periodic or systematic variations (such as seasonality).