Part of a series on Statistics |
Correlation and covariance |
---|
 |
Correlation and covariance of random vectors
|
Correlation and covariance of stochastic processes
|
Correlation and covariance of deterministic signals
- Cross-covariance function
|
|
Sample points from a
bivariate Gaussian distribution with a standard deviation of 3 in roughly the lower left-upper right direction and of 1 in the orthogonal direction. Because the
x and
y components co-vary, the variances of

and

do not fully describe the distribution. A

covariance matrix is needed; the directions of the arrows correspond to the
eigenvectors of this covariance matrix and their lengths to the square roots of the
eigenvalues.
In probability theory and statistics, a covariance matrix, also known as auto-covariance matrix, dispersion matrix, variance matrix, or variance–covariance matrix, is a matrix whose element in the i, j position is the covariance between the i-th and j-th elements of a random vector. A random vector is a random variable with multiple dimensions. Each element of the vector is a scalar random variable. Each element has either a finite number of observed empirical values or a finite or infinite number of potential values. The potential values are specified by a theoretical joint probability distribution.
Intuitively, the covariance matrix generalizes the notion of variance to multiple dimensions. As an example, the variation in a collection of random points in two-dimensional space cannot be characterized fully by a single number, nor would the variances in the
and
directions contain all of the necessary information; a
matrix would be necessary to fully characterize the two-dimensional variation.
Because the covariance of the i-th random variable with itself is simply that random variable's variance, each element on the principal diagonal of the covariance matrix is the variance of one of the random variables. Because the covariance of the i-th random variable with the j-th one is the same thing as the covariance of the j-th random variable with the i-th random variable, every covariance matrix is symmetric. Also, every covariance matrix is positive semi-definite.
The auto-covariance matrix of a random vector
is typically denoted by
or
.
Definition[edit]
Throughout this article, boldfaced unsubscripted
and
are used to refer to random vectors, and unboldfaced subscripted
and
are used to refer to scalar random variables.
If the entries in the column vector

