Multiple Regression Analysis: y + X + X + - . - X + U
Multiple Regression Analysis: y + X + X + - . - X + U
Multiple Regression Analysis: y + X + X + - . - X + U
3. Asymptotic Properties
In a large sample:
estimators can have desirable properties under
less stringent assumptions
we can perform inference in the usual way
without assuming that u (and hence y) is
normally distributed
we can derive useful additional methods of
testing hypotheses
n2
n1
β1
Lectured by Dr Jin Hongfei 5
Consistency of OLS
Under the Gauss-Markov assumptions, the
OLS estimator is consistent (and unbiased)
We say that the probability limit of βˆ j is
equal to βj or plimβˆ j = βj
In the simple regression case we can
establish consistency relatively easily
βˆ 1 =
∑ ( xi1 − x1 )yi
∑ ( xi1 − x1 )
2
n ∑ ( xi1 − x1 )ui
−1
= β1 + −1
n ∑ ( xi1 − x1 )
2
Cov ( x , u )
plim βˆ 1 = β1 + 1
= β1
Var ( x1 )
since Cov ( x1 , u ) = 0
Lectured by Dr Jin Hongfei 7
A Weaker Assumption
For unbiasedness, we assumed a zero
conditional mean – E(u|x1, x2,…,xk) = 0
For consistency, we can have the weaker
assumption of zero mean and zero
correlation – E(u) = 0 and Cov(xj,u) = 0, for
j = 1, 2, …, k
Without this assumption, OLS will be
biased and inconsistent!
( ) ( )
(iii) βˆ j − β j se βˆ j ~ Normal(0,1)
a
(βˆ ) ( )
a
j − β j se βˆ j ~ t n − k −1
Note that while we no longer need to
assume normality with a large sample, we
do still need homoscedasticity
Lectured by Dr Jin Hongfei 15
Implication (so what?)
Even if MLR.6 does not hold, we can continue to
use F and t tests as we learned about in lecture 6 as
these will have approximately F and t distributions
if the sample is large enough.
How large is a large sample? (How long is a
piece of string?)
Wooldridge: “Some econometricians think that n
= 30 is satisfactory, but this cannot be sufficient
for all possible distributions of u” (page 183)