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 an ARMA(1,1) model is:
E[Yt]=1−ϕc=1−0.50.3=0.50.3=0.6
Therefore, the long-run mean is E[Yt]=0.6.