Regression Analysis Flashcards
When do we use regression analysis?
linear regression: How does x affect y?
Does the effect depend on other variables?
multiple regression: how do P predictors affect y?
B0+B1x1+…
What are different types of predictors?
- numeric
- factors
- polynomials
- interactions
nature of x does not affect estimation but impact interpretation
What does the stochastic error term E include?
- omitted predictors
- measurement errors in Y
- random shocks (sth happens in the world that throwss off the model)
- noise inherent in human behavior
What are the assumptions about the predictors?
- The predictors are fixed (there is no uncertainty aboutvthe values these predictors take)
- No micronumerosity: n»P
- No perfect multicollinearity: No predictor is a perfect linear function of the remaining predictors.
What are the assumptions about the errors?
- The errors are normally distributed.
- Errors are on average equal to 0, no central tendency that pushes in one direction; they cancel each other out, so eg. sometimes we overestimate, sometimes we underestimate
- No Homiskedasticity: Variance around the regressiom line/plane is constant
- No autocorrelation: The errors are uncorrelated with each other
What is weak exogenity?
The errors are uncorrelated with the predictors ->
- all omitted predictors are uncorrelated with the predictors in the model
- the functional form has been correctly specified
- There is no feedback loop (y cannot feedback into x because then x would become stochastic and is no longer fixed and it would violate the assumption that errors are uncirrelated with the predictors)
What are the properties of the regression coefficients?
B is consistent, asymptotically efficient and asymptotically normal (given the assumption of weak exogenity and about the errors are true)
B is BLUE: best linear unbiased estimator
How can we interpret regression analysis?
- Discrete change
- Marginal effects
- Elasticities (percentage change in the outcome for a one percent change in the predictor)
How do we interpret factors?
Bd is the difference in means between two groups