ST 430/514 Introduction to Regression Analysis/Statistics for Management and the Social Sciences II
Multiple Linear Regression
Recall: a regression model describes how a dependent variable (or response) Y is affected, on average, by one or more independent variables (or factors, or covariates). The general equation is E(Y ) = β0 + β1x1 + β2x2 + · · · + βkxk. I shall sometimes write E(Y ) as E(Y |x1, x2, . . . , xk), to emphasize that E(Y ) changes with the values of the terms x1, x2, . . . , xk: E(Y |x1, x2, . . . , xk) = β0 + β1x1 + β2x2 + · · · + βkxk.
1 / 21 Multiple Linear Regression General Form