CH 02
CH 02
Chapter 2 Regression
Model
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license distributed with a
certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. © kentoh/Shutterstock.
The Simple
Regression Model
● Definition of the simple linear regression model
Dependent variable,
explained variable, Error term,
Independent variable, disturbance,
response variable,… explanatory variable, unobservables,…
regressor,…
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Interpretation of the simple linear regression model
as long as
By how much does the dependent Interpretation only correct if all other
variable change if the independent things remain equal when the indepen-
variable is increased by one unit? dent variable is increased by one unit
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Example: Soybean yield and fertilizer
Rainfall,
land quality,
presence of parasites, …
Measures the effect of fertilizer on
yield, holding all other factors fixed
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Assumptions about the Error Term
•
The expected value of u does not depend on x
•
The average value of u in the population is 0
The second assumption is simply a normalization of u if there is an
intercept in the equation. To see this, suppose
and
This is equivalent to
where
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 5
The Simple
Regression Model
● Assumptions about the Error Term
Proof:
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 6
The Simple
Regression Model
● Conditional mean independence assumption
e.g. intelligence …
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Population regression function (PFR)
• The conditional mean independence assumption implies that
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Deriving the ordinary least squares estimates
First observation
Second observation
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Error term “u“
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Minimize sum of squared regression residuals
i.e.
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● First, rewrite the FOC w.r.t. β0
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Now, plug this into the FOC w.r.t. β1
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Ordinary Least Squares (OLS) estimates
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● For the denominator,
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Why we use the second form?
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Fit as good as possible a regression line through the data
points:
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Terminology
Salary in thousands of dollars Average return on equity of the CEO‘s firm (%)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● CEO Salary and return on equity
Salary in thousands of dollars Average return on equity of the CEO‘s firm (%)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● CEO Salary and return on equity
Salary in thousands of dollars Average return on equity of the CEO‘s firm (%)
● Fitted regression
Intercept
If the return on equity increases by 1 percent,
then salary is predicted to change by $18,501
● Causal interpretation?
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Three possible stories:
• x -> y: When stock prices rise, CEOs get a pay raise
• z -> x & z -> y: Good CEOs tend to get a bigger paycheck and their
companies usually do well
• y -> x: High CEO compensation give them incentive to work hard ->
profit rises, stock price rises
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Wage and education
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Wage and education
● Fitted regression
Intercept
In the sample, one more year of education was
associated with an increase in hourly wage by $0.54
● Causal interpretation?
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● For now, assume causal interpretation. Then what’s the return
of your four years of college education?
• Assume you work 2000 hours per year (50 weeks x 40 hours/week)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Voting outcomes and campaign expenditures (two parties)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Voting outcomes and campaign expenditures (two parties)
● Fitted regression
Intercept
If candidate A‘s share of spending increases by one
percentage point, he or she receives 0.464 percen-
tage points more of the total vote
● What does β0 tell us?
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Causal interpretation?
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Properties of OLS on any sample of data
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Algebraic properties of OLS regression (property II)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Let’s get some intuition for these principles graphically...
6
4
2
0
-2
0 .2 .4 .6 .8 1
x
4
2
residuals
0
-2
0 .2 .4 .6 .8 1
x
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Let’s get some intuition for these principles graphically...
6
4
2
0
-2
0 .2 .4 .6 .8 1
x
2
0
residuals
-2
-4
0 .2 .4 .6 .8 1
x
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Let’s get some intuition for these principles graphically...
6
4
2
0
-2
0 .2 .4 .6 .8 1
x
4
2
residuals
0
-2
-4
0 .2 .4 .6 .8 1
x
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Let’s get some intuition for these principles graphically...
6
4
2
0
-2
0 .2 .4 .6 .8 1
x
4
2
residuals
0
-2
-4
0 .2 .4 .6 .8 1
x
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Algebraic properties of OLS regression (property III)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Let’s get some intuition for these principles graphically...
6
4
2
0
-2
0 .2 .4 .6 .8 1
x
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Goodness-of-Fit
“How well does the explanatory variable explain the dependent variable?”
6
6
4
4
2
2
0
0
-2
-2
0 .2 .4 .6 .8 1 0 .2 .4 .6 .8 1
x x
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Measures of Variation
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Decomposition of total variation
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● So we are left wanting to show that the middle term is 0
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Goodness-of-fit measure (R-squared)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● R2 = 0
x tells us nothing at all about y
1
.8
.6
.4
.2
0
0 .2 .4 .6 .8 1
x
y Fitted values
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● R2 = 1
All of the data points fall perfectly on the regression line
1
.9
.8
.7
.6
.5
0 .2 .4 .6 .8 1
x
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● CEO Salary and return on equity
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Changing units – Dependent Variable
• Suppose we regress y on x and obtain
• What happens if we change the unit of measurement of y?
• Suppose
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Changing units – Dependent Variable
• What about the intercept?
• Recall that
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Changing units – Dependent Variable
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Changing units – Independent Variable
• Suppose we regress y on x and obtain
• What happens if we change the unit of measurement of x?
• Suppose
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Changing units – Independent Variable
• What about the intercept?
• Recall that
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Changing units – Independent Variable
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Changing units
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Non-Linear Transformations
• More sophisticated transformations of their regression variables
(beyond changing units). For example, ln(y)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Wage and education
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Wage and education
25
20
15
10
5
0
0 5 10 15 20
educ
15
10
Residuals
5 0
-5
0 5 10 15 20
educ
.25
.2.15
Density
.1
.05
0
-5 0 5 10 15
Residuals
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Let‘s look at the residuals again
2
15
1
10
Residuals
Residuals
0
5
-1
0
-2
-5
0 5 10 15 20 0 5 10 15 20
educ educ
wage log(wage)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Let‘s look at the residuals again
.25
1
.2
.8
.15
.6
Density
Density
.1
.4
.05
.2
0
-5 0 5 10 15 -2 -1 0 1 2
Residuals Residuals
wage log(wage)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Incorporating nonlinearities: Semi-logarithmic form
… if years of education
are increased by one year
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Fitted regression
For example:
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Incorporating nonlinearities: Log-logarithmic form
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● CEO salary and firm sales: fitted regression
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Natural Log Transformations
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use. 70
The Simple
Regression Model
● Evaluating Our OLS Estimators
● Suppose we draw a random sample with two obs (x1, x2) from
some distribution where
• Estimator 2:
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Variance
• Then, how far we can expect the two estimators to be away from
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Expected values and variances of the OLS estimators
Data is random and depends on particular sample that has been drawn
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Standard assumptions for the linear regression model
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Discussion of random sampling: Wage and education
• The population consists, for example, of all workers of country A
• In the population, a linear relationship between wages (or log
wages) and years of education holds
• Draw completely randomly a worker from the population
• The wage and the years of education of the worker drawn are
random because one does not know beforehand which worker is
drawn
• Throw back worker into population and repeat random draw
times
• The wages and years of education of the sampled workers are used
to estimate the linear relationship between wages and education
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Assumptions for the linear regression model (cont.)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Theorem 2.1 (Unbiasedness of OLS)
● Interpretation of unbiasedness
• The estimated coefficients may be smaller or larger, depending on
the sample that is the result of a random draw
• However, on average, they will be equal to the values that charac-
terize the true relationship between y and x in the population
• “On average” means if sampling was repeated, i.e. if drawing the
random sample and doing the estimation was repeated many times
• In a given sample, estimates may differ considerably from true
values
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Variances of the OLS estimators
• Depending on the sample, the estimates will be nearer or farther
away from the true population values
• How far can we expect our estimates to be away from the true
population values on average (= sampling variability)?
• Sampling variability is measured by the estimator‘s variances
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● An example for heteroskedasticity: Wage and education
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Theorem 2.2 (Variances of the OLS estimators)
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Variances of β1
6
4
4
2
2
0
0
-2
-2
0 .2 .4 .6 .8 1 0 .2 .4 .6 .8 1
x x
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Variances of β1
.7
1
.8
.6
.6
.5
.4
.4
.2
.3
0
0 .2 .4 .6 .8 1 0 .2 .4 .6 .8 1
x x
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Theorem 2.2 (Variances of the OLS estimators)
● Conclusion:
• The sampling variability of the estimated regression coefficients will
be the higher, the larger the variability of the unobserved factors,
and the lower, the higher the variation in the explanatory variable
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Estimating the error variance
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.
The Simple
Regression Model
● Theorem 2.3 (Unbiasedness of the error variance)
Plug in for
the unknown
The estimated standard deviations of the regression coefficients are called “standard
errors.” They measure how precisely the regression coefficients are estimated.
© 2016 Cengage Learning®. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part, except for use as permitted in a license
distributed with a certain product or service or otherwise on a password-protected website or school-approved learning management system for classroom use.