WAGE1
WAGE1 Multiple Regression
Estimate log wage on education, experience, and tenure when the WAGE1 file is installed.
Module 3
Learn how multiple regression estimates partial relationships, controls for observed differences, diagnoses omitted-variable bias and collinearity, and supports responsible Python analysis.
Skills
Progress tracking
Public visitors can preview the module, but personal progress is saved only after sign-in.
WAGE1
Estimate log wage on education, experience, and tenure when the WAGE1 file is installed.
GPA1
Estimate college GPA on high-school GPA and ACT when the GPA1 file is installed.
WAGE1
Compare the education coefficient before and after adding experience and tenure controls.
WAGE1
Recover a multiple-regression coefficient by using the leftover part of education after controls.
WAGE1
Compare a short wage model with a controlled model and discuss the direction of omitted-variable bias.
WAGE1
Calculate variance inflation factors for education, experience, and tenure.
WAGE1
Create fitted values and residuals from a multiple-regression wage model.
WAGE1
Compare R-squared across nested models and separate fit from causal interpretation.