Gauss-Markov Econometrics
Gauss-Markov Econometrics
The Gauss-Markov theorem states that if the Gauss-Markov conditions holds, the
OLS estimator is BLUE (the best conditionally linear unbiased estimator).
The Gauss-Markov conditions are as follows:
1 ¿ E ( ui| X 1 , X 2 , … , X n ) =0
2 ¿ Var ( u i| X 1 , X 2 , … , X n ) =σ u
2
3 ¿ E ( ui u j|X 1 , X 2 , … , X n )=0
This is explained by the assumption that the errors are homoscedastic and the
observations are independent. Thus, the mathematical expectation is equal to
zero.
∑ ( X i− X ¿ )Y i
^
β 1=
i=1
¿
n n
( X i− X)
∑ ( X i−X ¿ ) =∑ a^i Y i , where a^ i Y i , where a^ i=
2
n
¿
∑ ( X j− X)
j =1 i=1 2
i =1
Because the weights a^i, i = 1,…, n in the equation depend on X 1 , X 2 , … , X n but not
on Y 1 ,Y 2 , … , Y n, the OLS estimator ^
β 1 is a linear estimator.
Under the conditions, ^ β 1 is conditionally unbiased, and the variance of the
conditional distribution of ^β 1, given X 1 , X 2 , … , X n is
σ 2u
β 1| X 1 , X 2 , … , X n ) =
var ( ^ n
∑ (X i −X ¿ )2 ¿
i=1
Then ^
β 1 is conditionally unbiased because
[ ]
n
1
∑ ( X −X ) u i
n i=1 i
E ( β^1 ) =β1 + E n
=β1
1
∑
n i=!
( X i−X )
2