Chapter 9 Autocorrelation
Chapter 9 Autocorrelation
Dynamic Models,
Autocorrelation
When is correlation more likely?
In case of time series data one period’s observation is more
likely to be correlated with another period’s observation.
Cross sectional data do not usually exhibit this feature.
Example, Fowzia’s income is not supposed to be related
with Kazori’s income at a certain point of time.
Observations on two persons’ income in this case is an
example of cross sectional observation. But if one
collects data on Fowzia’s income from 2000 to 2011
then, of course, he or she might notice a correlation
between two successive periods’ income. The latter is an
example of time series observations that are correlated.
What is dynamic relation?
If the action or decision of one period impacts or spreads
over other periods then the relation is dynamic. More
specifically a change in the level of an explanatory
variable may have behavioural implications beyond the
time peiod in which it occurred. The consequences of
economic decisions that result in changes in economic
variables can last a long time.
These are the three ways how dynamics can enter a regression
relationship- lagged values of the explanatory variable, lagged
values of the dependent variable, and lagged values of the
error term.
Throughout the analysis we would assume the variables
stationary- mean reverting, not wandering or trending.
What is autocorrelation?
Autocorrelation is defined as the feature of likely correlation
between error terms.
t 2 t 2 t 2 t 1 t 2
Cov(et ,e ) E 2e2 v e vt e 2E(e2 ) 2 e2
t 2 t 2 t 1 t 2 t 2 t 2
Cov(et ,e ) e2
t 1
Cov(et ,e ) 2 e2
t 2
Cov(et ,e ) k e2
t k
Some features of AR(1) model
- AR(1) models are widely used to describe autocorrelation
although a variety of such dynamic models can illustrate
autocorrelation.
- The correlation coefficients in one, two or three periods’ apart
are , 2, 3 .... respectively.
Since absolute value of rho is less than one, the maximum value
of correlation coefficient would be the one that is one period
apart. This would mean as periods pass autocorrelation
between errors decline and becomes negligible.
• The model does not have a lagged error term but they do
have a lagged dependent variable and a lagged explanatory
variable. The dynamic features of a model implied by an
AR(1) error can be captured by using instead a model with a
lagged y and a lagged x.
How to test for Autocorrelation?
Lag Length
correlation
0.34 0.34
2. Lagrange Multiplier Test
LM test is conducted to test for autocorrelations. The general
version is to estimate the equation y x eˆ vt
t 1 2t t 1
and test for the null H0 : 0
Proceeding in this way generates t=2.382, p-value=0.02.
Since p-value is less than 0.05, LM test rejects the null
hypothesis of no autocorrelation at 5% level of significance.
Durbin-Watson Test
Durbin-Watson test is attributable to the AR(1) model
et e vt
t 1
Where, vt are independent random errors N (0, v2)
2
var(u ) var( v v
2
) 1 v2
2 2 1 T 1 T 2
1
var(u ) 2 var[( 2 )v v v ]
3 3 1 2 T 1 1 T 2 T 3
[( 2 )2 2 1] v2
1 2 1
Standard error and confidence interval
E( y )
t
s
x
t s
Full Model
yt xt x x ...... q xt q vt t q 1, ...T
0 1 t 1 2 t 2
• This model is called distributed lagged
model because the effect of changes in xt
is distributed over time.
• This is called finite distributed lag model
because after a finite number of periods,
q, changes in x will have no impact on y.
• The parameter is the intercept and s
called distributed-lag weight or s-period
delay multiplier. E( y )
t
s
• Interpret s x
Interpretation of s
Table 9.3
infln_wage
Proxy
0 0.1561 0.1561
1 0.1075 0.2636
2 0.0495 0.3131
3 0.1990 0.5121
Use of Finite Distributed Lag Model
1. Used for finding impact multiplier, delay multiplier and
total multiplier.
2. Used for forecasting. Values of x are used in the
estimated equation to forecast future values of y. Since
future values of x are unknown, it may be required to
independently predict these values before proceeding
to forecast y, with a consequent increase in the forecast
standard error.
3. Such models can be used for policy purposes. For
example, if x is a policy variable like interest rate or
taxation, a distributed lag model can be used to
forecast the effects of different interest rate or tax
policies.
What covered