Epstein Files Full PDF

CLICK HERE
Technopedia Center
PMB University Brochure
Faculty of Engineering and Computer Science
S1 Informatics S1 Information Systems S1 Information Technology S1 Computer Engineering S1 Electrical Engineering S1 Civil Engineering

faculty of Economics and Business
S1 Management S1 Accountancy

Faculty of Letters and Educational Sciences
S1 English literature S1 English language education S1 Mathematics education S1 Sports Education
teknopedia

  • Registerasi
  • Brosur UTI
  • Kip Scholarship Information
  • Performance
Flag Counter
  1. World Encyclopedia
  2. Correlation - Wikipedia
Correlation - Wikipedia
From Wikipedia, the free encyclopedia
Statistical concept
This article is about the statistical concept. For other uses, see Correlation (disambiguation).
Several sets of (x, y) points, with the Pearson correlation coefficient of x and y for each set. The correlation reflects the noisiness and direction of a linear relationship (top row), but not the slope of that relationship (middle), nor many aspects of nonlinear relationships (bottom). N.B.: the figure in the center has a slope of 0 but in that case, the correlation coefficient is undefined because the variance of Y is zero.

In statistics, correlation is a kind of statistical relationship between two random variables or bivariate data. Usually it refers to the degree to which a pair of variables are linearly related. In statistics, more general relationships between variables are called an association, the degree to which some of the variability of one variable can be accounted for by the other.[1][2]

The presence of a correlation is not sufficient to infer the presence of a causal relationship (i.e., correlation does not imply causation). Furthermore, the concept of correlation is not the same as dependence: if two variables are independent, then they are uncorrelated, but the opposite is not necessarily true – even if two variables are uncorrelated, they might be dependent on each other.

Correlations are useful because they can indicate a predictive relationship that can be exploited in practice. For example, an electrical utility may produce less power on a mild day based on the correlation between electricity demand and weather. In this example, there is a causal relationship, because extreme weather causes people to use more electricity for heating or cooling.

There are several correlation coefficients, often denoted ρ {\displaystyle \rho } {\displaystyle \rho } or r {\displaystyle r} {\displaystyle r}, measuring the degree of correlation. The most common of these is the Pearson correlation coefficient, which is sensitive only to a linear relationship between two variables (which may be present even when one variable is a nonlinear function of the other). Other correlation coefficients – such as Spearman's rank correlation coefficient – have been developed to be more robust than Pearson's and to detect less structured relationships between variables.[3][4][5]

The concept has been generalized to other forms of association between two variables, such as mutual information and distance covariance.

Coefficients

[edit]
Main article: Correlation coefficient

Pearson's product-moment coefficient

[edit]
Main article: Pearson product-moment correlation coefficient
Example scatterplots of various datasets with various correlation coefficients

The most familiar measure of dependence between two quantities is the Pearson product-moment correlation coefficient (PPMCC), or "Pearson's correlation coefficient", commonly called simply "the correlation coefficient". It is obtained by taking the ratio of the covariance of the two variables in question of our numerical dataset, normalized to the square root of their variances. Mathematically, one simply divides the covariance of the two variables by the product of their standard deviations. Karl Pearson developed the coefficient from a similar but slightly different idea by Francis Galton.[6]

A Pearson product-moment correlation coefficient attempts to establish a line of best fit through a dataset of two variables by essentially laying out the expected values and the resulting Pearson's correlation coefficient indicates how far away the actual dataset is from the expected values. Depending on the sign of our Pearson's correlation coefficient, we can end up with either a negative or positive correlation if there is any sort of relationship between the variables of our data set.[citation needed]

The population correlation coefficient ρ X , Y {\displaystyle \rho _{X,Y}} {\displaystyle \rho _{X,Y}} between two random variables X {\displaystyle X} {\displaystyle X} and Y {\displaystyle Y} {\displaystyle Y} with expected values μ X {\displaystyle \mu _{X}} {\displaystyle \mu _{X}} and μ Y {\displaystyle \mu _{Y}} {\displaystyle \mu _{Y}} and standard deviations σ X {\displaystyle \sigma _{X}} {\displaystyle \sigma _{X}} and σ Y {\displaystyle \sigma _{Y}} {\displaystyle \sigma _{Y}} is defined as:

ρ X , Y = corr ⁡ ( X , Y ) = cov ⁡ ( X , Y ) σ X σ Y = E ⁡ [ ( X − μ X ) ( Y − μ Y ) ] σ X σ Y , if   σ X σ Y > 0. {\displaystyle \rho _{X,Y}=\operatorname {corr} (X,Y)={\operatorname {cov} (X,Y) \over \sigma _{X}\sigma _{Y}}={\operatorname {E} [(X-\mu _{X})(Y-\mu _{Y})] \over \sigma _{X}\sigma _{Y}},\quad {\text{if}}\ \sigma _{X}\sigma _{Y}>0.} {\displaystyle \rho _{X,Y}=\operatorname {corr} (X,Y)={\operatorname {cov} (X,Y) \over \sigma _{X}\sigma _{Y}}={\operatorname {E} [(X-\mu _{X})(Y-\mu _{Y})] \over \sigma _{X}\sigma _{Y}},\quad {\text{if}}\ \sigma _{X}\sigma _{Y}>0.}

where E {\displaystyle \operatorname {E} } {\displaystyle \operatorname {E} } is the expected value operator, cov {\displaystyle \operatorname {cov} } {\displaystyle \operatorname {cov} } means covariance, and corr {\displaystyle \operatorname {corr} } {\displaystyle \operatorname {corr} } is a widely used alternative notation for the correlation coefficient. The Pearson correlation is defined only if both standard deviations are finite and positive. An alternative formula purely in terms of moments is:

ρ X , Y = E ⁡ ( X Y ) − E ⁡ ( X ) E ⁡ ( Y ) E ⁡ ( X 2 ) − E ⁡ ( X ) 2 ⋅ E ⁡ ( Y 2 ) − E ⁡ ( Y ) 2 {\displaystyle \rho _{X,Y}={\operatorname {E} (XY)-\operatorname {E} (X)\operatorname {E} (Y) \over {\sqrt {\operatorname {E} (X^{2})-\operatorname {E} (X)^{2}}}\cdot {\sqrt {\operatorname {E} (Y^{2})-\operatorname {E} (Y)^{2}}}}} {\displaystyle \rho _{X,Y}={\operatorname {E} (XY)-\operatorname {E} (X)\operatorname {E} (Y) \over {\sqrt {\operatorname {E} (X^{2})-\operatorname {E} (X)^{2}}}\cdot {\sqrt {\operatorname {E} (Y^{2})-\operatorname {E} (Y)^{2}}}}}

Correlation and independence

[edit]

