Content deleted Content added
→Properties: clarification |
Undid revision 1216542234 by 95.83.136.159 (talk) Tags: Undo Mobile edit Mobile web edit Advanced mobile edit |
||
(21 intermediate revisions by 18 users not shown) | |||
Line 1:
{{Short description|Statistical concept}}
{{More footnotes|date=November 2010}}
In [[statistics]], the '''coefficient of
The coefficient of multiple correlation takes values between 0 and 1
{| class="wikitable"
|Correlation Coefficient (r)
The coefficient of multiple correlation is computed 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.▼
|Direction and Strength of Correlation
|-
|1
|Perfectly positive
|-
|0.8
|Strongly positive
|-
|0.5
|Moderately positive
|-
|0.2
|Weakly positive
|-
|0
|No association
|-
| -0.2
|Weakly negative
|-
| -0.5
|Moderately negative
|-
| -0.8
|Strongly negative
|-
| -1
|Perfectly negative
|}
▲The coefficient of multiple correlation is
==Definition==
Line 12 ⟶ 43:
==Computation==
The square of the coefficient of multiple correlation can be computed using the [[Euclidean space|vector]] <math>\mathbf{c} = {(r_{x_1 y}, r_{x_2 y},\dots,r_{x_N y})}^\top</math> of [[correlation]]s <math>r_{x_n y}</math> between the predictor variables <math>x_n</math> (independent variables) and the target variable <math>y</math> (dependent variable), and the [[correlation matrix]] <math>R_{xx}</math> of
::<math>R^2 = \mathbf{c}^\top R_{xx}^{-1}\, \mathbf{c},</math>
Line 27 ⟶ 58:
If all the predictor variables are uncorrelated, the matrix <math>R_{xx}</math> is the identity matrix and <math>R^2</math> simply equals <math>\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>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
==Properties==
Line 36 ⟶ 67:
{{Reflist}}
==Further reading==
*
*
* 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
* 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
* Stanton, Jeffrey M. (2001). [http://www.amstat.org/publications/jse/v9n3/stanton.html "Galton, Pearson, and the Peas: A Brief History of Linear Regression for Statistics Instructors"], ''Journal of Statistics Education'', 9 (3).
{{DEFAULTSORT:Multiple Correlation}}
[[Category:Correlation indicators]]
[[Category:Regression analysis]]
|