Conditional Heteroskedasticity is a serious problem which can invalidate a regression model results . ARCH attempts to study if past variance is correlated to current variance i.e.
Remember that the et terms are the residuals from the ORIGINAL AR(1) model !
Create a new variable which is THE residuals from the ORIGINAL AR(1) model.
Then do a regression study on this variable unto itself :
et^2 = b0 + b1et-1^2 + errort
If this new model shows a high degree of correlation , i.e. high t-stats , then the ORIGINAL model is ARCH(1)
Do you then toss it out?
Well , maybe you can use it to predict variance one period out , although I find this somewhat fishy , since if you can predict variance on the basis of a faulty model , then why is the original model fauly?
Ah well , that’s just the way it is , put a spin on it , and then try and sell a new idea , that’s what quant is about I think , selling normal distributions around even tho tail events regularly invalidate the norm big tme