• We are pleased to announce that the winner of our Feedback Prize Draw for the Winter 2024-25 session and winning £150 of gift vouchers is Zhao Liang Tay. Congratulations to Zhao Liang. If you fancy winning £150 worth of gift vouchers (from a major UK store) for the Summer 2025 exam sitting for just a few minutes of your time throughout the session, please see our website at https://www.acted.co.uk/further-info.html?pat=feedback#feedback-prize for more information on how you can make sure your name is included in the draw at the end of the session.
  • Please be advised that the SP1, SP5 and SP7 X1 deadline is the 14th July and not the 17th June as first stated. Please accept out apologies for any confusion caused.

Time Series (April 2005 q4)

Hi Jia

The easiest way to calculate this is using the formula for \( \rho_k \) of an \( ARMA(1,1) \) given on page 40 of the Tables, using \( \alpha=0.8 \) and \( \beta=0.2 \). However, the question asks us to derive this, which we can do as follows:

For an \( ARMA(1,1) \) it is easiest to do two starter steps:

\( Cov(Y_t, Z_t) = Cov(0.8Y_{t-1} + Z_t + 0.2Z_{t-1}, Z_t) = Cov(Z_t, Z_t) = \sigma^2 \)
\( Cov(Y_t, Z_{t-1}) = Cov(0.8Y_{t-1} + Z_t + 0.2Z_{t-1}, Z_{t-1}) = 0.8Cov(Y_{t-1}, Z_{t-1}) + 0.2Cov(Z_{t-1}, Z_{t-1}) = 0.8\sigma^2 + 0.8\sigma^2 = \sigma^2 \)

Then we can derive the autocovariance function, \( \gamma_k \):

\( \gamma_0 = Cov(Y_t, Y_t) = Cov(0.8Y_{t-1} + Z_t + 0.2Z_{t-1}, Y_t) = 0.8\gamma_1 + \sigma^2 + 0.2\sigma^2 = 0.8\gamma_1 + 1.2\sigma^2 \)
\( \gamma_1 = Cov(Y_t, Y_{t-1}) = Cov(0.8Y_{t-1} + Z_t + 0.2Z_{t-1}, Y_{t-1}) = 0.8\gamma_0 + 0.2\sigma^2 \)

At this point, we can solve these equations simultaneously to give us \( \gamma_0 \) and \( \gamma_1 \) in terms of \( \sigma^2 \) only:

\( \gamma_0 = 0.8(0.8\gamma_0 + 0.2\sigma^2) + 1.2\sigma^2 = 0.64\gamma_0 + 1.36\sigma^2 \ \Rightarrow \gamma_0 = \frac{34}{9}\sigma^2 \)
\( \gamma_1 = 0.8\frac{34}{9}\sigma^2 + 0.2\sigma^2 = \frac{29}{9}\sigma^2 \)

Continuing with higher values of \( k \), we get:

\( \gamma_2 = Cov(Y_t, Y_{t-2}) = Cov(0.8Y_{t-1} + Z_t + 0.2Z_{t-1}, Y_{t-2}) = 0.8\gamma_1 \)
\( \gamma_3 = Cov(Y_t, Y_{t-3}) = Cov(0.8Y_{t-1} + Z_t + 0.2Z_{t-1}, Y_{t-3}) = 0.8\gamma_2 \)

etc.

We can see generalises to \( \gamma_k = 0.8\gamma_{k-1} \) for \( k > 1 \).

To get the autocorrelation function we apply the relationship \( \rho_k = \frac{\gamma_k}{\gamma_0} \). This gives:

\( \rho_0 = 1 \)
\( \rho_1 = \frac{29}{9} \times \frac{9}{34} = \frac{29}{34} \)
\( \rho_2 = \frac{\gamma_2}{\gamma_0} = \frac{0.8\gamma_1}{\gamma_0} = 0.8\rho_1 \)
\( \rho_3 = \frac{\gamma_3}{\gamma_0} = \frac{0.8\gamma_2}{\gamma_0} = \frac{0.8^2\gamma_1}{\gamma_0} = 0.8^2\rho_1 \)

Again, we can see this generalises to \( \rho_k = 0.8^{k-1}\rho_1 \) for \( k > 1 \).

This is a lengthy derivation for 6 marks, which was more common in written exams. However, I have shown more here than was required in the marking schedule.

Hope this helps,

Dave
 
Back
Top