It is a corollary of the Cauchy–Schwarz inequality that the absolute value of the Pearson correlation coefficient is not bigger than 1. Therefore, the value of a correlation coefficient ranges between −1 and +1. The correlation coefficient is +1 in the case of a perfect direct (increasing) linear relationship (correlation), −1 in the case of a perfect inverse (decreasing) linear relationship (anti-correlation),[7] and some value in the open interval ( − 1 , 1 ) {\displaystyle (-1,1)} {\displaystyle (-1,1)} in all other cases, indicating the degree of linear dependence between the variables. As it approaches zero there is less of a relationship (closer to uncorrelated). The closer the coefficient is to either −1 or 1, the stronger the correlation between the variables.

If the variables are independent, Pearson's correlation coefficient is 0. However, because the correlation coefficient detects only linear dependencies between two variables, the converse is not necessarily true. A correlation coefficient of 0 does not imply that the variables are independent[citation needed].

X , Y  independent ⇒ ρ X , Y = 0 ( X , Y  uncorrelated ) ρ X , Y = 0 ( X , Y  uncorrelated ) ⇏ X , Y  independent {\displaystyle {\begin{aligned}X,Y{\text{ independent}}\quad &\Rightarrow \quad \rho _{X,Y}=0\quad (X,Y{\text{ uncorrelated}})\\\rho _{X,Y}=0\quad (X,Y{\text{ uncorrelated}})\quad &\nRightarrow \quad X,Y{\text{ independent}}\end{aligned}}} {\displaystyle {\begin{aligned}X,Y{\text{ independent}}\quad &\Rightarrow \quad \rho _{X,Y}=0\quad (X,Y{\text{ uncorrelated}})\\\rho _{X,Y}=0\quad (X,Y{\text{ uncorrelated}})\quad &\nRightarrow \quad X,Y{\text{ independent}}\end{aligned}}}

For example, suppose the random variable X {\displaystyle X} {\displaystyle X} is symmetrically distributed about zero, and Y = X 2 {\displaystyle Y=X^{2}} {\displaystyle Y=X^{2}}. Then Y {\displaystyle Y} {\displaystyle Y} is completely determined by X {\displaystyle X} {\displaystyle X}, so that X {\displaystyle X} {\displaystyle X} and Y {\displaystyle Y} {\displaystyle Y} are perfectly dependent, but their correlation is zero; they are uncorrelated. However, in the special case when X {\displaystyle X} {\displaystyle X} and Y {\displaystyle Y} {\displaystyle Y} are jointly normal, uncorrelatedness is equivalent to independence.

Even though uncorrelated data does not necessarily imply independence, one can check if random variables are independent if their mutual information is 0.

Sample correlation coefficient

[edit]

Given a series of n {\displaystyle n} {\displaystyle n} measurements of the pair ( X i , Y i ) {\displaystyle (X_{i},Y_{i})} {\displaystyle (X_{i},Y_{i})} indexed by i = 1 , … , n {\displaystyle i=1,\ldots ,n} {\displaystyle i=1,\ldots ,n}, the sample correlation coefficient can be used to estimate the population Pearson correlation ρ X , Y {\displaystyle \rho _{X,Y}} {\displaystyle \rho _{X,Y}} between X {\displaystyle X} {\displaystyle X} and Y {\displaystyle Y} {\displaystyle Y}. The sample correlation coefficient is defined as

r x y = d e f ∑ i = 1 n ( x i − x ¯ ) ( y i − y ¯ ) ( n − 1 ) s x s y = ∑ i = 1 n ( x i − x ¯ ) ( y i − y ¯ ) ∑ i = 1 n ( x i − x ¯ ) 2 ∑ i = 1 n ( y i − y ¯ ) 2 , {\displaystyle r_{xy}\quad {\overset {\underset {\mathrm {def} }{}}{=}}\quad {\frac {\sum \limits _{i=1}^{n}(x_{i}-{\bar {x}})(y_{i}-{\bar {y}})}{(n-1)s_{x}s_{y}}}={\frac {\sum \limits _{i=1}^{n}(x_{i}-{\bar {x}})(y_{i}-{\bar {y}})}{\sqrt {\sum \limits _{i=1}^{n}(x_{i}-{\bar {x}})^{2}\sum \limits _{i=1}^{n}(y_{i}-{\bar {y}})^{2}}}},} {\displaystyle r_{xy}\quad {\overset {\underset {\mathrm {def} }{}}{=}}\quad {\frac {\sum \limits _{i=1}^{n}(x_{i}-{\bar {x}})(y_{i}-{\bar {y}})}{(n-1)s_{x}s_{y}}}={\frac {\sum \limits _{i=1}^{n}(x_{i}-{\bar {x}})(y_{i}-{\bar {y}})}{\sqrt {\sum \limits _{i=1}^{n}(x_{i}-{\bar {x}})^{2}\sum \limits _{i=1}^{n}(y_{i}-{\bar {y}})^{2}}}},}

where x ¯ {\displaystyle {\overline {x}}} {\displaystyle {\overline {x}}} and y ¯ {\displaystyle {\overline {y}}} {\displaystyle {\overline {y}}} are the sample means of X {\displaystyle X} {\displaystyle X} and Y {\displaystyle Y} {\displaystyle Y}, and s x {\displaystyle s_{x}} {\displaystyle s_{x}} and s y {\displaystyle s_{y}} {\displaystyle s_{y}} are the corrected sample standard deviations of X {\displaystyle X} {\displaystyle X} and Y {\displaystyle Y} {\displaystyle Y}.

Equivalent expressions for r x y {\displaystyle r_{xy}} {\displaystyle r_{xy}} are

r x y = ∑ x i y i − n x ¯ y ¯ n s x ′ s y ′ = n ∑ x i y i − ∑ x i ∑ y i n ∑ x i 2 − ( ∑ x i ) 2   n ∑ y i 2 − ( ∑ y i ) 2 . {\displaystyle {\begin{aligned}r_{xy}&={\frac {\sum x_{i}y_{i}-n{\bar {x}}{\bar {y}}}{ns'_{x}s'_{y}}}\\[5pt]&={\frac {n\sum x_{i}y_{i}-\sum x_{i}\sum y_{i}}{{\sqrt {n\sum x_{i}^{2}-(\sum x_{i})^{2}}}~{\sqrt {n\sum y_{i}^{2}-(\sum y_{i})^{2}}}}}.\end{aligned}}} {\displaystyle {\begin{aligned}r_{xy}&={\frac {\sum x_{i}y_{i}-n{\bar {x}}{\bar {y}}}{ns'_{x}s'_{y}}}\\[5pt]&={\frac {n\sum x_{i}y_{i}-\sum x_{i}\sum y_{i}}{{\sqrt {n\sum x_{i}^{2}-(\sum x_{i})^{2}}}~{\sqrt {n\sum y_{i}^{2}-(\sum y_{i})^{2}}}}}.\end{aligned}}}

