This document discusses multiple regression analysis. It begins by explaining the linear multiple regression model and key steps in regression modeling such as specifying the model, collecting data, and evaluating the model. It then covers assumptions of multiple regression including linearity and independence of errors. The document presents a mini-case study predicting home heating oil consumption based on temperature and insulation. It provides the multiple regression equation developed from the case study data and uses the equation to make predictions about oil consumption. Finally, it discusses interpreting the coefficient of multiple determination (R2) which indicates how well the model explains the variation in the dependent variable.