An Autoregressive Conditionally Heteroscedastic model of order captures time-varying volatility by making the conditional variance a function of past squared shocks.

Definition

Let be a series of shocks (residuals) from a mean equation. An ARCH(m) model is:

where:

  • (white noise with unit variance)
  • and for (ensures positive variance)

ARCH(1) as Special Case

When :

A large value of leads to a large conditional variance at time , creating volatility clustering.

Unconditional Mean

The unconditional mean of an ARCH process is zero.

Unconditional Variance

Assuming stationarity ():

For ARCH(1) specifically:

Kurtosis (Heavy Tails)

For ARCH(1) with Gaussian innovations, the kurtosis is:

This requires for the fourth moment to exist.

Interpretation

The excess kurtosis is positive, meaning the tail distribution of is heavier than normal—a key stylized fact of financial returns.

Serial Correlation Properties

  • is serially uncorrelated: for
  • But is dependent: follows an AR(m) process