lecture 6 Flashcards
why do we use often use multiple regression models
omitted variables, show the true model
what happens when the omitted variable is left out
it is absorbed into the error term, becomes an underspecified model
why do we have u = SE
- vertical distance from the point to the line
- there are other factors influencing Y that aren’t in our regressive model
what are the consequences of an omitted variable (underspecified model)
violate our 3 assumptions, starting with zero conditional mean because we cannot find 0 covariance and X and Y are not uncorrelated
- OLS estimators WILL NOT be unbiased
- OLS estimators WILL NOT be consistent
if OLS is biased then
as X increases SE is not increasing or decreasing is not true
how to sign the omitted variable bias
sign of the omitted variable bias = sign of B2 x sign between X and the omitted variable
how right side effects the left, positively or negatively
bias is positive
sign of B2 x sign between X and the omitted variable = same sign
- larger than the true answer
upward bias
bias is negative
sign of B2 x sign between X and the omitted variable - opposite signs
- estimate is smaller than the true answer
- downward bias
if B2 or Cov(X,Z) = 0
then we can still get to zero, implying the omitted variable is irrelevant
cases when omitting a variable does not result in omitted variable bias
- B2 = 0, if the omitted variable does not influence y
- cov(X,Y) or corr(X,Y) = 0
example of omitted variable bias: foreign aid and growth
true model: growth = Bo + B1foreign aid + B2 poverty + v
underspecified= growth = Bo + B1foreign aid + u
sign of B2: negative, people who are poor are less effective
sign of correlation between X(foreign aid) and the omitted variable(poverty): positive, foreign aid is given more often to countries with poverty
bias is negative
how to eliminate omitted variable bias
add the omitted variable as a regressor
what does multiple regressors do to minimizing the sum of squared residuals
3 FOC,
1. u caret i = 0
2. u caret i Xi = 0
3. u caret i Zi = 0