Stat4005: Time Series: T I 0 I T T 2
Stat4005: Time Series: T I 0 I T T 2
TUTORIAL 3: AR Model
P∞ i
Exercise MA(∞) Consider the process Yt = [ i=0 (0.8B) ] Zt , where {Zt } ∼ N (0, σ 2 ).
a) Find E(Yt ) and V ar(Yt ).
b) Find the autocovariance function of {Yt }.
c) Find the autocorrelation function of {Yt }.
d) Is Yt weakly stationary?
1
i.i.d.
Exercise AR (1) Let Yt = 0.8Yt−1 + Zt , where Zt ∼ N (0, σ 2 ).
a) Find P
the values of ψ0 , ψ1 and ψ2 if the above process is written in the form of MA model
Yt = ∞ j=0 ψj Zt−j .
2
STRATEGY
i.i.d.
Motivation Let Yt = 2Yt−1 + Zt , where Zt ∼ N (0, σ 2 ).
a) Try to express Yt in the form of ∞
P
j=0 ψj Zt−j with all |ψ| < ∞.
3
Exercise AR (2) Let (1 − 1.1B + 0.24B 2 )Yt = at , where {at } ∼ W N (0, σ 2 ).
a) Find P
the values of ψj , j = 0, 1, 2 if the above process is written in the form of MA model
at = ∞ j=0 ψj at−j .
4
Exercise MA (2) Let Xt = at − 0.4at−2 , where {at } ∼ N (0, σ 2 ).
a) Find the values
P∞ of φj , j = 0, 1, 2, 3, . . . if the above process is written in the form of AR
model at = j=0 φj Xt−j .
b) Is Xt stationary? Is Xt causal? Is Xt invertible?
MODEL IDENTIFICATION
AR or MA characteristic equation
• AR polynomial: 1 + ψ1 B + · · · + ψp B p ⇒ AR equation: 1 + ψ1 x + · · · + ψp xp = 0
• MA polynomial: 1 + φ1 B + · · · + φp B p ⇒ MA equation: 1 + φ1 x + · · · + φp xp = 0
5
DEFINITIONS
i.i.d.
Exercise Given at ∼ N (0, 1). Identify the following models (state the type and the order
of the models) and state whether the models are stationary, causal and invertible.
a) Zt = 1.4Zt−1 − 0.4Zt−2 + at
b) Zt = −0.5Zt−1 + 0.14Zt−2 + at
c) Zt = at − 3at−1 + 3at−2 − at−3
d) Zt = 2at − 2.2at−1 + 0.5at−2
-THE END-