Chapter 11: Regression Analysis: Multiple Linear Regression
Multiple Linear Regression
Regression analysis is a statistical procedure for estimating the relationship between variables. The last subchapter introduced Simple Linear Regression, which is used to predict the value of an outcome variable on the basis of a single predictor variable.
Multiple linear regression is an extension of the Simple Linear Regression model to more than one predictor variable.
Multiple Linear Regression
Multiple Linear Regression is a statistical procedure that is used to predict the value of a continuous outcome (dependent) variable on the basis of two or more predictor (independent) variables.
The regression line of a Multiple Linear Regression with predictor variables is described by the following regression equation:
Where:
- is the predicted value of the outcome variable .
- are the predictor variables.
- is the intercept of the regression line and is often labelled the constant.
- are the partial regression coefficients.
Example: Multiple Linear Regression Equation
Consider the following regression equation that describes the relationship between an outcome variable and three predictor variables and :
From this regression equation, it follows that:
- If increases by one, increases by .
- If increases by one, decreases by , since .
- If increases by one, increases by .
- If all predictor variables are zero, then .
So for example, if , , and , then the predicted value of is:
Or visit omptest.org if jou are taking an OMPT exam.