ECO375H_Slides_3
ECO375H_Slides_3
Regression Models
Junichi Suzuki
University of Toronto
I R-squared revisited
I R-squared
SSE SSR
R2 = =1
SST SST
n
where SST = ∑ (yi ȳ )2
i =1
I Properties
I Always between 0 and 1
I Increase when SSR decreases for given SST
I Well-de…ned only if SST > 0 (i.e., requires some
variation in yi )
R-squared Revisited
I Consider two straight lines:
I the horizontal line that best …ts the data
n n
min ∑ yi
2
β̃0 i =1
β̃0 = ∑ (yi ȳ )2 = SST
i =1
I Challenge
I A realized sample may or may not resemble the
population
I Any statement about the population based on a realized
sample is subject to errors (sampling errors)
y = β 0 + x β1 + u
xi = 12 for all i
These Assumptions Do Not Hold When ....
I Notations
I CG: college graduates
I HG: high school graduates
Unbiasedness of OLS Estimators
E β̂0 jx = β0
E β̂1 jx = β1
E β̂0 = E E β̂0 jx = β0
E β̂1 = E E β̂1 jx = β1
Intuitions Behind
∑ni=1 (xi x̄ ) ui
β̂1 = β1 +
∑ni=1 (xi x̄ )2
E β̂0 jx = E ȳ β̂1 x̄
= E β0 + β1 x̄ + ū β̂1 x̄ jx
= β0 + E β1 β̂1 jx x̄ + E (ū jx)
1 n
n i∑
= β0 + E β1 β̂1 jx x̄ + E (ui jx)
=1
1 n
n i∑
= β0 + E β1 β̂1 jx x̄ + E (ui jxi )
=1
= β0
Variance of OLS Estimators
σ2
Var β̂1 jx = 2
∑i (xi x̄ )
σ2 n 1 ∑ni=1 xi2
Var β̂0 jx =
∑i (xi x̄ )2
y = β0 + β1 x1 + + βk xk + u
I Better prediction
I Advantage
I More precise estimates
I Better prediction
I Lecture 4
I Relationship with SR
I Statistical properties