Chap 12 Autocorrelation
Chap 12 Autocorrelation
Causes of
Autocorrelation OLS
Estimation
BLUE Estimator
Consequences of using
OLS Detecting
Autocorrelation
1.Introduction
Autocorrelation occurs in time-series studies
when the errors associated with a given time
period carry over into future time periods.
For example, if we are predicting the growth of
stock dividends, an overestimate in one year is
likely to lead to overestimates in succeeding
years.
1.Introduction
Times series data follow a natural
ordering over time.
It is likely that such data exhibit
intercorrelation, especially if the time
interval between successive
observations is short, such as weeks or
days.
1. Introduction
We expect stock market prices to move or
move down for several days in succession.
In situation like this, the assumption of no auto
or serial correlation in the error term that
underlies the CLRM will be violated.
We experience autocorrelation when
E(uiu j ) ≠ 0
1. Introduction
Sometimes the term autocorrelation is used
interchangeably.
However, some authors prefer to distinguish between
them.
For example, Tintner defines autocorrelation as ‘lag
correlation of a given series within itself, lagged by a
number of times units’ whereas serial correlation is the
‘lag correlation between two different series’.
We will use both term simultaneously in this lecture.
1. Introduction
There are different types of serial correlation.
With first-order serial correlation, errors in
one time period are correlated directly with
errors in the ensuing time period.
With positive serial correlation, errors in one
time period are positively correlated with errors
in the next time period.
2. Causes of Autocorrelation
Inertia - Macroeconomics data experience
cycles/business cycles.
Specification Bias- Excluded variable
Appropriate equation:
Yt = β1 + β 2 X 2t + β 3 X 3t + β 4 X 4t + ut
Estimated equation
Yt = β1 + β 2 X 2t + β 3 X 3t + vt
Estimating the second equation implies
vt = β 4 X 4t + ut
2. Causes of Autocorrelation
Functional
Specification Bias-Incorrect
Form
Y = β+ βX + βX 2 + v t
t 1 2 2t 3 2t
Yt = β1 + β 2 X 2t + ut
u = βX 2 + v t
t 3 2t
2. Causes of Autocorrelation
Cobweb Phenomenon
In agricultural market, the supply reacts to
price with a lag of one time period because
supply decisions take time to implement. This
is known as the cobweb phenomenon.
Thus, at the beginning of this year’s planting
of crops, farmers are influenced by the price
prevailing last year.
2. Causes of Autocorrelation
Lags
Consumptiont = β1 + β 2 Consumptiont −1 + ut
The aboveequation is known as auto
regression because one of the explanatory
variables is the lagged value of the dependent
variable.
If you neglect the lagged the resulting error
term will reflect a systematic pattern due to the
influence of lagged consumption on current
consumption.
2. Causes of Autocorrelation
Data Manipulation
Yt −1 = β1 + β 2 X t −1
Yt = β 1 + β 2 X t + u t +u
t −1
ΔYt = β 2 ΔX t + vt
This equation is known as the first difference form
and dynamic regression model. The previous
equation is known as the level form.
Note that the error term in the first equation is not
auto correlated but it can be shown that the error
term in the first difference form is auto correlated.
2. Causes of Autocorrelation
Nonstationarity
When dealing with time series data, we
should check whether the given time series is
stationary.
A time series is stationary if its characteristics
(e.g. mean, variance and covariance) are time
variant; that is, they do not change over time.
If that is not the case, we have a non
stationary time series.
Suppose Yt is related to X2t and
X3t, but we wrongfully do not include
X3t in our model.
ρu +e
p t-p t
The OLS estimators are still unbiased and
consistent.
This is because both unbiasedness and
The OLS estimators
consistency will be inefficient
do not depend and 6
on assumption
therefore
which is inno longer
this caseBLUE.
violated.
The estimated variances of the regression
coefficients will be biased and inconsistent,
and therefore hypothesis testing is no longer
valid. In most of the cases, the R2 will be
overestimated and the t-statistics will tend to
be higher.
There are two ways in general.
The first is the informal way
which is done through graphs and
therefore we call it the
graphicalmethod .
The second is through formal
tests for autocorrelation, like the
following ones:
The Durbin Watson Test
The Breusch-Godfrey Test
Run test
The following assumptions
should be satisfied:
The regression model includes a
constant
Autocorrelation is assumed to be of
first-order only
The equation does not include a
lagged dependent variable as an
explanatory variable
Step 1: Estimate the model by OLS and
obtain the residuals
Step 2: Calculate the DW statistic
Step 3: Construct the table with the
calculated DW statistic and the dU, dL,
4-dU and 4-dL critical values.
Step 4: Conclude
It is a Lagrange Multiplier Test that resolves
the drawbacks of the DW test.
Consider the model:
Yt=β1+β2X2t+β3X3t+β4X4t+…+βkX
kt
+ut
where:
u =ρ u + ρ u +ρ u +…+
t 1 t-1 2 t-2 3 t-3
ρu +e
p t-p t
Combining those two we
get:
Yt=β1+β2X2t+β3X3t+β4X4t+…+ Serial Correlation Topic Nine
The null and the alternative hypotheses are:
H0:ρ1= ρ2=…= ρp=0 no autocorrelation
Ha:at least one of the ρ’s is not zero, thus, autocorrelation
where
u ρ u +e
t= 1 t-1 t
+u
t-1