Coefficient of multiple correlation: Difference between revisions

Content deleted Content added
m Reverting possible vandalism by 74.109.109.21 to version by 155.33.133.59. Report False Positive? Thanks, ClueBot NG. (3822175) (Bot)
VM98 (talk | contribs)
m Update lede
Line 3:
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 [[Pearson correlation|correlation]] between the variable's values and the best predictions that can be computed [[linear equation|linearly]] from the predictive variables.<ref>[http://onlinestatbook.com/2/regression/multiple_regression.html Introduction to Multiple Regression] </ref>
 
The coefficient of multiple correlation takes values between .000 and 1.00; aHigher highervalues valueindicate indicates a highhigher predictability of the [[dependent and independent variables|dependent variable]] from the [[dependent and independent variables|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.<ref>[http://mtweb.mtsu.edu/stats/regression/level3/multicorrel/multicorrcoef.htm Multiple correlation coefficient]</ref>
 
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.