4.5 Autoregressive Processes AR (P) : Definition 4.7. An
4.5 Autoregressive Processes AR (P) : Definition 4.7. An
4.5 Autoregressive Processes AR (P) : Definition 4.7. An
STATIONARY TS MODELS
where {Zt } is white noise, i.e., {Zt } ∼ W N(0, σ 2 ), and Zt is uncorrelated with
Xs for each s < t.
Remark 4.12. We assume (for simplicity of notation) that the mean of Xt is zero.
If the mean is E Xt = µ 6= 0, then we replace Xt by Xt − µ to obtain
where
α = µ(1 − φ1 − . . . − φp ).
Xt = φT Xt−1 + Zt .
(1 − φ1 B − φ2 B 2 − . . . − φp B p )Xt = Zt
4.5. AUTOREGRESSIVE PROCESSES AR(P) 75
φ(B)Xt = Zt , (4.21)
φ(B) = 1 − φ1 B − φ2 B 2 − . . . − φp B p .
Then the AR(p) can be viewed as a solution to the equation (4.21), i.e.,
1
Xt = Zt . (4.22)
φ(B)
4.5.1 AR(1)
According to Definition 4.7 the autoregressive process of order 1 is given by
Xt = φXt−1 + Zt , (4.23)
Corollary 4.1 says that an infinite combination of white noise variables is a sta-
tionary process. Here, due to the recursive form of the TS we can write AR(1) in
such a form. Namely
Xt = φXt−1 + Zt
= φ(φXt−2 + Zt−1 ) + Zt
= φ2 Xt−2 + φZt−1 + Zt
..
.
k−1
X
= φk Xt−k + φj Zt−j .
j=0
What would we obtain if we have continued the backwards operation, i.e., what
happens when k → ∞?