Multiple Regression
Multiple regression generally explains the relationship between multiple independent or multiple predictor variables and a dependent or criterion variable. In multiple regression, a dependent variable is modeled as a function of several independent variables with corresponding multiple regression coefficients, along with the constant term. Multiple regression requires a large number of observations, and this is why it is called multiple regression.
The multiple regression equation explained above takes the following form:
y = b1x1 + b2x2 + ... + bnxn + c.
Here, bi’s (i=1,2…..n) are the regression coefficients, which in multiple regression represents the value at which the criterion variable changes when the predictor variable changes simultaneously.
As an example, let’s say that the test score of a student in an exam will be dependent on various factors like his focus while attending the class, his intake of food before the exam and the amount of sleep he gets before the exam. With the help of multiple regression, one can estimate the appropriate relationship among these factors.
Multiple regression in SPSS is done by selecting “analyze” from the menu. Then, from analyze, select “regression,” and from regression select “linear.” You can then perform multiple regression.
There are certain terminologies in multiple regression that help in understanding multiple regression. These terminologies are as follows:
The beta value in multiple regression is used in measuring how effectively the predictor variable influences the criterion variable. In multiple regression, it is measured in terms of standard deviation.
R, in multiple regression is the measure of association between the observed value and the predicted value of the criterion variable. R Square, or R2 in multiple regression is the square of the measure of association which indicates the variability in the criterion variable. Adjusted R2 in multiple regression takes the number of variables in the model and the number of data points in the model under consideration.
Assumptions
There should be proper specification of the model in multiple regression. This means that only relevant variables must be included in the multiple regression model. This means that in multiple regression the model should be reliable.
Linearity must be assumed in multiple regression. This means that in multiple regression, the model should be linear in nature.
Normality must be assumed in multiple regression. This means that in multiple regression, variables must have normal distribution.
Homoscedasticity must be assumed in multiple regression. This means that in multiple regression, the variability in errors must be the same across all levels.
Multiple Regression Resources
![]()




