Chapter 4.pptx
Chapter 4.pptx
MULTIPLE REGRESSION
Learning Objectives
• Derive mathematically the regression coefficients of a
multiple regression model.
• Understand the difference between the R2 and the adjusted
R2 for a multiple regression model.
• Appreciate the importance of the various selection criteria
for the best regression model.
• Conduct hypothesis testing and test linear restrictions,
omitted and redundant variables as well as the overall
significance of the explanatory variables.
Applied Econometrics 4th edition
Dependent variable,
explained variable, Error term,
Independent variables, disturbance,
response variable,… explanatory variables, unobservables,…
regressors,…
Applied Econometrics 4th edition
Other factors
Other factors
Log of CEO salary Log sales Quadratic function of CEO tenure with firm
– Model assumes a quadratic relationship between CEO salary and his or her
tenure with the firm
• Random sample
• Regression residuals
– The multiple linear regression model manages to hold the values of other
explanatory variables fixed even if, in reality, they are correlated with the
explanatory variable under consideration
– "Ceteris paribus"-interpretation
– It has still to be assumed that unobserved factors do not change if the
explanatory variables are changed
Applied Econometrics 4th edition
Grade point average at college High school grade point average Achievement test score
• Interpretation
– Holding ACT fixed, another point on high school grade point average is associated with
another .453 points college grade point average
– Or: If we compare two students with the same ACT, but the hsGPA of student A is one
point higher, we predict student A to have a colGPA that is .453 higher than that of
student B
– Holding high school grade point average fixed, another 10 points on ACT are associated
with less than one point on college GPA
Applied Econometrics 4th edition
2 2
R and adjusted R
• R2 measures the goodness of fit as in Simple
Regression
• However, it cannot be used for comparing two
different equations containing different numbers of
explanatory variables.
• When adding more explanatory variables R2, will
always be increased.
• Therefore, we need a different measure (the adjusted
R2)
Applied Econometrics 4th edition
R2: Measures the proportion of the variation in the regress and explained by
the regressors- ESS/TSS = 1 − RSS/TSS
Multiple Regression
Applied Econometrics 4th edition
Hypothesis Testing
• Testing Individual Coefficients (t-tests)
• Testing for Linear Restrictions (Wald Test)
– Cobb Douglas Production Function
• Testing for the Overall Significance (F-test)
• Testing for Omitted Variables (Wald Test)
• Testing for Redundant Variables (Wald Test)
– Explain all the tests on board…
Applied Econometrics 4th edition
• The unrestricted regression is the one in which the coefficients are freely
determined by the data, as we have done before.
• The restricted regression is the one in which the coefficients are restricted,
i.e. the restrictions are imposed on some βs.
Applied Econometrics 4th edition
Summary
F-testApplied
for joint significance of several
Econometrics 4th edition
coefficients example
• Example:
Applied Econometrics 4th edition
Hypothesis Testing
• Testing for the Overall Significance (F-test)
Applied Econometrics 4th edition
Applied Econometrics 4th edition
• The F-type test, as we explained above, is based on the difference of the RSS of
the restricted and unrestricted regressions. The LR-statistic is computed as:
• LR = −2(lR − lU)
• where lR and lU are the maximized values of the log-likelihood function of the
unrestricted and restricted equations, respectively. The LR-statistic follows a χ2
distribution with degrees of freedom equal to the number of restrictions (that is the
number of omitted or added variables).
Applied Econometrics 4th edition