Tsa Final 2017 Sol
Tsa Final 2017 Sol
Note: Unless indicated otherwise, {εt } represents a white noise process with variance σε2 .
Question 1
Consider the AR(2) process given by
a. [10] For which value(s) of φ is {yt } stationary? Determine the expected value E(yt ) for
those cases.
1 − 2φ 1
E(yt ) = = .
φ(1) 1+φ
A: The process is stationary in first differences if we have a unit root together with a
stationary root. A unit root combined with a stationary AR root occurs for φ = 1/2. The
other inverted AR root in that case is w2 = −1/2 (stationary). (For φ = −1 the inverted
AR roots are w1 = −2 [unstable] and w2 = 1 [unit root], so this doesn’t lead to an I(1)
process).
c. [10] Calculate, assuming that φ is restricted to values for which {yt } is stationary, the au-
tocorrelation function of the process in terms of φ. [Hint: Use the Yule-Walker equations.]
A: Because the expectation of the process is irrelevant for the acf, we work with the process
without the constant, so for convenience we write yt for yt − E(yt ) and obtain
γ1 = φγ0 + 2φ2 γ1
ρk = c1 (2φ)k + c2 (−φ)k .
φ
We are interested in the specific solution that satisfies ρ0 = 1 and ρ1 = 1−2φ2
, so we require
!
1
1 1 c1
= φ ,
2φ −φ c2 1−2φ2
which leads to (left multiply both sides with the inverse of the matrix on the left)
! 1 1
1 1 +
c1 −1 −φ −1 3 1−2φ2
= = .
φ
c2 3φ −2φ 1 1−2φ 2
1
2− 1
2
3 1−2φ
⇒
2 − 2φ2 k 1 − 4φ2
ρk = 2
(2φ) + 2
(−φ)k .
3 − 6φ 3 − 6φ
Check: For k = 0 this gives
1 2
ρ0 = + = 1,
3 3
and for k = 1
1 2φ − (−φ) φ
ρ1 = = .
3 1 − 2φ2 1 − 2φ2
Question 2
Let {yt } follow an AR(2) process, that in the error correction form is given by
a. [7] Give the null hypothesis and the alternative hypothesis of the Augmented Dickey-Fuller
test for this model, in terms of the parameter vector (a, b, c). What is de corresponding test
statistic? When does the test reject the null hypothesis (what can you say about the critical
values at the 5% level of significance?
b. [6] For b = −c − 1, find the conditions on a and/or c for which the process is stationary.
A: Upon re-writing the process in the form φ(L)yt = εt , the AR polynomial can be seen to
2
be φ(L) = 1 − (b + c + 1)L + cLp . If b = −c − 1 the characteristic AR roots are solutions
2
to φ(z) = 1 + cz = 0, or z = −1/c. These solutions lie outside the unit circle in the
complex plane if and only if |c| < 1. Note that the process has a unit root for c = −1.
∂yt+h
c. [7] Now suppose that c = 0. Give the impulse response function g(h) = ∂εt
.
yt − µ = (b + 1)(yt−1 − µ) + εt ,
a
with µ = a/φ(1) = b
and the MA(∞) representation
∞
X
yt − µ = (b + 1)i εt−i ,
i=0
∂yt+h
so ∂εt
= (b + 1)h .
Question 3
Suppose that {yt } follows a variation on an ARCH(1)-process, specified by yt = σt νt with
{νt } ∼ NID(0, 1), that is, a sequence of independent, standard normally distributed random
variables, and conditional variance given by
a. [4] Should, apart from the conditions on α and β already mentioned, additional restrictions
be imposed on the parameters? If not, why not? If so, which restrictions and why?
A: Yes, to make sure that the conditional variance is always positive, we need γ > 0, for
2 2
cases where yt−1 is close to zero, and α ≤ β, for the case where yt−1 is very large.
A: Apparently we have
2
γ + (β + α)yt−1 , als yt−1 ≤ 0
σt2 = 2
γ + (β − α)yt−1 , als yt−1 > 0.
Since regardless of what happened before, yt−1 is distributed symmetrically around zero,
d. [6] Give, for an observed time series {yt }nt=1 the log-likelihood function corresponding to
this model, conditional on the first observed value in the time series, y1 .
A: n
X 1 1 2 2
`(α, β, γ) = − log(2π) − log σt − yt /σt ,
t=2
2 2
with σt2 = γ + (β − α sgn(yt−1 ))yt−1
2
, or
n n
n−1 1X 2 1X 2 2
`=− log(2π)− log(γ+(β−α sgn(yt−1 ))yt−1 )− y /(γ+(β−α sgn(yt−1 ))yt−1 ),
2 2 t=2 2 t=2 t
Question 4
Consider the bivcariate VAR(1) model given by
Yt = α + Φ1 Yt−1 + εt ,
1
where {εt } is a bivariate white noise process with variance-covariance matrix Ω, α =
−2.6
and
0.5 0.5
Φ1 = .
1.3 −0.3
A:
1 − 0.5L −0.5L
Φ(L) = .
−1.3L 1 + 0.3L
The inverse of this matrix, apart from the determinant (in Cramer’s rule), is
1 + 0.3L 0.5L
C(L) = .
1.3L 1 − 0.5L
and
1 0
C(L) = ,
−2.6 0
(the lagged value of the constant 1 is 1, and that of −2.6 is −2.6),
(1 − L)(1 + 0.8L)y1,t 0 ε1,t + 0.3ε1,t−1 + 0.5ε2,t−1
= + ,
(1 − L)(1 + 0.8L)y2,t 0 1.3ε1,t−1 + ε2,t − 0.5ε2,t−1
or
(1 − L)(1 + 0.8L)y1,t = ε1,t + 0.3ε1,t−1 + 0.5ε2,t−1
and
(1 − L)(1 + 0.8L)y2,t = 1.3ε1,t−1 + ε2,t − 0.5ε2,t−1 .
So y1,t as well as y2,t follow an ARIMA(1, 1, 1)-process.
c. [10] Rewrite the model in the VECM form. Give the cointegration vector, the vector of
adjustment coefficients and the relation describing the long-run equilibrium. [Hint: does
α give rise to a stochastic trend and/or a constant in the long-run equilibrium relation?]
Check:
−0.5 0.5 −0.5
Π = −Φ(1) = = (1 − 1).
1.3 −1.3 1.3
which shows that α is part of the long run equilibrium relation, given by y1,t − y2,t − 2 = 0
(or an equivalent relation such as y2,t = y1,t − 2).