where s x ′ {\displaystyle s'_{x}} {\displaystyle s'_{x}} and s y ′ {\displaystyle s'_{y}} {\displaystyle s'_{y}} are the uncorrected sample standard deviations of X {\displaystyle X} {\displaystyle X} and Y {\displaystyle Y} {\displaystyle Y}.

If x {\displaystyle x} {\displaystyle x} and y {\displaystyle y} {\displaystyle y} are results of measurements that contain measurement error, the realistic limits on the correlation coefficient are not −1 to +1 but a smaller range.[8] For the case of a linear model with a single independent variable, the coefficient of determination (R squared) is the square of r x y {\displaystyle r_{xy}} {\displaystyle r_{xy}}, Pearson's product-moment coefficient.

Example

[edit]

Consider the joint probability distribution of X and Y given in the table below.

P ( X = x , Y = y ) {\displaystyle \mathrm {P} (X=x,Y=y)} {\displaystyle \mathrm {P} (X=x,Y=y)}
y
x
−1 0 1
0 0 ⁠1/3⁠ 0
1 ⁠1/3⁠ 0 ⁠1/3⁠

For this joint distribution, the marginal distributions are:

P ( X = x ) = { 1 3 for  x = 0 2 3 for  x = 1 {\displaystyle \mathrm {P} (X=x)={\begin{cases}{\frac {1}{3}}&\quad {\text{for }}x=0\\{\frac {2}{3}}&\quad {\text{for }}x=1\end{cases}}} {\displaystyle \mathrm {P} (X=x)={\begin{cases}{\frac {1}{3}}&\quad {\text{for }}x=0\\{\frac {2}{3}}&\quad {\text{for }}x=1\end{cases}}}
P ( Y = y ) = { 1 3 for  y = − 1 1 3 for  y = 0 1 3 for  y = 1 {\displaystyle \mathrm {P} (Y=y)={\begin{cases}{\frac {1}{3}}&\quad {\text{for }}y=-1\\{\frac {1}{3}}&\quad {\text{for }}y=0\\{\frac {1}{3}}&\quad {\text{for }}y=1\end{cases}}} {\displaystyle \mathrm {P} (Y=y)={\begin{cases}{\frac {1}{3}}&\quad {\text{for }}y=-1\\{\frac {1}{3}}&\quad {\text{for }}y=0\\{\frac {1}{3}}&\quad {\text{for }}y=1\end{cases}}}

This yields the following expectations and variances:

μ X = 2 3 {\displaystyle \mu _{X}={\frac {2}{3}}} {\displaystyle \mu _{X}={\frac {2}{3}}}
μ Y = 0 {\displaystyle \mu _{Y}=0} {\displaystyle \mu _{Y}=0}
σ X 2 = 2 9 {\displaystyle \sigma _{X}^{2}={\frac {2}{9}}} {\displaystyle \sigma _{X}^{2}={\frac {2}{9}}}
σ Y 2 = 2 3 {\displaystyle \sigma _{Y}^{2}={\frac {2}{3}}} {\displaystyle \sigma _{Y}^{2}={\frac {2}{3}}}

Therefore:

ρ X , Y = 1 σ X σ Y E [ ( X − μ X ) ( Y − μ Y ) ] = 1 σ X σ Y ∑ x , y ( x − μ X ) ( y − μ Y ) P ( X = x , Y = y ) = 3 3 2 ( ( 1 − 2 3 ) ( − 1 − 0 ) 1 3 + ( 0 − 2 3 ) ( 0 − 0 ) 1 3 + ( 1 − 2 3 ) ( 1 − 0 ) 1 3 ) = 0. {\displaystyle {\begin{aligned}\rho _{X,Y}&={\frac {1}{\sigma _{X}\sigma _{Y}}}\mathrm {E} [(X-\mu _{X})(Y-\mu _{Y})]\\[5pt]&={\frac {1}{\sigma _{X}\sigma _{Y}}}\sum _{x,y}{(x-\mu _{X})(y-\mu _{Y})\mathrm {P} (X=x,Y=y)}\\[5pt]&={\frac {3{\sqrt {3}}}{2}}\left(\left(1-{\frac {2}{3}}\right)(-1-0){\frac {1}{3}}+\left(0-{\frac {2}{3}}\right)(0-0){\frac {1}{3}}+\left(1-{\frac {2}{3}}\right)(1-0){\frac {1}{3}}\right)=0.\end{aligned}}} {\displaystyle {\begin{aligned}\rho _{X,Y}&={\frac {1}{\sigma _{X}\sigma _{Y}}}\mathrm {E} [(X-\mu _{X})(Y-\mu _{Y})]\\[5pt]&={\frac {1}{\sigma _{X}\sigma _{Y}}}\sum _{x,y}{(x-\mu _{X})(y-\mu _{Y})\mathrm {P} (X=x,Y=y)}\\[5pt]&={\frac {3{\sqrt {3}}}{2}}\left(\left(1-{\frac {2}{3}}\right)(-1-0){\frac {1}{3}}+\left(0-{\frac {2}{3}}\right)(0-0){\frac {1}{3}}+\left(1-{\frac {2}{3}}\right)(1-0){\frac {1}{3}}\right)=0.\end{aligned}}}

Rank correlation coefficients

[edit]
Main articles: Spearman's rank correlation coefficient and Kendall tau rank correlation coefficient

Rank correlation coefficients, such as Spearman's rank correlation coefficient and Kendall's rank correlation coefficient (τ) measure the extent to which, as one variable increases, the other variable tends to increase, without requiring that increase to be represented by a linear relationship. If, as the one variable increases, the other decreases, the rank correlation coefficients will be negative. It is common to regard these rank correlation coefficients as alternatives to Pearson's coefficient, used either to reduce the amount of calculation or to make the coefficient less sensitive to non-normality in distributions. However, this view has little mathematical basis, as rank correlation coefficients measure a different type of relationship than the Pearson product-moment correlation coefficient, and are best seen as measures of a different type of association, rather than as an alternative measure of the population correlation coefficient.[9][10]

To illustrate the nature of rank correlation, and its difference from linear correlation, consider the following four pairs of numbers ( x , y ) {\displaystyle (x,y)} {\displaystyle (x,y)}:

(0, 1), (10, 100), (101, 500), (102, 2000).

As we go from each pair to the next pair x {\displaystyle x} {\displaystyle x} increases, and so does y {\displaystyle y} {\displaystyle y}. This relationship is perfect, in the sense that an increase in x {\displaystyle x} {\displaystyle x} is always accompanied by an increase in y {\displaystyle y} {\displaystyle y}. This means that we have a perfect rank correlation, and both Spearman's and Kendall's correlation coefficients are 1, whereas in this example Pearson product-moment correlation coefficient is 0.7544, indicating that the points are far from lying on a straight line. In the same way if y {\displaystyle y} {\displaystyle y} always decreases when x {\displaystyle x} {\displaystyle x} increases, the rank correlation coefficients will be −1, while the Pearson product-moment correlation coefficient may or may not be close to −1, depending on how close the points are to a straight line. Although in the extreme cases of perfect rank correlation the two coefficients are both equal (being both +1 or both −1), this is not generally the case, and so values of the two coefficients cannot meaningfully be compared.[9] For example, for the three pairs (1, 1) (2, 3) (3, 2) Spearman's coefficient is 1/2, while Kendall's coefficient is 1/3.

Common misconceptions

[edit]

Correlation and causality

[edit]
Main article: Correlation does not imply causation
See also: Normally distributed and uncorrelated does not imply independent

The conventional dictum that "correlation does not imply causation" means that correlation cannot be used by itself to infer a causal relationship between the variables.[11] This dictum should not be taken to mean that correlations cannot indicate the potential existence of causal relations. However, the causes underlying the correlation, if any, may be indirect and unknown, and high correlations also overlap with identity relations (tautologies), where no causal process exists (e.g., between two variables measuring the same construct). Consequently, 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? 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.

Simple linear correlations

[edit]
Anscombe's quartet: four sets of data with the same correlation of 0.816

The Pearson correlation coefficient indicates the strength of a linear relationship between two variables, but its value generally does not completely characterize their relationship. In particular, if the conditional mean of Y {\displaystyle Y} {\displaystyle Y} given X {\displaystyle X} {\displaystyle X}, denoted E ⁡ ( Y ∣ X ) {\displaystyle \operatorname {E} (Y\mid X)} {\displaystyle \operatorname {E} (Y\mid X)}, is not linear in X {\displaystyle X} {\displaystyle X}, the correlation coefficient will not fully determine the form of E ⁡ ( Y ∣ X ) {\displaystyle \operatorname {E} (Y\mid X)} {\displaystyle \operatorname {E} (Y\mid X)}.

The adjacent image shows scatter plots of Anscombe's quartet, a set of four different pairs of variables created by Francis Anscombe.[12] The four y {\displaystyle y} {\displaystyle y} variables have the same mean (7.5), variance (4.12), correlation (0.816) and regression line ( y = 3 + 0.5 x {\textstyle y=3+0.5x} {\textstyle 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. In this case the Pearson correlation coefficient does not indicate that there is an exact functional relationship: only the extent to which that relationship can be approximated by a linear relationship. 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.816. 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 visual examination of the data. The examples are sometimes said to demonstrate that the Pearson correlation assumes that the data follow a normal distribution, but this is only partially correct.[6] The Pearson correlation can be accurately calculated for any distribution that has a finite covariance matrix, which includes most distributions encountered in practice. However, the Pearson correlation coefficient (taken together with the sample mean and variance) is only a sufficient statistic if the data is drawn from a multivariate normal distribution. As a result, the Pearson correlation coefficient fully characterizes the relationship between variables if and only if the data are drawn from a multivariate normal distribution.

Properties

[edit]

Uncorrelatedness and independence of stochastic processes

[edit]

Similarly for two stochastic processes { X t } t ∈ T {\displaystyle \left\{X_{t}\right\}_{t\in {\mathcal {T}}}} {\displaystyle \left\{X_{t}\right\}_{t\in {\mathcal {T}}}} and { Y t } t ∈ T {\displaystyle \left\{Y_{t}\right\}_{t\in {\mathcal {T}}}} {\displaystyle \left\{Y_{t}\right\}_{t\in {\mathcal {T}}}}: If they are independent, then they are uncorrelated.[13]: p. 151  The opposite of this statement might not be true. Even if two variables are uncorrelated, they might not be independent to each other.

Sensitivity to the data distribution

[edit]
Further information: Pearson product-moment correlation coefficient § Sensitivity to the data distribution

The degree of dependence between variables X and Y does not depend on the scale on which the variables are expressed. That is, if we are analyzing the relationship between X and Y, most correlation measures are unaffected by transforming X to a + bX and Y to c + dY, where a, b, c, and d are constants (b and d being positive). This is true of some correlation statistics as well as their population analogues. Some correlation statistics, such as the rank correlation coefficient, are also invariant to monotone transformations of the marginal distributions of X and/or Y.

Pearson/Spearman correlation coefficients between X and Y are shown when the two variables' ranges are unrestricted, and when the range of X is restricted to the interval (0,1).

Most correlation measures are sensitive to the manner in which X and Y are sampled. Dependencies tend to be stronger if viewed over a wider range of values. Thus, if we consider the correlation coefficient between the heights of fathers and their sons over all adult males, and compare it to the same correlation coefficient calculated when the fathers are selected to be between 165 cm and 170 cm in height, the correlation will be weaker in the latter case. Several techniques have been developed that attempt to correct for range restriction in one or both variables, and are commonly used in meta-analysis; the most common are Thorndike's case II and case III equations.[14]

Various correlation measures in use may be undefined for certain joint distributions of X and Y. For example, the Pearson correlation coefficient is defined in terms of moments, and hence will be undefined if the moments are undefined. Measures of dependence based on quantiles are always defined. Sample-based statistics intended to estimate population measures of dependence may or may not have desirable statistical properties such as being unbiased, or asymptotically consistent, based on the spatial structure of the population from which the data were sampled.

Sensitivity to the data distribution can be used to an advantage. For example, scaled correlation is designed to use the sensitivity to the range in order to pick out correlations between fast components of time series.[15] By reducing the range of values in a controlled manner, the correlations on long time scale are filtered out and only the correlations on short time scales are revealed.

Correlation matrices

[edit]

The correlation matrix of n {\displaystyle n} {\displaystyle n} random variables X 1 , … , X n {\displaystyle X_{1},\ldots ,X_{n}} {\displaystyle X_{1},\ldots ,X_{n}} is the n × n {\displaystyle n\times n} {\displaystyle n\times n} matrix C {\displaystyle C} {\displaystyle C} whose ( i , j ) {\displaystyle (i,j)} {\displaystyle (i,j)} entry is

c i j := corr ⁡ ( X i , X j ) = cov ⁡ ( X i , X j ) σ X i σ X j , if   σ X i σ X j > 0. {\displaystyle c_{ij}:=\operatorname {corr} (X_{i},X_{j})={\frac {\operatorname {cov} (X_{i},X_{j})}{\sigma _{X_{i}}\sigma _{X_{j}}}},\quad {\text{if}}\ \sigma _{X_{i}}\sigma _{X_{j}}>0.} {\displaystyle c_{ij}:=\operatorname {corr} (X_{i},X_{j})={\frac {\operatorname {cov} (X_{i},X_{j})}{\sigma _{X_{i}}\sigma _{X_{j}}}},\quad {\text{if}}\ \sigma _{X_{i}}\sigma _{X_{j}}>0.}

Thus the diagonal entries are all identically one. 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 / σ ( X i ) {\displaystyle X_{i}/\sigma (X_{i})} {\displaystyle X_{i}/\sigma (X_{i})} for i = 1 , … , n {\displaystyle i=1,\dots ,n} {\displaystyle i=1,\dots ,n}. This applies both to the matrix of population correlations (in which case σ {\displaystyle \sigma } {\displaystyle \sigma } is the population standard deviation), and to the matrix of sample correlations (in which case σ {\displaystyle \sigma } {\displaystyle \sigma } denotes the sample standard deviation). Consequently, each is necessarily a positive-semidefinite matrix. Moreover, the correlation matrix is strictly positive definite if no variable can have all its values exactly generated as a linear function of the values of the others.

The correlation matrix is symmetric because the correlation between X i {\displaystyle X_{i}} {\displaystyle X_{i}} and X j {\displaystyle X_{j}} {\displaystyle X_{j}} is the same as the correlation between X j {\displaystyle X_{j}} {\displaystyle X_{j}} and X i {\displaystyle X_{i}} {\displaystyle X_{i}}.

A correlation matrix appears, for example, in one formula for the coefficient of multiple determination, a measure of goodness of fit in multiple regression.

In statistical modelling, correlation matrices representing the relationships between variables are categorized into different correlation structures, which are distinguished by factors such as the number of parameters required to estimate them. For example, in an exchangeable correlation matrix, all pairs of variables are modeled as having the same correlation, so all non-diagonal elements of the matrix are equal to each other. On the other hand, an autoregressive matrix is often used when variables represent a time series, since correlations are likely to be greater when measurements are closer in time. Other examples include independent, unstructured, M-dependent, and Toeplitz.

In exploratory data analysis, the iconography of correlations consists in replacing a correlation matrix by a diagram where the "remarkable" correlations are represented by a solid line (positive correlation), or a dotted line (negative correlation).

Nearest valid correlation matrix

[edit]

In some applications (e.g., building data models from only partially observed data) one wants to find the "nearest" correlation matrix to an "approximate" correlation matrix (e.g., a matrix which typically lacks semi-definite positiveness due to the way it has been computed).

In 2002, Higham[16] formalized the notion of nearness using the Frobenius norm and provided a method for computing the nearest correlation matrix using the Dykstra's projection algorithm.

This sparked interest in the subject, with new theoretical (e.g., computing the nearest correlation matrix with factor structure[17]) and numerical (e.g. usage the Newton's method for computing the nearest correlation matrix[18]) results obtained in the subsequent years.

Bivariate normal distribution

[edit]

If a pair   ( X , Y )   {\displaystyle \ (X,Y)\ } {\displaystyle \ (X,Y)\ } of random variables follows a bivariate normal distribution, the conditional mean E ⁡ ( X ∣ Y ) {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (X\mid Y)} {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (X\mid Y)} is a linear function of Y {\displaystyle Y} {\displaystyle Y}, and the conditional mean E ⁡ ( Y ∣ X ) {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (Y\mid X)} {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (Y\mid X)} is a linear function of   X   . {\displaystyle \ X~.} {\displaystyle \ X~.} The correlation coefficient   ρ X , Y   {\displaystyle \ \rho _{X,Y}\ } {\displaystyle \ \rho _{X,Y}\ } between   X   {\displaystyle \ X\ } {\displaystyle \ X\ } and   Y   , {\displaystyle \ Y\ ,} {\displaystyle \ Y\ ,} and the marginal means and variances of   X   {\displaystyle \ X\ } {\displaystyle \ X\ } and   Y   {\displaystyle \ Y\ } {\displaystyle \ Y\ } determine this linear relationship:

E ⁡ ( Y ∣ X ) = E ⁡ ( Y ) + ρ X , Y ⋅ σ Y ⋅   X − E ⁡ ( X )   σ X   , {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (Y\mid X)=\operatorname {\boldsymbol {\mathcal {E}}} (Y)+\rho _{X,Y}\cdot \sigma _{Y}\cdot {\frac {\ X-\operatorname {\boldsymbol {\mathcal {E}}} (X)\ }{\sigma _{X}}}\ ,} {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (Y\mid X)=\operatorname {\boldsymbol {\mathcal {E}}} (Y)+\rho _{X,Y}\cdot \sigma _{Y}\cdot {\frac {\ X-\operatorname {\boldsymbol {\mathcal {E}}} (X)\ }{\sigma _{X}}}\ ,}

where E ⁡ ( X ) {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (X)} {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (X)} and E ⁡ ( Y ) {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (Y)} {\displaystyle \operatorname {\boldsymbol {\mathcal {E}}} (Y)} are the expected values of   X   {\displaystyle \ X\ } {\displaystyle \ X\ } and   Y   , {\displaystyle \ Y\ ,} {\displaystyle \ Y\ ,} respectively, and   σ X   {\displaystyle \ \sigma _{X}\ } {\displaystyle \ \sigma _{X}\ } and   σ Y   {\displaystyle \ \sigma _{Y}\ } {\displaystyle \ \sigma _{Y}\ } are the standard deviations of   X   {\displaystyle \ X\ } {\displaystyle \ X\ } and   Y   , {\displaystyle \ Y\ ,} {\displaystyle \ Y\ ,} respectively.

The empirical correlation r {\displaystyle r} {\displaystyle r} is an estimate of the correlation coefficient   ρ   . {\displaystyle \ \rho ~.} {\displaystyle \ \rho ~.} A distribution estimate for   ρ   {\displaystyle \ \rho \ } {\displaystyle \ \rho \ } is given by

π ( ρ ∣ r ) =   Γ ( N )     2 π   ⋅ Γ ( N −   1   2 )   ⋅ ( 1 − r 2 )   N   − 2   2 ⋅ ( 1 − ρ 2 )   N − 3   2 ⋅ ( 1 − r ρ ) − N +   3   2 ⋅ F H y p (     3   2 , −   1   2 ; N −   1   2 ;   1 + r ρ   2   )   {\displaystyle \pi (\rho \mid r)={\frac {\ \Gamma (N)\ }{\ {\sqrt {2\pi \ }}\cdot \Gamma (N-{\tfrac {\ 1\ }{2}})\ }}\cdot {\bigl (}1-r^{2}{\bigr )}^{\frac {\ N\ -2\ }{2}}\cdot {\bigl (}1-\rho ^{2}{\bigr )}^{\frac {\ N-3\ }{2}}\cdot {\bigl (}1-r\rho {\bigr )}^{-N+{\frac {\ 3\ }{2}}}\cdot F_{\mathsf {Hyp}}\left(\ {\tfrac {\ 3\ }{2}},-{\tfrac {\ 1\ }{2}};N-{\tfrac {\ 1\ }{2}};{\frac {\ 1+r\rho \ }{2}}\ \right)\ } {\displaystyle \pi (\rho \mid r)={\frac {\ \Gamma (N)\ }{\ {\sqrt {2\pi \ }}\cdot \Gamma (N-{\tfrac {\ 1\ }{2}})\ }}\cdot {\bigl (}1-r^{2}{\bigr )}^{\frac {\ N\ -2\ }{2}}\cdot {\bigl (}1-\rho ^{2}{\bigr )}^{\frac {\ N-3\ }{2}}\cdot {\bigl (}1-r\rho {\bigr )}^{-N+{\frac {\ 3\ }{2}}}\cdot F_{\mathsf {Hyp}}\left(\ {\tfrac {\ 3\ }{2}},-{\tfrac {\ 1\ }{2}};N-{\tfrac {\ 1\ }{2}};{\frac {\ 1+r\rho \ }{2}}\ \right)\ }

where   F H y p   {\displaystyle \ F_{\mathsf {Hyp}}\ } {\displaystyle \ F_{\mathsf {Hyp}}\ } is the Gaussian hypergeometric function.

This density is both a Bayesian posterior density and an exact optimal confidence distribution density.[19][20]

Other measures of association among random variables

[edit]
See also: Pearson product-moment correlation coefficient § Variants

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 distribution is a multivariate normal distribution. (See diagram above.) In the case of elliptical distributions it characterizes the (hyper-)ellipses of equal density; however, it does not completely characterize the dependence structure (for example, a multivariate t-distribution's degrees of freedom determine the level of tail dependence).

For continuous variables, multiple alternative measures of dependence were introduced to address the deficiency of Pearson's correlation that it can be zero for dependent random variables (see [21] and reference references therein for an overview). They all share the important property that a value of zero implies independence. This led some authors [21][22] to recommend their routine usage, particularly of distance correlation.[23][24] Another alternative measure is the Randomized Dependence Coefficient.[25] The RDC is a computationally efficient, copula-based measure of dependence between multivariate random variables and is invariant with respect to non-linear scalings of random variables.

One important disadvantage of the alternative, more general measures is that, when used to test whether two variables are associated, they tend to have lower power compared to Pearson's correlation when the data follow a multivariate normal distribution.[21] This is an implication of the No free lunch theorem. To detect all kinds of relationships, these measures have to sacrifice power on other relationships, particularly for the important special case of a linear relationship with Gaussian marginals, for which Pearson's correlation is optimal. Another problem concerns interpretation. While Person's correlation can be interpreted for all values, the alternative measures can generally only be interpreted meaningfully at the extremes.[26]

For two binary variables, the odds ratio measures their dependence, and takes range non-negative numbers, possibly infinity: ⁠ [ 0 , + ∞ ] {\displaystyle [0,+\infty ]} {\displaystyle [0,+\infty ]}⁠. Related statistics such as Yule's Y and Yule's Q normalize this to the correlation-like range ⁠ [ − 1 , 1 ] {\displaystyle [-1,1]} {\displaystyle [-1,1]}⁠. The odds ratio is generalized by the logistic model to model cases where the dependent variables are discrete and there may be one or more independent variables.

The correlation ratio, entropy-based mutual information, total correlation, dual total correlation and polychoric correlation are all also capable of detecting more general dependencies, as is consideration of the copula between them, while the coefficient of determination generalizes the correlation coefficient to multiple regression.

See also

[edit]
  • iconMathematics portal
Further information: Correlation (disambiguation)
  • Autocorrelation
  • Canonical correlation
  • Coefficient of determination
  • Cointegration
  • Concordance correlation coefficient
  • Cophenetic correlation
  • Correlation disattenuation
  • Correlation function
  • Correlation gap
  • Covariance
  • Covariance and correlation
  • Cross-correlation
  • Ecological correlation
  • Fraction of variance unexplained
  • Genetic correlation
  • Goodman and Kruskal's lambda
  • Iconography of correlations
  • Illusory correlation
  • Interclass correlation
  • Intraclass correlation
  • Lift (data mining)
  • Mean dependence
  • Modifiable areal unit problem
  • Multiple correlation
  • Point-biserial correlation coefficient
  • Quadrant count ratio
  • Spurious correlation
  • Statistical correlation ratio
  • Subindependence

References

[edit]
  1. ^ Upton, G., Cook, I. (2006) Oxford Dictionary of Statistics, 2nd Edition, OUP. ISBN 978-0-19-954145-4
  2. ^ "Glossary of Statistical Terms". SticiGui. 2019-09-02. Retrieved 2025-12-18.
  3. ^ Croxton, Frederick Emory; Cowden, Dudley Johnstone; Klein, Sidney (1968) Applied General Statistics, Pitman. ISBN 9780273403159 (page 625)
  4. ^ Dietrich, Cornelius Frank (1991) Uncertainty, Calibration and Probability: The Statistics of Scientific and Industrial Measurement 2nd Edition, A. Higler. ISBN 9780750300605 (Page 331)
  5. ^ Aitken, Alexander Craig (1957) Statistical Mathematics 8th Edition. Oliver & Boyd. ISBN 9780050013007 (Page 95)
  6. ^ a b Rodgers, J. L.; Nicewander, W. A. (1988). "Thirteen ways to look at the correlation coefficient". The American Statistician. 42 (1): 59–66. doi:10.1080/00031305.1988.10475524. JSTOR 2685263.
  7. ^ Dowdy, S. and Wearden, S. (1983). "Statistics for Research", Wiley. ISBN 0-471-08602-9 pp 230
  8. ^ Francis, DP; Coats AJ; Gibson D (1999). "How high can a correlation coefficient be?". Int J Cardiol. 69 (2): 185–199. doi:10.1016/S0167-5273(99)00028-5. PMID 10549842.
  9. ^ a b Yule, G.U and Kendall, M.G. (1950), "An Introduction to the Theory of Statistics", 14th Edition (5th Impression 1968). Charles Griffin & Co. pp 258–270
  10. ^ Kendall, M. G. (1955) "Rank Correlation Methods", Charles Griffin & Co.
  11. ^ Aldrich, John (1995). "Correlations Genuine and Spurious in Pearson and Yule". Statistical Science. 10 (4): 364–376. doi:10.1214/ss/1177009870. JSTOR 2246135.
  12. ^ Anscombe, Francis J. (1973). "Graphs in statistical analysis". The American Statistician. 27 (1): 17–21. doi:10.2307/2682899. JSTOR 2682899.
  13. ^ Park, Kun Il (2018). Fundamentals of Probability and Stochastic Processes with Applications to Communications. Springer. ISBN 978-3-319-68074-3.
  14. ^ Thorndike, Robert Ladd (1947). Research problems and techniques (Report No. 3). Washington DC: US Govt. print. off.
  15. ^ Nikolić, D; Muresan, RC; Feng, W; Singer, W (2012). "Scaled correlation analysis: a better way to compute a cross-correlogram". European Journal of Neuroscience. 35 (5): 1–21. doi:10.1111/j.1460-9568.2011.07987.x. PMID 22324876. S2CID 4694570.
  16. ^ Higham, Nicholas J. (2002). "Computing the nearest correlation matrix—a problem from finance". IMA Journal of Numerical Analysis. 22 (3): 329–343. CiteSeerX 10.1.1.661.2180. doi:10.1093/imanum/22.3.329.
  17. ^ Borsdorf, Rudiger; Higham, Nicholas J.; Raydan, Marcos (2010). "Computing a Nearest Correlation Matrix with Factor Structure" (PDF). SIAM J. Matrix Anal. Appl. 31 (5): 2603–2622. doi:10.1137/090776718.
  18. ^ Qi, HOUDUO; Sun, DEFENG (2006). "A quadratically convergent Newton method for computing the nearest correlation matrix". SIAM J. Matrix Anal. Appl. 28 (2): 360–385. doi:10.1137/050624509.
  19. ^ Taraldsen, Gunnar (2021). "The confidence density for correlation". Sankhya A. 85: 600–616. doi:10.1007/s13171-021-00267-y. hdl:11250/3133125. ISSN 0976-8378. S2CID 244594067.
  20. ^ Taraldsen, Gunnar (2020). Confidence in correlation. researchgate.net (preprint). doi:10.13140/RG.2.2.23673.49769.
  21. ^ a b c Karch, Julian D.; Perez-Alonso, Andres F.; Bergsma, Wicher P. (2024-08-04). "Beyond Pearson's Correlation: Modern Nonparametric Independence Tests for Psychological Research". Multivariate Behavioral Research. 59 (5): 957–977. doi:10.1080/00273171.2024.2347960. hdl:1887/4108931. PMID 39097830.
  22. ^ Simon, Noah; Tibshirani, Robert (2014). "Comment on "Detecting Novel Associations In Large Data Sets" by Reshef Et Al, Science Dec 16, 2011". p. 3. arXiv:1401.7645 [stat.ME].
  23. ^ Székely, G. J. Rizzo; Bakirov, N. K. (2007). "Measuring and testing independence by correlation of distances". Annals of Statistics. 35 (6): 2769–2794. arXiv:0803.4101. doi:10.1214/009053607000000505. S2CID 5661488.
  24. ^ Székely, G. J.; Rizzo, M. L. (2009). "Brownian distance covariance". Annals of Applied Statistics. 3 (4): 1233–1303. arXiv:1010.0297. doi:10.1214/09-AOAS312. PMC 2889501. PMID 20574547.
  25. ^ Lopez-Paz D. and Hennig P. and Schölkopf B. (2013). "The Randomized Dependence Coefficient", "Conference on Neural Information Processing Systems" Reprint
  26. ^ Reimherr, Matthew; Nicolae, Dan L. (2013). "On Quantifying Dependence: A Framework for Developing Interpretable Measures". Statistical Science. 28 (1): 116–130. arXiv:1302.5233. doi:10.1214/12-STS405.

Further reading

[edit]
  • John Nicholas Zorich (2024). The History of Correlation. Taylor & Francis. doi:10.1201/9781003527893. ISBN 9781003527893.
  • "Correlation (in statistics)", Encyclopedia of Mathematics, EMS Press, 2001 [1994]
  • Oestreicher, J. & D. R. (February 26, 2015). Plague of Equals: A science thriller of international disease, politics and drug discovery. California: Omega Cat Press. p. 408. ISBN 978-0963175540.

External links

[edit]
Look up correlation or dependence in Wiktionary, the free dictionary.
Wikimedia Commons has media related to Correlation.
Wikiversity has learning resources about Correlation
  • MathWorld page on the (cross-)correlation coefficient/s of a sample
  • Compute significance between two correlations, for the comparison of two correlation values.
  • "A MATLAB Toolbox for computing Weighted Correlation Coefficients". Archived from the original on 24 April 2021.
  • Proof that the Sample Bivariate Correlation has limits plus or minus 1
  • Interactive Flash simulation on the correlation of two normally distributed variables by Juha Puranen.
  • Correlation analysis. Biomedical Statistics
  • R-Psychologist Correlation visualization of correlation between two numeric variables
  • v
  • t
  • e
Statistics
  • Outline
  • Index
Descriptive statistics
Continuous data
Center
  • Mean
    • Arithmetic
    • Arithmetic-Geometric
    • Contraharmonic
    • Cubic
    • Generalized/power
    • Geometric
    • Harmonic
    • Heronian
    • Heinz
    • Lehmer
  • Median
  • Mode
Dispersion
  • Average absolute deviation
  • Coefficient of variation
  • Interquartile range
  • Percentile
  • Range
  • Standard deviation
  • Variance
Shape
  • Central limit theorem
  • Moments
    • Kurtosis
    • L-moments
    • Skewness
Count data
  • Index of dispersion
Summary tables
  • Contingency table
  • Frequency distribution
  • Grouped data
Dependence
  • Partial correlation
  • Pearson product-moment correlation
  • Rank correlation
    • Kendall's τ
    • Spearman's ρ
  • Scatter plot
Graphics
  • Bar chart
  • Biplot
  • Box plot
  • Control chart
  • Correlogram
  • Fan chart
  • Forest plot
  • Histogram
  • Pie chart
  • Q–Q plot
  • Radar chart
  • Run chart
  • Scatter plot
  • Stem-and-leaf display
  • Violin plot
Data collection
Study design
  • Effect size
  • Missing data
  • Optimal design
  • Population
  • Replication
  • Sample size determination
  • Statistic
  • Statistical power
Survey methodology
  • Sampling
    • Cluster
    • Stratified
  • Opinion poll
  • Questionnaire
  • Standard error
Controlled experiments
  • Blocking
  • Factorial experiment
  • Interaction
  • Random assignment
  • Randomized controlled trial
  • Randomized experiment
  • Scientific control
Adaptive designs
  • Adaptive clinical trial
  • Stochastic approximation
  • Up-and-down designs
Observational studies
  • Cohort study
  • Cross-sectional study
  • Natural experiment
  • Quasi-experiment
Statistical inference
Statistical theory
  • Population
  • Statistic
  • Probability distribution
  • Sampling distribution
    • Order statistic
  • Empirical distribution
    • Density estimation
  • Statistical model
    • Model specification
    • Lp space
  • Parameter
    • location
    • scale
    • shape
  • Parametric family
    • Likelihood (monotone)
    • Location–scale family
    • Exponential family
  • Completeness
  • Sufficiency
  • Statistical functional
    • Bootstrap
    • U
    • V
  • Optimal decision
    • loss function
  • Efficiency
  • Statistical distance
    • divergence
  • Asymptotics
  • Robustness
Frequentist inference
Point estimation
  • Estimating equations
    • Maximum likelihood
    • Method of moments
    • M-estimator
    • Minimum distance
  • Unbiased estimators
    • Mean-unbiased minimum-variance
      • Rao–Blackwellization
      • Lehmann–Scheffé theorem
    • Median unbiased
  • Plug-in
Interval estimation
  • Confidence interval
  • Pivot
  • Likelihood interval
  • Prediction interval
  • Tolerance interval
  • Resampling
    • Bootstrap
    • Jackknife
Testing hypotheses
  • 1- & 2-tails
  • Power
    • Uniformly most powerful test
  • Permutation test
    • Randomization test
  • Multiple comparisons
Parametric tests
  • Likelihood-ratio
  • Score/Lagrange multiplier
  • Wald
Specific tests
  • Z-test (normal)
  • Student's t-test
  • F-test
Goodness of fit
  • Chi-squared
  • G-test
  • Kolmogorov–Smirnov
  • Anderson–Darling
  • Lilliefors
  • Jarque–Bera
  • Normality (Shapiro–Wilk)
  • Likelihood-ratio test
  • Model selection
    • Cross validation
    • AIC
    • BIC
Rank statistics
  • Sign
    • Sample median
  • Signed rank (Wilcoxon)
    • Hodges–Lehmann estimator
  • Rank sum (Mann–Whitney)
  • Nonparametric anova
    • 1-way (Kruskal–Wallis)
    • 2-way (Friedman)
    • Ordered alternative (Jonckheere–Terpstra)
  • Van der Waerden test
Bayesian inference
  • Bayesian probability
    • prior
    • posterior
  • Credible interval
  • Bayes factor
  • Bayesian estimator
    • Maximum posterior estimator
  • Correlation
  • Regression analysis
Correlation
  • Pearson product-moment
  • Partial correlation
  • Confounding variable
  • Coefficient of determination
Regression analysis
  • Errors and residuals
  • Regression validation
  • Mixed effects models
  • Simultaneous equations models
  • Multivariate adaptive regression splines (MARS)
  • Template:Least squares and regression analysis
Linear regression
  • Simple linear regression
  • Ordinary least squares
  • General linear model
  • Bayesian regression
Non-standard predictors
  • Nonlinear regression
  • Nonparametric
  • Semiparametric
  • Isotonic
  • Robust
  • Homoscedasticity and Heteroscedasticity
Generalized linear model
  • Exponential families
  • Logistic (Bernoulli) / Binomial / Poisson regressions
Partition of variance
  • Analysis of variance (ANOVA, anova)
  • Analysis of covariance
  • Multivariate ANOVA
  • Degrees of freedom
Categorical / multivariate / time-series / survival analysis
Categorical
  • Cohen's kappa
  • Contingency table
  • Graphical model
  • Log-linear model
  • McNemar's test
  • Cochran–Mantel–Haenszel statistics
Multivariate
  • Regression
  • Manova
  • Principal components
  • Canonical correlation
  • Discriminant analysis
  • Cluster analysis
  • Classification
  • Structural equation model
    • Factor analysis
  • Multivariate distributions
    • Elliptical distributions
      • Normal
Time-series
General
  • Decomposition
  • Trend
  • Stationarity
  • Seasonal adjustment
  • Exponential smoothing
  • Cointegration
  • Structural break
  • Granger causality
Specific tests
  • Dickey–Fuller
  • Johansen
  • Q-statistic (Ljung–Box)
  • Durbin–Watson
  • Breusch–Godfrey
Time domain
  • Autocorrelation (ACF)
    • partial (PACF)
  • Cross-correlation (XCF)
  • ARMA model
  • ARIMA model (Box–Jenkins)
  • Autoregressive conditional heteroskedasticity (ARCH)
  • Vector autoregression (VAR) (Autoregressive model (AR))
Frequency domain
  • Spectral density estimation
  • Fourier analysis
  • Least-squares spectral analysis
  • Wavelet
  • Whittle likelihood
Survival
Survival function
  • Kaplan–Meier estimator (product limit)
  • Proportional hazards models
  • Accelerated failure time (AFT) model
  • First hitting time
Hazard function
  • Nelson–Aalen estimator
Test
  • Log-rank test
Applications
Biostatistics
  • Bioinformatics
  • Clinical trials / studies
  • Epidemiology
  • Medical statistics
Engineering statistics
  • Chemometrics
  • Methods engineering
  • Probabilistic design
  • Process / quality control
  • Reliability
  • System identification
Social statistics
  • Actuarial science
  • Census
  • Crime statistics
  • Demography
  • Econometrics
  • Jurimetrics
  • National accounts
  • Official statistics
  • Population statistics
  • Psychometrics
Spatial statistics
  • Cartography
  • Environmental statistics
  • Geographic information system
  • Geostatistics
  • Kriging
  • Category
  • icon Mathematics portal
  • Commons
  • WikiProject
Authority control databases Edit this at Wikidata
International
  • GND
National
  • United States
  • France
  • BnF data
  • Israel
Other
  • Yale LUX
Retrieved from "https://teknopedia.ac.id/w/index.php?title=Correlation&oldid=1340908035"
Categories:
  • Covariance and correlation
  • Dimensionless numbers
Hidden categories:
  • Articles with short description
  • Short description is different from Wikidata
  • All articles with unsourced statements
  • Articles with unsourced statements from November 2023
  • Articles with unsourced statements from May 2024
  • Commons category link is on Wikidata

  • indonesia
  • Polski
  • العربية
  • Deutsch
  • English
  • Español
  • Français
  • Italiano
  • مصرى
  • Nederlands
  • 日本語
  • Português
  • Sinugboanong Binisaya
  • Svenska
  • Українська
  • Tiếng Việt
  • Winaray
  • 中文
  • Русский
Sunting pranala
url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url url
Pusat Layanan

UNIVERSITAS TEKNOKRAT INDONESIA | ASEAN's Best Private University
Jl. ZA. Pagar Alam No.9 -11, Labuhan Ratu, Kec. Kedaton, Kota Bandar Lampung, Lampung 35132
Phone: (0721) 702022
Email: pmb@teknokrat.ac.id