are random variables, each with finite variance and expected value, then the covariance matrix
is the matrix whose
entry is the covariance[1]:p. 177
![{\displaystyle \operatorname {K} _{X_{i}X_{j}}=\operatorname {cov} [X_{i},X_{j}]=\operatorname {E} [(X_{i}-\operatorname {E} [X_{i}])(X_{j}-\operatorname {E} [X_{j}])]}](https://wikimedia.org/api/rest_v1/media/math/render/svg/83bec85f5e2cab5d3406677dd806e554a442331f)
where the operator
denotes the expected value (mean) of its argument.
In other words,
![{\displaystyle \operatorname {K} _{\mathbf {X} \mathbf {X} }={\begin{bmatrix}\mathrm {E} [(X_{1}-\operatorname {E} [X_{1}])(X_{1}-\operatorname {E} [X_{1}])]&\mathrm {E} [(X_{1}-\operatorname {E} [X_{1}])(X_{2}-\operatorname {E} [X_{2}])]&\cdots &\mathrm {E} [(X_{1}-\operatorname {E} [X_{1}])(X_{n}-\operatorname {E} [X_{n}])]\\\\\mathrm {E} [(X_{2}-\operatorname {E} [X_{2}])(X_{1}-\operatorname {E} [X_{1}])]&\mathrm {E} [(X_{2}-\operatorname {E} [X_{2}])(X_{2}-\operatorname {E} [X_{2}])]&\cdots &\mathrm {E} [(X_{2}-\operatorname {E} [X_{2}])(X_{n}-\operatorname {E} [X_{n}])]\\\\\vdots &\vdots &\ddots &\vdots \\\\\mathrm {E} [(X_{n}-\operatorname {E} [X_{n}])(X_{1}-\operatorname {E} [X_{1}])]&\mathrm {E} [(X_{n}-\operatorname {E} [X_{n}])(X_{2}-\operatorname {E} [X_{2}])]&\cdots &\mathrm {E} [(X_{n}-\operatorname {E} [X_{n}])(X_{n}-\operatorname {E} [X_{n}])]\end{bmatrix}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/595ae6dc8ee7f0708dbf854a48a8c6bfad7ff8ce)
The definition above is equivalent to the matrix equality
![{\displaystyle \operatorname {K} _{\mathbf {X} \mathbf {X} }=\operatorname {cov} [\mathbf {X} ,\mathbf {X} ]=\operatorname {E} [(\mathbf {X} -\mathbf {\mu _{X}} )(\mathbf {X} -\mathbf {\mu _{X}} )^{\rm {T}}]=\operatorname {E} [\mathbf {X} \mathbf {X} ^{T}]-\mathbf {\mu _{X}} \mathbf {\mu _{X}} ^{T}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/2dfbcd40b5e71238b0d3df4fd313ee4c8d5ce98a)
|
|
(Eq.1)
|
|
where
.
Generalization of the variance[edit]
This form (Eq.1) can be seen as a generalization of the scalar-valued variance to higher dimensions. Recall that for a scalar-valued random variable
![{\displaystyle \sigma _{X}^{2}=\operatorname {var} (X)=\operatorname {E} [(X-\operatorname {E} [X])^{2}]=\operatorname {E} [(X-\operatorname {E} [X])\cdot (X-\operatorname {E} [X])].}](https://wikimedia.org/api/rest_v1/media/math/render/svg/d7298e1f1861406afedda8733e2950b94656c549)
Indeed, the entries on the diagonal of the auto-covariance matrix
are the variances of each element of the vector
.
Conflicting nomenclatures and notations[edit]
Nomenclatures differ. Some statisticians, following the probabilist William Feller in his two-volume book An Introduction to Probability Theory and Its Applications,[2] call the matrix
the variance of the random vector
, because it is the natural generalization to higher dimensions of the 1-dimensional variance. Others call it the covariance matrix, because it is the matrix of covariances between the scalar components of the vector
.
![{\displaystyle \operatorname {var} (\mathbf {X} )=\operatorname {cov} (\mathbf {X} )=\operatorname {E} \left[(\mathbf {X} -\operatorname {E} [\mathbf {X} ])(\mathbf {X} -\operatorname {E} [\mathbf {X} ])^{\rm {T}}\right].}](https://wikimedia.org/api/rest_v1/media/math/render/svg/cca6689e7e3aad726a5b60052bbd8f704f1b26bf)
Both forms are quite standard, and there is no ambiguity between them. The matrix
is also often called the variance-covariance matrix, since the diagonal terms are in fact variances.
By comparison, the notation for the cross-covariance between two vectors is
![{\displaystyle \operatorname {cov} (\mathbf {X} ,\mathbf {Y} )=\operatorname {K} _{\mathbf {X} \mathbf {Y} }=\operatorname {E} \left[(\mathbf {X} -\operatorname {E} [\mathbf {X} ])(\mathbf {Y} -\operatorname {E} [\mathbf {Y} ])^{\rm {T}}\right].}](https://wikimedia.org/api/rest_v1/media/math/render/svg/1112b836c2cd9fde4ac076a44dfdbd213395a56b)
Properties[edit]
Relation to the correlation matrix[edit]
The auto-covariance matrix
is related to the autocorrelation matrix
by
![{\displaystyle \operatorname {K} _{\mathbf {X} \mathbf {X} }=\operatorname {E} [(\mathbf {X} -\operatorname {E} [\mathbf {X} ])(\mathbf {X} -\operatorname {E} [\mathbf {X} ])^{\rm {T}}]=\operatorname {R} _{\mathbf {X} \mathbf {X} }-\operatorname {E} [\mathbf {X} ]\operatorname {E} [\mathbf {X} ]^{\rm {T}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/00175de2c055b834a6f012910f7a5a3d1ed96353)
where the autocorrelation matrix is defined as
.
Relation to the matrix of correlation coefficients[edit]
An entity closely related to the covariance matrix is the matrix of Pearson product-moment correlation coefficients between each of the random variables in the random vector
, which can be written as

where
is the matrix of the diagonal elements of
(i.e., a diagonal matrix of the variances of
for
).
Equivalently, the correlation matrix can be seen as the covariance matrix of the standardized random variables
for
.
![{\displaystyle \operatorname {corr} (\mathbf {X} )={\begin{bmatrix}1&{\frac {\operatorname {E} [(X_{1}-\mu _{1})(X_{2}-\mu _{2})]}{\sigma (X_{1})\sigma (X_{2})}}&\cdots &{\frac {\operatorname {E} [(X_{1}-\mu _{1})(X_{n}-\mu _{n})]}{\sigma (X_{1})\sigma (X_{n})}}\\\\{\frac {\operatorname {E} [(X_{2}-\mu _{2})(X_{1}-\mu _{1})]}{\sigma (X_{2})\sigma (X_{1})}}&1&\cdots &{\frac {\operatorname {E} [(X_{2}-\mu _{2})(X_{n}-\mu _{n})]}{\sigma (X_{2})\sigma (X_{n})}}\\\\\vdots &\vdots &\ddots &\vdots \\\\{\frac {\operatorname {E} [(X_{n}-\mu _{n})(X_{1}-\mu _{1})]}{\sigma (X_{n})\sigma (X_{1})}}&{\frac {\operatorname {E} [(X_{n}-\mu _{n})(X_{2}-\mu _{2})]}{\sigma (X_{n})\sigma (X_{2})}}&\cdots &1\end{bmatrix}}.}](https://wikimedia.org/api/rest_v1/media/math/render/svg/df091a047aa8a9d829b25f68a5bbe6d56938b146)
Each element on the principal diagonal of a correlation matrix is the correlation of a random variable with itself, which always equals 1. Each off-diagonal element is between −1 and +1 inclusive.
Inverse of the covariance matrix[edit]
The inverse of this matrix,
, if it exists, is the inverse covariance matrix, also known as the concentration matrix or precision matrix.[3]
Basic properties[edit]
For
and
, where
is a
-dimensional random variable, the following basic properties apply:[4]

is positive-semidefinite, i.e. 
is symmetric, i.e. 
- For any constant (i.e. non-random)
matrix
and constant
vector
, one has 
- If
is another random vector with the same dimension as
, then
where
is the cross-covariance matrix of
and
.
Block matrices[edit]
The joint mean
and joint covariance matrix
of
and
can be written in block form

where
and
.
and
can be identified as the variance matrices of the marginal distributions for
and
respectively.
If
and
are jointly normally distributed,

then the conditional distribution for
given
is given by
[5]
defined by conditional mean

and conditional variance

The matrix
is known as the matrix of regression coefficients, while in linear algebra
is the Schur complement of
in
.
The matrix of regression coefficients may often be given in transpose form,
, suitable for post-multiplying a row vector of explanatory variables xT rather than pre-multiplying a column vector x. In this form they correspond to the coefficients obtained by inverting the matrix of the normal equations of ordinary least squares (OLS).
Covariance matrix as a parameter of a distribution[edit]
If a vector of n possibly correlated random variables is jointly normally distributed, or more generally elliptically distributed, then its probability density function can be expressed in terms of the covariance matrix.[6]
Covariance matrix as a linear operator[edit]
Applied to one vector, the covariance matrix maps a linear combination c of the random variables X onto a vector of covariances with those variables:
. Treated as a bilinear form, it yields the covariance between the two linear combinations:
. The variance of a linear combination is then
, its covariance with itself.
Similarly, the (pseudo-)inverse covariance matrix provides an inner product
, which induces the Mahalanobis distance, a measure of the "unlikelihood" of c.[citation needed]
Which matrices are covariance matrices?[edit]
From the identity just above, let
be a
real-valued vector, then

which must always be nonnegative, since it is the variance of a real-valued random variable. A covariance matrix is always a positive-semidefinite matrix, since
![{\displaystyle {\begin{aligned}&w^{\rm {T}}\operatorname {E} \left[(\mathbf {X} -\operatorname {E} [\mathbf {X} ])(\mathbf {X} -\operatorname {E} [\mathbf {X} ])^{\rm {T}}\right]w=\operatorname {E} \left[w^{\rm {T}}(\mathbf {X} -\operatorname {E} [\mathbf {X} ])(\mathbf {X} -\operatorname {E} [\mathbf {X} ])^{\rm {T}}w\right]\\[5pt]={}&\operatorname {E} {\big [}{\big (}w^{\rm {T}}(\mathbf {X} -\operatorname {E} [\mathbf {X} ]){\big )}^{2}{\big ]}\geq 0\quad {\text{since }}w^{\rm {T}}(\mathbf {X} -\operatorname {E} [\mathbf {X} ]){\text{ is a scalar}}.\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/f3473dcc676ecd0d74db28a005f6656a957c33c4)
Conversely, every symmetric positive semi-definite matrix is a covariance matrix. To see this, suppose
is a
positive-semidefinite matrix. From the finite-dimensional case of the spectral theorem, it follows that
has a nonnegative symmetric square root, which can be denoted by M1/2. Let
be any
column vector-valued random variable whose covariance matrix is the
identity matrix. Then

Complex random vectors[edit]
Covariance matrix[edit]
The variance of a complex scalar-valued random variable with expected value
is conventionally defined using complex conjugation:
![{\displaystyle \operatorname {var} (Z)=\operatorname {E} \left[(Z-\mu _{Z}){\overline {(Z-\mu _{Z})}}\right],}](https://wikimedia.org/api/rest_v1/media/math/render/svg/b3a3d7abfa56fdb689ebd3c01388715ad4773d4a)
where the complex conjugate of a complex number
is denoted
; thus the variance of a complex random variable is a real number.
If
is a column vector of complex-valued random variables, then the conjugate transpose is formed by both transposing and conjugating. In the following expression, the product of a vector with its conjugate transpose results in a square matrix called the covariance matrix, as its expectation:[7]:p. 293
,
where
denotes the conjugate transpose, which is applicable to the scalar case, since the transpose of a scalar is still a scalar. The matrix so obtained will be Hermitian positive-semidefinite,[8] with real numbers in the main diagonal and complex numbers off-diagonal.
Pseudo-covariance matrix[edit]
For complex random vectors, another kind of second central moment, the pseudo-covariance matrix (also called relation matrix) is defined as follows. In contrast to the covariance matrix defined above Hermitian transposition gets replaced by transposition in the definition.
![{\displaystyle \operatorname {J} _{\mathbf {Z} \mathbf {Z} }=\operatorname {cov} [\mathbf {Z} ,{\overline {\mathbf {Z} }}]=\operatorname {E} \left[(\mathbf {Z} -\mathbf {\mu _{Z}} )(\mathbf {Z} -\mathbf {\mu _{Z}} )^{\mathrm {T} }\right]}](https://wikimedia.org/api/rest_v1/media/math/render/svg/bba62bd04d95107abdaa72eb5b505496ad4151ea)
Properties[edit]
- The covariance matrix is a Hermitian matrix, i.e.
.[1]:p. 179
- The diagonal elements of the covariance matrix are real.[1]:p. 179
Estimation[edit]
If
and
are centred data matrices of dimension
and
respectively, i.e. with n rows of observations of p and q columns of variables, from which the column means have been subtracted, then, if the column means were estimated from the data, sample correlation matrices
and
can be defined to be

or, if the column means were known a priori,

These empirical sample correlation matrices are the most straightforward and most often used estimators for the correlation matrices, but other estimators also exist, including regularised or shrinkage estimators, which may have better properties.
Applications[edit]
The covariance matrix is a useful tool in many different areas. From it a transformation matrix can be derived, called a whitening transformation, that allows one to completely decorrelate the data[citation needed] or, from a different point of view, to find an optimal basis for representing the data in a compact way[citation needed] (see Rayleigh quotient for a formal proof and additional properties of covariance matrices).
This is called principal component analysis (PCA) and the Karhunen–Loève transform (KL-transform).
The covariance matrix plays a key role in financial economics, especially in portfolio theory and its mutual fund separation theorem and in the capital asset pricing model. The matrix of covariances among various assets' returns is 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.
See also[edit]
References[edit]
Further reading[edit]