CFA CFA Level 2 ARCH – only testing b2 not b1?

Quant

ARCH – only testing b2 not b1?

  • Author
    Posts
    • Up
      0
      ::

      Autoregressive conditional heteroskedasticity (ARCH) refers to a statistical model set up to analyze volatility across time, in order to better forecast future volatility.

      It refers to an autoregressive equation in which the variance of the error terms (residuals) is heteroskedastic. In other words, when the error variance is not constant.

      To test for ARCH:

      • Take the residuals from the original autoregressive model and square them.
      • Regress the squared residuals from this period against the squared residuals from the previous period:

      εt+12=α0+α1εt2

      The bit we’re interested in is 𝝰1, i.e. the ‘slope’, and not the intercept (which basically indicates that εt+12 is non-zero). Presence of a non-zero 𝝰1 indicates that the error variance is not constant.

      Sorry, got a bit lengthy in the end!

Viewing 0 reply threads
  • You must be logged in to reply to this topic.