SDFSDFSD
SDFSDFSD
SDFSDFSD
Gomez
Angelica H. Mutia
1. (ARMA lag inclusion) Review Table 8.1. Why is the MA(3) term included even though the p-
value indicates that it is not significant? What would be the costs and benefits of dropping the
insignificant MA(3) term?
What we are usually doing is including all the lags up until the maximum that can be adopted,
however we can still remove or drop insignificant lags without doing damage.
The costs and benefits of dropping depend on the number of samples. If the sample is large there
would be a little benefit, but if the sample is small, which has limited degrees of freedom, the
benefit would be larger.
2. (Shapes of correlograms) Given the following ARMA processes, sketch the expected forms of
the autocorrelation and partial autocorrelation functions. (Hint: examine the roots of the various
autoregressive and moving average lag operator polynomials.)
1
a. 𝑦𝑡 = ( ) 𝜀𝑡
1−1.05𝐿−0.09𝐿2
b. 𝑦𝑡 = (1 − 0.4𝐿)𝜀𝑡
yt = 𝜀t - 0.4L𝜀t
From the sketch above, we can see that there is a sharp cutoff beyond lag one due to MA(1)
structure.
1
c. 𝑦𝑡 = ( ) 𝜀𝑡
1−0.7𝐿
𝜀t = (1 - 0.7L)yt
𝜀t = yt − 0.7𝐿yt
yt = 0.7𝐿yt + 𝜀t
3. (The autocovariance function of the MA(1) process, revisited) In the text we wrote
( ) ( ) ( )( ) 𝜽𝝈𝟐 , 𝝉 = 𝟏
𝜸 𝝉 = 𝑬 𝒚𝒕 𝒚𝒕−𝝉 = 𝑬( 𝜺𝒕 + 𝜽𝜺𝒕−𝟏 𝜺𝒕−𝝉 + 𝜽𝜺𝒕−𝝉−𝟏 ) = {
𝟎, 𝒐𝒕𝒉𝒆𝒓𝒘𝒊𝒔𝒆
Fill in the missing steps by evaluating explicitly the expectation
= 𝜽𝑬(𝜺𝟐𝒕−𝟏 )
= 𝜽𝝈𝟐
When we set 𝝉 > 𝟏,
𝑬(𝜺𝒕 𝜺𝒕−𝟐 + 𝜺𝒕 𝜽𝜺𝒕−𝟑 + 𝜽𝜺𝒕−𝟏 𝜺𝒕−𝟐 + 𝜽𝜺𝒕−𝟏 𝜽𝜺𝒕−𝟑 ), 𝝉 = 𝟐
𝑬(𝜺𝒕 𝜺𝒕−𝟑 + 𝜺𝒕 𝜽𝜺𝒕−𝟒 + 𝜽𝜺𝒕−𝟏 𝜺𝒕−𝟑 + 𝜽𝜺𝒕−𝟏 𝜽𝜺𝒕−𝟑 ), 𝝉 = 𝟑
and so on. Notice that all expected cross products of ɛ’s vanish, so we simply get 0.
4. (ARMA algebra) Derive expressions for the autocovariance function, autocorrelation function,
conditional mean, unconditional mean, conditional variance and unconditional variance of the
following processes:
a. 𝑦𝑡 = 𝜇 + 𝜀𝑡 + 𝜃1 𝜀𝑡−1 + 𝜃2 𝜀𝑡−2
Autocovariance Function:
𝜸(𝟏) = 𝑬(𝜀𝑡 𝜀𝑡−𝟏 + 𝜀𝑡 𝜃1 𝜀𝑡−2 + 𝜀𝑡 𝜃2 𝜀𝑡−3 + 𝜃1 𝜀𝑡−1 𝜀𝑡−1 + 𝜃1 𝜀𝑡−1 𝜃1 𝜀𝑡−𝟐 + 𝜃1 𝜀𝑡−1 𝜃2 𝜀𝑡−𝟑
+ 𝜃2 𝜀𝑡−2 𝜀𝑡−𝟏 + 𝜃2 𝜀𝑡−2 𝜃1 𝜀𝑡−2 + 𝜃2 𝜀𝑡−2 𝜃2 𝜀𝑡−3 )
= 𝑬(0 + 0 + 0 + 𝜃1 𝜀𝑡−1 𝜀𝑡−1 + 0 + 0 + 0 + 0 + 0)
= 𝑬((𝜃1 𝜀𝑡−1 𝜀𝑡−1 )2 )
= 𝜃12 𝑬(𝜀𝑡−1
𝟐
) = 𝜃12 𝝈𝟐
Autocorrelation Function:
𝝉 = 𝟎, 𝟏, 𝟐, …
Conditional Mean:
Autocorrelation Function:
Conditional Mean:
𝑬(𝝋𝒚𝒕−𝟏 + 𝜺𝒕 + 𝜽𝜺𝒕−𝟏 |𝜴𝒕−𝟏 ) = 𝑬(𝝋𝒚𝒕−𝟏 |𝜴𝒕−𝟏 ) + 𝑬(𝜺𝒕 |𝜴𝒕−𝟏 ) + 𝜽𝑬( 𝜺𝒕−𝟏 |𝜴𝒕−𝟏 )
Unconditional Mean:
Unconditional Variance:
𝒗𝒂𝒓(𝒚𝒕 ) = 𝒗𝒂𝒓(𝝋𝒚𝒕−𝟏 + 𝜺𝒕 + 𝜽𝜺𝒕−𝟏 )