This document discusses multiple regression as an intermediate prediction method that allows for one continuous dependent variable and two or more usually continuous independent variables. It provides an example of using house feature data like size, bedrooms, bathrooms, lot size, taxes, etc. to predict house selling prices. A linear regression model is proposed with selling price as the dependent variable and house features as independent variables. Coefficients are estimated to represent the marginal effect of each independent variable on selling price. The document also provides another example using data on advertising expenditures and sales at college campuses to determine optimal advertising budgets.