Write Up On A RCH and GARCH Model
Write Up On A RCH and GARCH Model
ARCH is a statistical model to analyze volatility in time series in order to forecast future
volatility. This model is mainly used in the financial world, to estimate risk, by providing a
model of volatility that are closely resembles real markets. ARCH Model shows that it may
be possible that periods of high volatility are followed by more high volatility and periods
of low volatility are followed by more low volatility. In practice, this means that volatility of
variance tends to cluster, which is useful to investors when considering the risk of holding
an asset over different time periods. The ARCH concept was developed by Robert F. Engle
in the 1980s. ARCH immediately improved financial modeling, resulting in Engle winning
the Nobel Prize in Economics, in 2003.
According to (2), variance of u at time t is not constant, as made in the usual regression
analysis, but in turn depends on squared disturbance at t-1, thereby giving appearance of serial
correlation.
In general, the variance of u at time t may depend not only on one lagged squared
disturbance term but also on several lagged squared disturbance terms as follows:
Ho = α1 = α2 = …….αp =0
Since we do not directly observe σ t 2 , to test this hypothesis, Engle proposed running the
following auxiliary regression :
where, e t = Y t – YHAT
Where, YHAT is the estimated value of Y from the regression (1) by using OLS.
Rejection rule
If the estimated value of the test statistics, TR2 = χ* is greater than the tabulated value of χ2 at
the chosen level of significance and the degrees of freedom p, we reject H0, and conclude that
ARCH is present.
The ARCH models are estimated by the method of maximum likelihood (ML).
(i) The estimator of ARCH coefficients are normally distributed in large sample,
(ii) t- statistics in large samples have standard normal distributions and
(iii) Confidence intervals can be constructed as ML estimate ± standard errors.
GARCH Model (Generalised Auto Regressive Conditional Hetroscedastic Model )
In this model, the conditional variance of u at time t depends not only on the
squared terms of the previous period as in ARCH (1), but also on the conditional variance of
the previous period.
(5) is called GARCH (1,1) as it contained only one lag of the squared terms of the previous
period, and only one lag of the conditional variance of the previous period.
The model can be generalized to GARCH (p,q) model where there will be p lagged terms of
squared errors and q terms of the lagged conditional variances, so that
Var (ut)
p q
=σt2=α0+ ∑ ❑αiut-i2+ ∑ ❑ βi σ t-i 2 + ……………………(5)
i=1 i=1
As in the case of ARCH Model, the GARCH models are estimated by the method of
maximum likelihood (ML).
The advantage of the GARCH model is that it is much more flexible and more capable of
matching a wide variety of patterns, in particular, financial volatility.
The GARCH model also got revised subsequently , and we have models like
References