Site icon IGNOU CORNER

Write short notes on the following: a) ARCH model b) Granger-causality

a) ARCH Model (Autoregressive Conditional Heteroskedasticity)

The ARCH model, introduced by Robert Engle in 1982, is used to model and forecast time-varying volatility in time series data, especially in financial markets where periods of high and low volatility alternate.

Key Features:

Basic ARCH(q) Model:

Let the model be:

yt = xtβ + ut, where ut ~ N(0, ht)

ht = α0 + α1ut−12 + … + αqut−q2

The conditional variance ht changes over time based on past squared errors.

Applications:

Extensions:


b) Granger Causality

Granger causality is a statistical hypothesis test used to determine whether one time series can predict another. It does not imply true causality but only predictive capability.

Definition:

Variable X is said to Granger-cause Y if past values of X contain information that helps predict Y beyond what is contained in past values of Y alone.

Basic Test:

Consider two stationary time series Yt and Xt. Estimate the following two regressions:

  1. Restricted Model (no X): Yt = α + ΣβiYt−i + εt
  2. Unrestricted Model (with X): Yt = α + ΣβiYt−i + ΣγjXt−j + εt

If the additional lagged values of X significantly improve the prediction of Y (based on F-test), then X Granger-causes Y.

Assumptions:

Applications:

Conclusion

The ARCH model is key to modeling volatility in time series, especially in financial applications, while Granger causality is widely used to assess the predictive relationship between time series variables. Both are fundamental tools in applied econometric research.

Exit mobile version