Maybe it's a simple question but I don't really understand why it is theoretically required. Let's take the standard GARCH(1,1) σ2t+1=ω+αϵ2t+βσ2t
I don't know in other contexts, but for financial series, α and β are in most cases strongly significant, positive and rather persistent (sum slightly less than 1). By construction (since they are squared) ϵ2t and σ2t are always positive. The positivity of both coefficients α and β and lagged variables ϵ2t and σ2t ensures the positivity of σ2t+1. Considering this, why then should ω be strictly positive and why is the condition ≥0 not enough?
I have a few series for which I want to estimate the conditional volatility equation. Most of them have a positive intercept, but some of these have ω=0 with positive coefficients α and β. What should I do since this is not theoretically contemplated in textbooks? How should I interpret these results?
Answer
Consider the GARCH(1,1) process rt+1=σt+1zt+1σ2t+1=ω+αr2t+βσ2t
In what follows, let us distinguish the conditional return variance V[rt+1|Ft]=σ2t+1
First, notice that if both α and β happen to be zero, then if ω is allowed to reach zero as well there is a possibility that the conditional variance will become zero.
Second, because zt are zero-mean, unit variance and i.i.d, we have that the unconditional returns' variance is strictly equal to (*) V[rt+1]=E[r2t+1]−E[rt+1]2=E[r2t+1]=E[σ2t+1z2t+1]=E[σ2t+1]E[z2t+1]=E[σ2t+1]
We can use this relationship along with the GARCH definition to write V[rt+1]=E[σ2t+1]=E[(ω+αr2t+βσ2t)]=ω+αV[rt]+βV[rt]=ω+V[rt](α+β)
At the end of the day, we therefore have that if ω=0 while the other coefficients are positive, you will have (conditional) heteroskedasticity in the sense that conditional variance will evolve through time, but the unconditional stationary variance will be zero, with unrealistic consequence that returns become deterministic at some point.
(*) This could have been anticipated since V[rt+1]=V[rt+1|F0]=E[r2t+1|F0]=E[E[r2t+1|Ft]|F0]=E[V[rt+1|Ft]|F0]=E[σ2t+1|F0]=E[σ2t+1]
No comments:
Post a Comment