Multiple correlation

From HandWiki

In statistics, the coefficient of multiple correlation is a measure of how well a given variable can be predicted using a linear function of a set of other variables. It is the correlation between the variable's values and the best predictions that can be computed linearly from the predictive variables.[1]

The coefficient of multiple correlation takes values between 0 and 1. Higher values indicate higher predictability of the dependent variable from the independent variables, with a value of 1 indicating that the predictions are exactly correct and a value of 0 indicating that no linear combination of the independent variables is a better predictor than is the fixed mean of the dependent variable.[2]

The coefficient of multiple correlation is known as the square root of the coefficient of determination, but under the particular assumptions that an intercept is included and that the best possible linear predictors are used, whereas the coefficient of determination is defined for more general cases, including those of nonlinear prediction and those in which the predicted values have not been derived from a model-fitting procedure.

Definition

The coefficient of multiple correlation, denoted R, is a scalar that is defined as the Pearson correlation coefficient between the predicted and the actual values of the dependent variable in a linear regression model that includes an intercept.

Computation

The square of the coefficient of multiple correlation can be computed using the vector [math]\displaystyle{ \mathbf{c} = {(r_{x_1 y}, r_{x_2 y},\dots,r_{x_N y})}^\top }[/math] of correlations [math]\displaystyle{ r_{x_n y} }[/math] between the predictor variables [math]\displaystyle{ x_n }[/math] (independent variables) and the target variable [math]\displaystyle{ y }[/math] (dependent variable), and the correlation matrix [math]\displaystyle{ R_{xx} }[/math] of correlations between predictor variables. It is given by

[math]\displaystyle{ R^2 = \mathbf{c}^\top R_{xx}^{-1}\, \mathbf{c}, }[/math]

where [math]\displaystyle{ \mathbf{c}^\top }[/math] is the transpose of [math]\displaystyle{ \mathbf{c} }[/math], and [math]\displaystyle{ R_{xx}^{-1} }[/math] is the inverse of the matrix

[math]\displaystyle{ R_{xx} = \left(\begin{array}{cccc} r_{x_1 x_1} & r_{x_1 x_2} & \dots & r_{x_1 x_N} \\ r_{x_2 x_1} & \ddots & & \vdots \\ \vdots & & \ddots & \\ r_{x_N x_1} & \dots & & r_{x_N x_N} \end{array}\right). }[/math]

If all the predictor variables are uncorrelated, the matrix [math]\displaystyle{ R_{xx} }[/math] is the identity matrix and [math]\displaystyle{ R^2 }[/math] simply equals [math]\displaystyle{ \mathbf{c}^\top\, \mathbf{c} }[/math], the sum of the squared correlations with the dependent variable. If the predictor variables are correlated among themselves, the inverse of the correlation matrix [math]\displaystyle{ R_{xx} }[/math] accounts for this.

The squared coefficient of multiple correlation can also be computed as the fraction of variance of the dependent variable that is explained by the independent variables, which in turn is 1 minus the unexplained fraction. The unexplained fraction can be computed as the sum of squared residuals—that is, the sum of the squares of the prediction errors—divided by the sum of the squared deviations of the values of the dependent variable from its expected value.

Properties

With more than two variables being related to each other, the value of the coefficient of multiple correlation depends on the choice of dependent variable: a regression of [math]\displaystyle{ y }[/math] on [math]\displaystyle{ x }[/math] and [math]\displaystyle{ z }[/math] will in general have a different [math]\displaystyle{ R }[/math] than will a regression of [math]\displaystyle{ z }[/math] on [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math]. For example, suppose that in a particular sample the variable [math]\displaystyle{ z }[/math] is uncorrelated with both [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math], while [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math] are linearly related to each other. Then a regression of [math]\displaystyle{ z }[/math] on [math]\displaystyle{ y }[/math] and [math]\displaystyle{ x }[/math] will yield an [math]\displaystyle{ R }[/math] of zero, while a regression of [math]\displaystyle{ y }[/math] on [math]\displaystyle{ x }[/math] and [math]\displaystyle{ z }[/math] will yield a strictly positive [math]\displaystyle{ R }[/math]. This follows since the correlation of [math]\displaystyle{ y }[/math] with its best predictor based on [math]\displaystyle{ x }[/math] and [math]\displaystyle{ z }[/math] is in all cases at least as large as the correlation of [math]\displaystyle{ y }[/math] with its best predictor based on [math]\displaystyle{ x }[/math] alone, and in this case with [math]\displaystyle{ z }[/math] providing no explanatory power it will be exactly as large.

References

Further reading

  • Allison, Paul D. (1998). Multiple Regression: A Primer. London: Sage Publications. ISBN:9780761985334
  • Cohen, Jacob, et al. (2002). Applied Multiple Regression: Correlation Analysis for the Behavioral Sciences. ISBN:0805822232
  • Crown, William H. (1998). Statistical Models for the Social and Behavioral Sciences: Multiple Regression and Limited-Dependent Variable Models. ISBN:0275953165
  • Edwards, Allen Louis (1985). Multiple Regression and the Analysis of Variance and Covariance. ISBN:0716710811
  • Keith, Timothy (2006). Multiple Regression and Beyond. Boston: Pearson Education.
  • Fred N. Kerlinger, Elazar J. Pedhazur (1973). Multiple Regression in Behavioral Research. New York: Holt Rinehart Winston. ISBN:9780030862113
  • Stanton, Jeffrey M. (2001). "Galton, Pearson, and the Peas: A Brief History of Linear Regression for Statistics Instructors", Journal of Statistics Education, 9 (3).