Given a model for a stationary time series $r_t$, written as: $r_t=\epsilon_t$ and $\epsilon_t=\sqrt{h_t} z_t$, where $z_t$ follows $N(0,1)$ and $h_t$ is some positive random variable, which is independent of $z_t$.
Is the mean of $r_t=0$ and variance equals to $h_t$, skewness=$E(z_t^3)$, kurtosis=$E(z_t^4)$?
if $h_t=\omega+ \alpha \epsilon^2_{t-1}$, can anyone recall what model it is? is it a AR model?
Can anyone help? Many thanks!