frenchkiki
- 25
- 0
Homework Statement
Calculate: PLIM (probability limit) \frac{1}{T} \sum^T_{t=2} u^2_t Y^2_{t-1}
Homework Equations
Y_t = \rho Y_{t-1} + u_t, t=1,...T, |\rho| <1 which the autoregressive process of order 1
E(u_t) = 0, Var(u_t) = \sigma^2 for t
cov(u_j, u_s) = 0 for j \neq s
The Attempt at a Solution
I know that PLIM \frac{1}{T} \sum^T_{t=2} u^2_t Y^2_{t-1} = E[u^2_t Y^2_{t-1}]
I have found Y_{t-1} = \sum^{T-1}_{j=0} \rho^j u_{t-1-j}
Plugging in, I get E[u^2_t Y^2_{t-1}] = E[u^2_t (\sum^{T-1}_{j=0} \rho^j u_{t-1-j})^2]=E[(u_t (\sum^{T-1}_{j=0} \rho^j u_{t-1-j}))^2]=E[(\sum^{T-1}_{j=0} \rho^j u_{t-j} u_{t-1-j})^2]=\sum^{T-1}_{j=0} \rho^j E[(u_{t-j} u_{t-1-j})^2]
And I am stuck here because I don't know what to do with E[(u_{t-j} u_{t-1-j})^2] ??
Thank you in advance!
Last edited: