 | Correlation: Encyclopedia II - Correlation - Pearson's product-moment coefficient
Correlation - Pearson's product-moment coefficient
Correlation - Mathematical properties
The correlation ρX, Y between two random variables X and Y with expected values μX and μY and standard deviations σX and σY is defined as:
Since μX = E(X), σX2 = E(X2) − E2(X) and likewise for Y, we may also write
The correlation is defined only if both standard deviations are finite and both of them are nonzero. It is a corollary of the Cauchy-Schwarz inequality that the correlation cannot exceed 1 in absolute value.
The correlation is 1 in the case of an increasing linear relationship, −1 in the case of a decreasing linear relationship, and some value in between in all other cases, indicating the degree of linear dependence between the variables. The closer the coefficient is to either −1 or 1, the stronger the correlation between the variables.
If the variables are independent then the correlation is 0, but the converse is not true because the correlation coefficient detects only linear dependencies between two variables. Here is an example: Suppose the random variable X is uniformly distributed on the interval from −1 to 1, and Y = X2. Then Y is completely determined by X, so that X and Y are dependent, but their correlation is zero; they are uncorrelated. However, in the special case when X and Y are jointly normal, independence is equivalent to uncorrelatedness.
Correlation - The sample correlation
If we have a series of n measurements of X and Y written as xi and yi where i = 1, 2, ..., n, then the Pearson product-moment correlation coefficient can be used to estimate the correlation of X and Y . The Pearson coefficient is also known as the "sample correlation coefficient". It is especially important if X and Y are both normally distributed. The Pearson correlation coefficient is then the best estimate of the correlation of X and Y . The Pearson correlation coefficient is written:
where and are the sample means of xi and yi , sx and sy are the sample standard deviations of xi and yi and the sum is from i = 1 to n. As with the population correlation, we may rewrite this as
Again, as is true with the population correlation, the absolute value of the sample correlation must be less than or equal to 1.
The sample correlation coefficient is the fraction of the variance in yi that is accounted for by a linear fit of xi to yi . This is written
where σy|x2 is the square of the error of a linear fit of yi to xi by the equation y = a + bx.
and σy2 is just the variance of y
Note that since the sample correlation coefficient is symmetric in xi and yi , we will get the same value for a fit of xi to yi :
This equation also gives an intuitive idea of the correlation coefficient for higher dimensions. Just as the above described sample correlation coefficient is the fraction of variance accounted for by the fit of a 1-dimensional linear submanifold to a set of 2-dimensional vectors (xi , yi ), so we can define a correlation coefficient for a fit of an m-dimensional linear submanifold to a set of n-dimensional vectors. For example, if we fit a plane z = a + bx + cy to a set of data (xi , yi , zi ) then the correlation coefficient of z to x and y is
Other related archivesCauchy-Schwarz inequality, Francis Galton, Non-parametric, Pearson product-moment correlation coefficient, Spearman's ρ, absolute value, acausal, copula, correlation implies causation (logical fallacy), correlation ratio, covariance, covariance matrix, cross-correlation, cumulative distribution functions, dimensions, electron correlation, equation, expected values, functions, independent, jointly normal, linear dependence, linear submanifold, means, multivariate normal distribution, mutual information, non-negative definite matrix, normally distributed, parametric statistic, probability theory, random variables, spurious relationship, standard deviations, statistics
 Adapted from the Wikipedia article "Pearson's product-moment coefficient", under the G.N U Free Docmentation License. Please also see http://en.wikipedia.org/wiki |