Chapter 10
Regression
Regression models the relationship between variables for prediction, for understanding effects, and for hypothesis testing on coefficients. This chapter builds linear regression from the ground up using house price prediction — starting with the assumptions that make OLS valid, then working through residuals, coefficients, and multiple predictors.