Covariance Explained
Covariance in probability theory and statistics is a measure of the joint variability of two random variables.[1]
The sign of the covariance, therefore, shows the tendency in the linear relationship between the variables. If greater values of one variable mainly correspond with greater values of the other variable, and the same holds for lesser values (that is, the variables tend to show similar behavior), the covariance is positive. In the opposite case, when greater values of one variable mainly correspond to lesser values of the other (that is, the variables tend to show opposite behavior), the covariance is negative. The magnitude of the covariance is the geometric mean of the variances that are in common for the two random variables. The correlation coefficient normalizes the covariance by dividing by the geometric mean of the total variances for the two random variables.
A distinction must be made between (1) the covariance of two random variables, which is a population parameter that can be seen as a property of the joint probability distribution, and (2) the sample covariance, which in addition to serving as a descriptor of the sample, also serves as an estimated value of the population parameter.
Mathematical definition
For two jointly distributed real-valued random variables
and
with finite second moments, the covariance is defined as the
expected value (or mean) of the product of their deviations from their individual expected values:
[2] [3]
where
is the expected value of
, also known as the mean of
. The covariance is also sometimes denoted
or
, in analogy to
variance. By using the linearity property of expectations, this can be simplified to the expected value of their product minus the product of their expected values:
but this equation is susceptible to
catastrophic cancellation (see the section on numerical computation below).
The units of measurement of the covariance
are those of
times those of
. By contrast,
correlation coefficients, which depend on the covariance, are a
dimensionless measure of linear dependence. (In fact, correlation coefficients can simply be understood as a normalized version of covariance.)
Complex random variables
The covariance between two complex random variables
is defined as
[3] Notice the complex conjugation of the second factor in the definition.
A related pseudo-covariance can also be defined.
Discrete random variables
If the (real) random variable pair
can take on the values
for
, with equal probabilities
, then the covariance can be equivalently written in terms of the means
and
as
It can also be equivalently expressed, without directly referring to the means, as[4]
More generally, if there are
possible realizations of
, namely
but with possibly unequal probabilities
for
, then the covariance is
In the case where two discrete random variables
and
have a joint probability distribution, represented by elements
corresponding to the joint probabilities of
, the covariance is calculated using a double summation over the indices of the matrix:
Examples
Consider 3 independent random variables
and two constants
.
In the special case,
and
, the covariance between
and
is just the variance of
and the name covariance is entirely appropriate.
Suppose that
and
have the following
joint probability mass function,
[5] in which the six central cells give the discrete joint probabilities
of the six hypothetical realizations
| x | |
|
---|
5 | 6 | 7 |
---|
y | 8 | 0 | 0.4 | 0.1 | 0.5 |
---|
9 | 0.3 | 0 | 0.2 | 0.5 |
---|
|
| 0.3 | 0.4 | 0.3 | 1 | |
---|
can take on three values (5, 6 and 7) while
can take on two (8 and 9). Their means are
\muX=5(0.3)+6(0.4)+7(0.1+0.2)=6
and
\muY=8(0.4+0.1)+9(0.3+0.2)=8.5
. Then,
Properties
Covariance with itself
The variance is a special case of the covariance in which the two variables are identical:[3]
Covariance of linear combinations
If
,
,
, and
are real-valued random variables and
are real-valued constants, then the following facts are a consequence of the definition of covariance:
For a sequence
of random variables in real-valued, and constants
, we have
Hoeffding's covariance identity
A useful identity to compute the covariance between two random variables
is the Hoeffding's covariance identity:
[6] where
is the joint cumulative distribution function of the random vector
and
are the
marginals.
Uncorrelatedness and independence
See main article: Correlation and dependence. Random variables whose covariance is zero are called uncorrelated.[3] Similarly, the components of random vectors whose covariance matrix is zero in every entry outside the main diagonal are also called uncorrelated.
If
and
are
independent random variables, then their covariance is zero.
[3] [7] This follows because under independence,
The converse, however, is not generally true. For example, let
be uniformly distributed in
and let
. Clearly,
and
are not independent, but
In this case, the relationship between
and
is non-linear, while correlation and covariance are measures of linear dependence between two random variables. This example shows that if two random variables are uncorrelated, that does not in general imply that they are independent. However, if two variables are
jointly normally distributed (but not if they are merely
individually normally distributed), uncorrelatedness
does imply independence.
[8]
and
whose covariance is positive are called positively correlated, which implies if
then likely
. Conversely,
and
with negative covariance are negatively correlated, and if
then likely
.
Relationship to inner products
Many of the properties of covariance can be extracted elegantly by observing that it satisfies similar properties to those of an inner product:
- bilinear: for constants
and
and random variables
\operatorname{cov}(aX+bY,Z)=a\operatorname{cov}(X,Z)+b\operatorname{cov}(Y,Z)
- symmetric:
\operatorname{cov}(X,Y)=\operatorname{cov}(Y,X)
- positive semi-definite:
\sigma2(X)=\operatorname{cov}(X,X)\ge0
for all random variables
, and
\operatorname{cov}(X,X)=0
implies that
is constant
almost surely.
In fact these properties imply that the covariance defines an inner product over the quotient vector space obtained by taking the subspace of random variables with finite second moment and identifying any two that differ by a constant. (This identification turns the positive semi-definiteness above into positive definiteness.) That quotient vector space is isomorphic to the subspace of random variables with finite second moment and mean zero; on that subspace, the covariance is exactly the L2 inner product of real-valued functions on the sample space.
As a result, for random variables with finite variance, the inequalityholds via the Cauchy–Schwarz inequality.
Proof: If
, then it holds trivially. Otherwise, let random variable
Then we have
Calculating the sample covariance
The sample covariances among
variables based on
observations of each, drawn from an otherwise unobserved population, are given by the
matrix
} = \left[q_{jk}\right] with the entries
qjk=
\left(Xij-\bar{X}j\right)\left(Xik-\bar{X}k\right),
which is an estimate of the covariance between variable
and variable
.
, a vector whose
jth element
is one of the random variables. The reason the sample covariance matrix has
in the denominator rather than
is essentially that the population mean
is not known and is replaced by the sample mean
}. If the population mean
is known, the analogous unbiased estimate is given by
qjk=
\left(Xij-\operatorname{E}\left(Xj\right)\right)\left(Xik-\operatorname{E}\left(Xk\right)\right)
.
Generalizations
Auto-covariance matrix of real random vectors
See main article: Auto-covariance matrix.
For a vector
X=\begin{bmatrix}X1&X2&...&Xm\end{bmatrix}T
of
jointly distributed random variables with finite second moments, its auto-covariance matrix (also known as the
variance–covariance matrix or simply the
covariance matrix)
(also denoted by
or
) is defined as
[9] Let
be a
random vector with covariance matrix, and let be a matrix that can act on
on the left. The covariance matrix of the matrix-vector product is:
This is a direct result of the linearity of expectation and is usefulwhen applying a linear transformation, such as a whitening transformation, to a vector.
Cross-covariance matrix of real random vectors
See main article: Cross-covariance matrix.
For real random vectors
and
, the
cross-covariance matrix is equal to
[9] where
is the
transpose of the vector (or matrix)
.
The
-th element of this matrix is equal to the covariance
\operatorname{cov}(Xi,Yj)
between the -th scalar component of
and the -th scalar component of
. In particular,
is the
transpose of
.
Cross-covariance sesquilinear form of random vectors in a real or complex Hilbert space
More generally let
and
, be
Hilbert spaces over
or
with
anti linear in the first variable, and let
be
resp.
valued random variables. Then the covariance of
and
is the
sesquilinear form on
(anti linear in the first variable) given by
Numerical computation
When
\operatorname{E}[XY] ≈ \operatorname{E}[X]\operatorname{E}[Y]
, the equation
\operatorname{cov}(X,Y)=\operatorname{E}\left[XY\right]-\operatorname{E}\left[X\right]\operatorname{E}\left[Y\right]
is prone to
catastrophic cancellation if
\operatorname{E}\left[XY\right]
and
\operatorname{E}\left[X\right]\operatorname{E}\left[Y\right]
are not computed exactly and thus should be avoided in computer programs when the data has not been centered before.
[10] Numerically stable algorithms should be preferred in this case.
[11] Comments
The covariance is sometimes called a measure of "linear dependence" between the two random variables. That does not mean the same thing as in the context of linear algebra (see linear dependence). When the covariance is normalized, one obtains the Pearson correlation coefficient, which gives the goodness of the fit for the best possible linear function describing the relation between the variables. In this sense covariance is a linear gauge of dependence.
Applications
In genetics and molecular biology
Covariance is an important measure in biology. Certain sequences of DNA are conserved more than others among species, and thus to study secondary and tertiary structures of proteins, or of RNA structures, sequences are compared in closely related species. If sequence changes are found or no changes at all are found in noncoding RNA (such as microRNA), sequences are found to be necessary for common structural motifs, such as an RNA loop. In genetics, covariance serves a basis for computation of Genetic Relationship Matrix (GRM) (aka kinship matrix), enabling inference on population structure from sample with no known close relatives as well as inference on estimation of heritability of complex traits.
In the theory of evolution and natural selection, the price equation describes how a genetic trait changes in frequency over time. The equation uses a covariance between a trait and fitness, to give a mathematical description of evolution and natural selection. It provides a way to understand the effects that gene transmission and natural selection have on the proportion of genes within each new generation of a population.[12] [13]
In financial economics
Covariances play a key role in financial economics, especially in modern portfolio theory and in the capital asset pricing model. Covariances among various assets' returns are used to determine, under certain assumptions, the relative amounts of different assets that investors should (in a normative analysis) or are predicted to (in a positive analysis) choose to hold in a context of diversification.
In meteorological and oceanographic data assimilation
The covariance matrix is important in estimating the initial conditions required for running weather forecast models, a procedure known as data assimilation. The 'forecast error covariance matrix' is typically constructed between perturbations around a mean state (either a climatological or ensemble mean). The 'observation error covariance matrix' is constructed to represent the magnitude of combined observational errors (on the diagonal) and the correlated errors between measurements (off the diagonal). This is an example of its widespread application to Kalman filtering and more general state estimation for time-varying systems.
In micrometeorology
The eddy covariance technique is a key atmospherics measurement technique where the covariance between instantaneous deviation in vertical wind speed from the mean value and instantaneous deviation in gas concentration is the basis for calculating the vertical turbulent fluxes.
In signal processing
The covariance matrix is used to capture the spectral variability of a signal.[14]
In statistics and image processing
The covariance matrix is used in principal component analysis to reduce feature dimensionality in data preprocessing.
See also
Notes and References
- Book: Rice, John . Mathematical Statistics and Data Analysis . Brooks/Cole Cengage Learning . 2007 . 9780534399429 . 138.
- Oxford Dictionary of Statistics, Oxford University Press, 2002, p. 104.
- Book: Park, Kun Il. Fundamentals of Probability and Stochastic Processes with Applications to Communications. Springer . 2018 . 9783319680743 .
- Yuli Zhang . Huaiyu Wu . Lei Cheng . Some new deformation formulas about variance and covariance. Proceedings of 4th International Conference on Modelling, Identification and Control(ICMIC2012). June 2012 . 987–992.
- Web site: Covariance of X and Y STAT 414/415. The Pennsylvania State University . August 4, 2019 . https://web.archive.org/web/20170817034656/https://onlinecourses.science.psu.edu/stat414/node/109 . August 17, 2017.
- Book: Papoulis. Probability, Random Variables and Stochastic Processes. 1991. McGraw-Hill.
- Web site: Covariance and Correlation . Siegrist. Kyle. University of Alabama in Huntsville . Oct 3, 2022.
- Book: A modern introduction to probability and statistics: understanding why and how . 2005 . Springer . 978-1-85233-896-1 . Dekking . Michel . Springer texts in statistics . London [Heidelberg].
- Book: Gubner, John A. . 2006 . Probability and Random Processes for Electrical and Computer Engineers . Cambridge University Press . 978-0-521-86470-1.
- [Donald E. Knuth]
- Book: Schubert. Erich. Gertz. Michael. Proceedings of the 30th International Conference on Scientific and Statistical Database Management . Numerically stable parallel computation of (Co-)variance . 2018. http://dl.acm.org/citation.cfm?doid=3221269.3223036. en. Bozen-Bolzano, Italy. ACM Press. 1–12. 10.1145/3221269.3223036. 978-1-4503-6505-5. 49665540.
- Price . George . 1970 . Selection and covariance . Nature (journal) . 227 . 5257 . 520–521 . 10.1038/227520a0 . 5428476. 1970Natur.227..520P . 4264723 .
- Harman . Oren . 2020 . When science mirrors life: on the origins of the Price equation . royalsocietypublishing.org . Philosophical Transactions of the Royal Society B: Biological Sciences. 375 . 1797 . 1–7 . 10.1098/rstb.2019.0352 . 32146891 . 7133509 . free .
- Sahidullah. Md.. Kinnunen, Tomi. Local spectral variability features for speaker verification. Digital Signal Processing. March 2016. 50. 1–11. 10.1016/j.dsp.2015.10.011.