ECO375H Slides 4
ECO375H Slides 4
Estimation
Junichi Suzuki
University of Toronto
y = β0 + β1 x1 + + βk xk + u
I De…nition
I Mechanical properties
I Partialling Out Interpretation
I Goodness of Fit: R-squared in MR
I Adjusted R-squared
I Statistical Properties
I Unbiasedness
I Omitted Variable Bias
Motivation for Multiple Regressions
Why Do We Want To Run Multiple Regressions?
I Better prediction
I Proof:
1 n
n i∑
ȳ = yi
=1
1 n
n i∑
= (ŷi + ûi )
=1
1 n 1 n
n i∑ ∑ ûi
= ŷi +
=1 n i =1
= β̂0 + β̂1 x̄i 1 + + β̂k x̄ik
Basic Interpretation of MR
∂y
= β1
∂x1
Example: Wage Equation
I Short answer: No
ln w = β0 + β1 age + β2 exper + u
I Assume
exper = age 22
I Can’t estimate β1 since age has NO unique variation
I Regressing age on exper generates a perfect …t (i.e.,
r̂1i = 0 for all i)
2
I Can’t regress ln w on r̂1 as ∑ni=1 r̂1i r̂ 1 = 0
Example: No Unique Variation
I What does it mean by not being able to run a regression?
0 0 1 12
n
min ∑ @yi
β̃0 , β̃1 , β̃2 i =1
β̃0 β̃1 agei β̃2 @agei 22AA
| {z }
experi
0 12
n
B C
= min ∑ @yi
β̃0 , β̃1 , β̃2 i =1 |
β̃0 22β̃
{z 2 }
β̃1 + β̃2 agei A
| {z }
α̃0 α̃1
n
= min
α̃0 ,α̃1
∑ (yi α̃0 α̃1 agei )2
i =1
SSR/ (n k 1) SSR ( n 1)
AdjR 2 = 1 =1
SST / (n 1) |SST
{z } ( n k 1)
| {z }
0 1 >1
∑ni=1 r̂i 1 yi
E β̂1 jx = E x
∑ni=1 r̂i21
∑ni=1 r̂i 1 ( β0 + β1 xi 1 + β2 xi 2 + ui )
= E x
∑ni=1 r̂i21
β (∑n r̂i 1 ) + β1 (∑ni=1 r̂i 1 xi 1 ) + β2 (∑ni=1 r̂i 1 xi 2 )
= 0 i =1
∑ni=1 r̂ij2
β1 ∑ni=1 r̂i21
=
∑ni=1 r̂i21
= β1
Choosing Regressors
I Two situations:
I Case 1: Include variables that are irrelevant
i.e., βj = 0
ln w = β0 + β1 educ + β2 ability + u
E (u jeduc, ability ) = 0
I Steps
I Derive
β̃1 = β̂1 + β̂2 δ̃1
|{z}
unbiased
ability = δ0 + δ1 educ + r1