Thanks rcoffman
to rcoffman and raydhiii I agree with A and B also. for C, Corr(Yt,Yt-2) = Cov(Yt,Yt-2)/(sqrt(Var(Yt)*Var(Yt-2)) = Cov(Yt,Yt-2)/Var(Yt) (since Var(Yt) = Var(Yt-k) for k = 0, 1, 2, 3, . . . ) I got Cov(Yt,Yt-2) = -0.345
Derivation:
Cov(Yt,Yt-2) = Cov(e(t)+phi*e(t-1)-phi^2e(t-2)+ . . ., e(t-2)+phi*e(t-3)-phi^2*e(t-4)+. . . ) =>
skipping some steps =>
-phi^2*Var(e(t-2))+phi^4*Var(e(t-3))+phi^6*Var(e(t-4))+ . . . =>
sigma^2*(-phi^2+phi^4+phi^6+ . . . ) =>
sigma^2*(-phi^2+phi^4*(1+phi^2+phi^4+ . . .)) =>
sigma^2*(-phi^2+phi^4/(1-phi^2))
plug in the sigma^2 = 9 and phi = 0.2
THEN to get Corr we divide by Var(Yt)
to get -.0368
anyone agree?
thanks for your time and patience ^^
|