Correlation

Correlation

In probability theory and statistics, correlation, (often measured as a correlation coefficient), indicates the strength and direction of a linear relationship between two random variables. In general statistical usage, "correlation" or co-relation refers to the departure of two variables from independence. In this broad sense there are several coefficients, measuring the degree of correlation, adapted to the nature of data.

A number of different coefficients are used for different situations. The best known is the Pearson product-moment correlation coefficient, which is obtained by dividing the covariance of the two variables by the product of their standard deviations. Despite its name, it was first introduced by Francis Galton.Cite journal
author = Rodgers, J. L. and Nicewander, W. A.
title = Thirteen ways to look at the correlation coefficient
journal = The American Statistician
year = 1988
volume = 42
pages = 59–66
doi = 10.2307/2685263
]

Pearson's product-moment coefficient

Mathematical properties

The correlation coefficient ρ"X, Y" between two random variables "X" and "Y" with expected values μ"X" and μ"Y" and standard deviations σ"X" and σ"Y" is defined as:

: ho_{X,Y}={mathrm{cov}(X,Y) over sigma_X sigma_Y} ={E((X-mu_X)(Y-mu_Y)) over sigma_Xsigma_Y},where "E" is the expected value operator and cov means covariance.Since μ"X" = E("X"), σ"X"2 = E [("X" - E("X"))2] = E("X"2) − E2("X") and likewise for "Y", we may also write

