Explanation
For an ARMA(1,1) model: Yt=c+ϕYt−1+θϵt−1+ϵt
Given: Yt=0.3+0.5Yt−1−0.6ϵt−1+ϵt
Where:
- c=0.3
- ϕ=0.5
- θ=−0.6
The long-run mean (unconditional mean) for a covariance-stationary ARMA(1,1) process is:
E[Yt]=1−ϕc
Substituting the values:
E[Yt]=1−0.50.3=0.50.3=0.6
Key points:
- The MA component (θϵt−1) does not affect the long-run mean
- The process must be covariance-stationary, which requires ∣ϕ∣<1 (here ∣0.5∣<1)
- The long-run mean depends only on the constant term and the AR coefficient
Therefore, the correct answer is D: E[Yt]=0.6