Econometrics - Review Sheet ' (Main Concepts)
Econometrics - Review Sheet ' (Main Concepts)
` (Main Concepts)
May 2020
This list tries to be exhaustive but probably isn’t.
Final Exam is cumulative
1
(h) FE - demeaned regression.
(i) RE - Quasi-demeaned regression
(j) Hausman Test
cov(x1 , x2 )
E(β̃1 − β1 ) = β2
V ar(x1 )
σu corr(z, u) σu
plimβ̂OLS = β + corr(x, u) plimβ̂IV = β +
σx corr(z, x) σx
2
4. Policy Evaluation - Difference-in-Difference (DiD) Estimators.
(a) Make sure you know what the different dummy variable coefficients
capture.
(b) What is the Dummy Variable trap?
Adjusted R2 .
3
8. Started with a Review of Probability and Statistics. Covered Rules
of Probability, Rules of Expectation and Variances, How do you conduct a
Hypothesis Test, How to construct a Confidence Interval.
Appendix A, B, C.
9. Basic idea of this course: to quantify the relationships between variables (say
X and Y ). Its a good idea to keep some concrete example of X and Y at the
back of your mind e.g. education and wages, access to schools and length of
schooling, English language skills and wages, disability payments and labor
force participation, strength of national institutions and GNP per capita, firm
performance and CEO compensation, parents divorce and childrens lives
Y = α + βX + u
These are called OLS (ordinary least squares) estimates of α and β. OLS
estimates minimize the sum of squared errors ni=1 (yi − a − bxi )2 over all
P
- Know the bivariate model well - what happens when variables are scaled.
What does the estimator look like when we do not have an intercept.
Chapter 2 - everything.
4
(a) α̂ and β̂ are unbiased for α and β. Relies on Assumption MLR1 to
MLR4
(b) Sampling variance (standard error2 ) of β̂ is σ 2 / ni=1 (xi − x̄)2 , in the
P
0. Where do these come from? The last equation allows us variance de-
composition, V ar(yi ) = V ar(ŷi ) + V ar(ûi ) = SSR + SSE. What is the
R2 ?
Chapter 3 - ignore part of 3.2 on ‘A ”Partialling Out” Interpretation
of Multiple Regression’ (page 78 of 5th edition). Everything else is fair
game.
Chapter 4 - everything