: ho_{X,Y}=frac{E(XY)-E(X)E(Y)}{sqrt{E(X^2)-E^2(X)}~sqrt{E(Y^2)-E^2(Y).

The correlation is defined only if both of the 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" = "X"2. 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, uncorrelatedness is equivalent to independence.

A correlation between two variables is diluted in the presence of measurement error around estimates of one or both variables, in which case disattenuation provides a more accurate coefficient.

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 isalso known as the "sample correlation coefficient". The Pearson correlation coefficient is then the best estimate of the correlation of "X" and "Y" . The Pearson correlation coefficient is written:

:r_{xy}=frac{sum x_iy_i-n ar{x} ar{y{(n-1) s_x s_y}=frac{nsum x_iy_i-sum x_isum y_i}{sqrt{nsum x_i^2-(sum x_i)^2}~sqrt{nsum y_i^2-(sum y_i)^2.

:r_{xy}=frac{sum (x_i-ar{x})(y_i-ar{y})}{(n-1) s_x s_y},

where ar{x} and ar{y} are the sample means of "X" and "Y" , "s""x" and "s""y" are the sample standard deviations of "X" and "Y" and the sum is from "i" = 1 to "n". As with the population correlation, we may rewrite this as

:r_{xy}=frac{sum x_iy_i-n ar{x} ar{y{(n-1) s_x s_y}=frac{nsum x_iy_i-sum x_isum y_i}{sqrt{nsum x_i^2-(sum x_i)^2}~sqrt{nsum y_i^2-(sum y_i)^2.

Again, as is true with the population correlation, the absolute value of the sample correlation must be less than or equal to 1. Though the above formula conveniently suggests a single-pass algorithm for calculating sample correlations, it is notorious for its numerical instability (see below for something more accurate).

The square of the sample correlation coefficient, which is also known as the coefficient of determination, is the fraction of the variance in "yi" that is accounted for by a linear fit of "xi" to "yi" . This is written

:r_{xy}^2=1-frac{s_{y|x}^2}{s_y^2},

where "s""y"|"x"2 is the square of the error of a linear regression of "xi" on "yi" by the equation "y = a + bx":

:s_{y|x}^2=frac{1}{n-1}sum_{i=1}^n (y_i-a-bx_i)^2,

and "s""y"2 is just the variance of "y":

:s_y^2=frac{1}{n-1}sum_{i=1}^n (y_i-ar{y})^2.

Note that since the sample correlation coefficient is symmetric in "xi" and "yi" , we will get the same value for a fit of "yi" to "xi" :

:r_{xy}^2=1-frac{s_{x|y}^2}{s_x^2}.

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

:r^2=1-frac{s_{z|xy}^2}{s_z^2}.

The distribution of the correlation coefficient has been examined by R. A. Fisher [Cite journal
author = R. A. Fisher
title = Frequency distribution of the values of the correlation coefficient in samples from an indefinitely large population
journal = Biometrika
volume = 10
pages = 507–521
year = 1915
] [Cite journal
author = R. A. Fisher
title = On the probable error of a coefficient of correlation deduced from a small sample
journal = Metron
year = 1921
] and A. K. Gayen. [Cite journal
author = A. K. Gayen
title = The frequency distribution of the product moment correlation coefficient in random samples of any size draw from non-normal universes
journal = Biometrika
year = 1951
volume = 38
pages = 219–247
]

Geometric Interpretation of correlation

For centered data (i.e., data which have been shifted by the sample mean so as to have an average of zero), the correlation coefficient can also be viewed as the cosine of the angle between the two vectors of samples drawn from the two random variables.

Some practitioners prefer an uncentered (non-Pearson-compliant) correlation coefficient. See the example below for a comparison.

As an example, suppose five countries are found to have gross national products of 1, 2, 3, 5, and 8 billion dollars, respectively. Suppose these same five countries (in the same order) are found to have 11%, 12%, 13%, 15%, and 18% poverty. Then let x and y be ordered 5-element vectors containing the above data: x = (1, 2, 3, 5, 8) and y = (0.11, 0.12, 0.13, 0.15, 0.18).

By the usual procedure for finding the angle between two vectors (see dot product), the "uncentered" correlation coefficient is:

: cos heta = frac { old{x} cdot old{y} } { left| old{x} ight| left| old{y} ight| } = frac { 2.93 } { sqrt { 103 } sqrt { 0.0983 } } = 0.920814711.

Note that the above data were deliberately chosen to be perfectly correlated: "y" = 0.10 + 0.01 "x". The Pearson correlation coefficient must therefore be exactly one. Centering the data (shifting x by E(x) = 3.8 and y by E(y) = 0.138) yields x = (−2.8, −1.8, −0.8, 1.2, 4.2) and y = (−0.028, −0.018, −0.008, 0.012, 0.042), from which

: cos heta = frac { old{x} cdot old{y} } { left| old{x} ight| left| old{y} ight| } = frac { 0.308 } { sqrt { 30.8 } sqrt { 0.00308 } } = 1 = ho_{xy},

as expected.

Motivation for the form of the coefficient of correlation

Another motivation for correlation comes from inspecting the method of simple linear regression. As above, X is the vector of independent variables, x_i, and Y of the dependent variables, y_i, and a simple linear relationship between X and Y is sought, through a least-squares method on the estimate of Y:: Y = Xeta + varepsilon.,

Then, the equation of the least-squares line can be derived to be of the form:

:(Y - ar{Y}) = frac{nsum x_iy_i-sum x_isum y_i}{nsum x_i^2-(sum x_i)^2} (X - ar{X})

which can be rearranged in the form::(Y - ar{Y})=frac{r s_y}{s_x} (X-ar{X})

where r has the familiar form mentioned above : frac{nsum x_iy_i-sum x_isum y_i} {sqrt{nsum x_i^2-(sum x_i)^2}~sqrt{nsum y_i^2-(sum y_i)^2.

Interpretation of the size of a correlation

Several authors have offered guidelines for the interpretation of a correlation coefficient. Cohen (1988),Cohen, J. (1988). "Statistical power analysis for the behavioral sciences" (2nd ed.)] As Cohen himself has observed, however, all such criteria are in some ways arbitrary and should not be observed too strictly. This is because the interpretation of a correlation coefficient depends on the context and purposes. A correlation of 0.9 may be very low if one is verifying a physical law using high-quality instruments, but may be regarded as very high in the social sciences where there may be a greater contribution from complicating factors.

Along this vein, it is important to remember that "large" and "small" should not be taken as synonyms for "good" and "bad" in terms of determining that a correlation is of a certain size. For example, a correlation of 1.0 or −1.0 indicates that the two variables analyzed are equivalent modulo scaling. Scientifically, this more frequently indicates a trivial result than a profound one. For example, consider discovering a correlation of 1.0 between how many feet tall a group of people are and the number of inches from the bottom of their feet to the top of their heads.

Non-parametric correlation coefficients

Pearson's correlation coefficient is a parametric statistic and when distributions are not normal it may be less useful than non-parametric correlation methods, such as Chi-square, Point biserial correlation, Spearman's ρ, Kendall's τ, and Goodman and Kruskal's lambda. They are a little less powerful than parametric methods if the assumptions underlying the latter are met, but are less likely to give distorted results when the assumptions fail.

Other measures of dependence among random variables

The information given by a correlation coefficient is not enough to define the dependence structure between random variables. The correlation coefficient completely defines the dependence structure only in very particular cases, for example when the cumulative distribution functions are the multivariate normal distributions. (See diagram above.) In the case of elliptic distributions it characterizes the (hyper-)ellipses of equal density, however, it does not completely characterize the dependence structure (for example, the a multivariate t-distribution's degrees of freedom determine the level of tail dependence).

To get a measure for more general dependencies in the data (also nonlinear) it is better to use the correlation ratio which is able to detect almost any functional dependency, or the entropy-based mutual information/total correlation which is capable of detecting even more general dependencies. The latter are sometimes referred to as multi-moment correlation measures, in comparison to those that consider only 2nd moment (pairwise or quadratic) dependence.

The polychoric correlation is another correlation applied to ordinal data that aims to estimate the correlation between theorised latent variables.

One way to capture a more complete view of dependence structure is to consider a copula between them.

Correlation matrices

The correlation matrix of "n" random variables "X"1, ..., "X""n" is the "n" × "n" matrix whose "i","j" entry is corr("X""i", "X""j"). If the measures of correlation used are product-moment coefficients, the correlation matrix is the same as the covariance matrix of the standardized random variables "X""i" /SD("X""i") for "i" = 1, ..., "n". Consequently it is necessarily a positive-semidefinite matrix.

The correlation matrix is symmetric because the correlation between X_i and X_j is the same as the correlation between X_j and X_i.

Removing correlation

It is always possible to remove the correlation between zero-mean random variables with a linear transform, even if the relationship between the variables is nonlinear. Suppose a vector of "n" random variables is sampled "m" times. Let "X" be a matrix where X_{i,j} is the "j"th variable of sample "i". Let Z_{r,c} be an "r" by "c" matrix with every element 1. Then "D" is the data transformed so every random variable has zero mean, and "T" is the data transformed so all variables have zero mean, unit variance, and zero correlation with all other variables. The transformed variables will be uncorrelated, even though they may not be independent.

:D = X -frac{1}{m} Z_{m,m} X

:T = D (D^T D)^{-frac{1}{2

where an exponent of -1/2 represents the matrix square root of the inverse of a matrix. The covariance matrix of "T" will be the identity matrix. If a new data sample "x" is a row vector of "n" elements, then the same transform can be applied to "x" to get the transformed vectors "d" and "t":

:d = x - frac{1}{m} Z_{1,m} X

:t = d (D^T D)^{-frac{1}{2.

Common misconceptions about correlation

Correlation and causality

The conventional dictum that "correlation does not imply causation" means that correlation cannot be validly used to infer a causal relationship between the variables. This dictum should not be taken to mean that correlations cannot indicate causal relations. However, the causes underlying the correlation, if any, may be indirect and unknown. Consequently, establishing a correlation between two variables is not a sufficient condition to establish a causal relationship (in either direction).

A correlation between age and height in children is fairly causally transparent, but a correlation between mood and health in people is less so. Does improved mood lead to improved health; or does good health lead to good mood; or both? Or does some other factor underlie both? Or is it pure coincidence? In other words, a correlation can be taken as evidence for a possible causal relationship, but cannot indicate what the causal relationship, if any, might be.

Correlation and linearity

While Pearson correlation indicates the strength of a linear relationship between two variables, its value alone may not be sufficient to evaluate this relationship, especially in the case where the assumption of normality is incorrect.

The image on the right shows scatterplots of Anscombe's quartet, a set of four different pairs of variables created by Francis Anscombe. [Anscombe, Francis J. (1973) Graphs in statistical analysis. "American Statistician", 27, 17–21.] The four y variables have the same mean (7.5), standard deviation (4.12), correlation (0.81) and regression line (y = 3 + 0.5x). However, as can be seen on the plots, the distribution of the variables is very different. The first one (top left) seems to be distributed normally, and corresponds to what one would expect when considering two variables correlated and following the assumption of normality. The second one (top right) is not distributed normally; while an obvious relationship between the two variables can be observed, it is not linear, and the Pearson correlation coefficient is not relevant. In the third case (bottom left), the linear relationship is perfect, except for one outlier which exerts enough influence to lower the correlation coefficient from 1 to 0.81. Finally, the fourth example (bottom right) shows another example when one outlier is enough to produce a high correlation coefficient, even though the relationship between the two variables is not linear.

These examples indicate that the correlation coefficient, as a summary statistic, cannot replace the individual examination of the data.

Computing correlation accurately in a single pass

The following algorithm (in pseudocode) will calculate Pearson correlation with good numerical stabilityFact|date=May 2008.

sum_sq_x = 0 sum_sq_y = 0 sum_coproduct = 0 mean_x = x [1] mean_y = y [1] for i in 2 to N: sweep = (i - 1.0) / i delta_x = x [i] - mean_x delta_y = y [i] - mean_y sum_sq_x += delta_x * delta_x * sweep sum_sq_y += delta_y * delta_y * sweep sum_coproduct += delta_x * delta_y * sweep mean_x += delta_x / i mean_y += delta_y / i pop_sd_x = sqrt( sum_sq_x / N ) pop_sd_y = sqrt( sum_sq_y / N ) cov_x_y = sum_coproduct / N correlation = cov_x_y / (pop_sd_x * pop_sd_y)

This is a working example in Ada language:with Ada.Text_IO; use Ada.Text_IO;with Ada.Numerics.Generic_Elementary_Functions;

procedure pearson_correlation is

package Maths is new Ada.Numerics.Generic_Elementary_Functions (Float); use Maths;

N : Integer := 7; x : array ( 1 .. N ) of Float := ( 1.2, 3.7, 0.1, 3.0, 3.0, 2.9, 2.2 ); y : array ( 1 .. N ) of Float := ( 2.0, 7.1, 0.5, 6.1, 6.1, 6.1, 4.4 );

sum_sq_x, sum_sq_y, sum_coproduct, mean_x, mean_y, sweep : Float; delta_x, delta_y, pop_sd_x, pop_sd_y, cov_x_y, correlation : Float;

begin

sum_sq_x := 0.0; sum_sq_y := 0.0; sum_coproduct := 0.0; mean_x := x(1); mean_y := y(1);

for i in 2 .. N loop

sweep := (Float(i) - 1.0) / Float(i); delta_x := x(i) - mean_x; delta_y := y(i) - mean_y; sum_sq_x := sum_sq_x + delta_x * delta_x * sweep; sum_sq_y := sum_sq_y + delta_y * delta_y * sweep; sum_coproduct := sum_coproduct + delta_x * delta_y * sweep; mean_x := mean_x + delta_x / Float(i); mean_y := mean_y + delta_y / Float(i);

end loop;

pop_sd_x := Sqrt( sum_sq_x / Float(N) ); pop_sd_y := Sqrt( sum_sq_y / Float(N) ); cov_x_y := sum_coproduct / Float(N); correlation := cov_x_y / (pop_sd_x * pop_sd_y);

Put_Line ("Result: " & Float'Image (correlation));

end pearson_correlation;

See also


* Autocorrelation
* Association (statistics)
* Cross-correlation
* Coefficient of determination
* Fraction of variance unexplained
* Goodman and Kruskal's lambda
* Kendall's tau
* (wikiversity)
* Pearson product-moment correlation coefficient
* Point-biserial correlation coefficient
* Partial correlation
* Spearman's rank correlation coefficient
* Statistical arbitrage
* Currency correlation

Notes and references

Further reading

* Cohen, J., Cohen P., West, S.G., & Aiken, L.S. (2003). "Applied multiple regression/correlation analysis for the behavioral sciences." (3rd ed.) Hillsdale, NJ: Lawrence Erlbaum Associates.

External links

* [http://www.mega.nu/ampp/rummel/uc.htm Understanding Correlation] - Introductory material by a U. of Hawaii Prof.
* [http://www.thinkanddone.com/ge/Corr.html Online Utility to Compute Correlation Coefficient (Scatter Diagram) ]
* [http://www.statsoft.com/textbook/stathome.html?stbasic.html&1 Statsoft Electronic Textbook]
* [http://www.vias.org/tmdatanaleng/cc_corr_coeff.html Pearson's Correlation Coefficient] - How to calculate it quickly
* [http://www.vias.org/simulations/simusoft_rdistri.html Learning by Simulations] - The distribution of the correlation coefficient
* [http://www.statisticalengineering.com/correlation.htm Correlation measures the strength of a "linear" relationship between two variables.]
* [http://mathworld.wolfram.com/CorrelationCoefficient.html MathWorld page on (cross-) correlation coefficient(s) of a sample.]
* [http://peaks.informatik.uni-erlangen.de/cgi-bin/usignificance.cgi Compute Significance between two correlations] - A useful website if one wants to compare two correlation values.


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • corrélation — [ kɔrelasjɔ̃ ] n. f. • 1718; correlacion v. 1420; bas lat. correlatio 1 ♦ Philos. Rapport entre deux phénomènes (⇒ corrélat) qui varient en fonction l un de l autre. ⇒ correspondance, interdépendance, réciprocité. ♢ Statist. Coefficient de… …   Encyclopédie Universelle

  • Correlation — Corrélation Cette page d’homonymie répertorie les différents sujets et articles partageant un même nom …   Wikipédia en Français

  • Correlation — Cor re*la tion ( l? sh?n), n. [LL. correlatio; L. cor + relatio: cf. F. corr[ e]lation. Cf. {Correlation}.] Reciprocal relation; corresponding similarity or parallelism of relation or law; capacity of being converted into, or of giving place to,… …   The Collaborative International Dictionary of English

  • correlation — I noun analogy, chain, collation, comparison, connection, corollary, correspondence, counterpart, equivalence, functionality, interchange, interconnection, interdependence, likeness, mutual, mutuality, parity, proportion, quid pro quo,… …   Law dictionary

  • correlation — 1560s, from M.Fr. corrélation, from cor together (see COM (Cf. com )) + relation (see RELATION (Cf. relation)) …   Etymology dictionary

  • correlation — [kôr΄ə lā′shən, kär΄ə lā′shən] n. [ML correlatio: see COM & RELATION] 1. mutual relationship or connection 2. the degree of relative correspondence, as between two sets of data [a correlation of 75%] 3. a correlating or being correlated… …   English World dictionary

  • Correlation — (v. lat.), 1) gegenseitige Beziehung; 2) Beziehung von 2 Wörtern od. Sätzen auf einander, so daß das od. der eine die Frage od. den Satz, das od. der andere die Antwort od. die Vergleichung enthält. Hieher gehören Comparatiwerhältnisse u.… …   Pierer's Universal-Lexikon

  • corrélation — CORRÉLATION. s. fém. Relation réciproque entre deux choses. Il n est d usage que dans le didactique. Les termes de père et de fils emportentcorrélation …   Dictionnaire de l'Académie Française 1798

  • correlation — [n] equating, equivalence alternation, analogue, complement, correspondence, correspondent, counterpart, interaction, interchange, interconnection, interdependence, interrelation, interrelationship, match, parallel, pendant, reciprocity,… …   New thesaurus

  • correlation — ► NOUN 1) a mutual relationship. 2) the process of correlating two or more things. 3) Statistics interdependence of variable quantities …   English terms dictionary

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”