1/16
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What does unbiasedness of OLS mean?
E(β̂) = β
On average, estimates equal true parameter
Why is β̂ random and β constant?
β̂ depends on sample
β is population value
When is an estimator unbiased?
If across inifinite samples, mean of β̂ = β
What does bias mean?
Difference between E(β̂) and β
What ensures unbiased OLS?
SLR.1–SLR.4
What is omitted variable bias?
Leaving out relevant variable correlated with regressor
Example: True model RET = β0 + β1SAT + β2EXP + u
Estimated model RET = β0 + β1SAT + v
If SAT and EXP correlated → β̂1 biased
Why does OVB occur?
Because omitted variable is in the error term
If it’s correlated with regressor → E(u|x) ≠ 0
Violates zero conditional mean (SLR.4)
Formula for OVB bias
Bias = δ̃1β2
When is no OVB?
β2 = 0 or δ̃1 = 0
General form of multivariate regression
y = β0 + β1x1 + β2×2 + … + βkxk + u
Key advantage of multivariate regression
In univariate: β1 may capture both x1’s effect + effects of omitted correlated vars
In multivariate: model separates effects → β1 reflects x1’s impact only
Hence gives a more genuine ceteris paribus effect
How to interpret β1 in multivariate regression?
Effect of x1 on y, holding other x’s fixed (cetris paribus)
What is a dummy variable?
Variable = 1 if condition true, 0 if false
Lets regression compare descriptive variables
Changes the intercept between groups
Do irrelevant regressors cause bias?
No, but increase variance
Key rule for variable selection
Include only theoretically relevant variables
Dummy-only regression: intercept meaning
Intercept = mean of group with dummy=0
Population Regression Function (PRF)
E[Y|X]=β₀+β₁x1
(or multivariate: E[Y|X]=β₀+β₁X₁+…+β_kX_k). The theoretical linear relation of Y on X; OLS estimates this.