Covariance matrix
From Wikipedia, the free encyclopedia
In statistics and probability theory, the covariance matrix is a matrix of covariances between elements of a vector. It is the natural generalization to higher dimensions of the concept of the variance of a scalar-valued random variable.
Contents |
[edit] Definition
If entries in the column vector
are random variables, each with finite variance, then the covariance matrix Σ is the matrix whose (i, j) entry is the covariance
where
is the expected value of the ith entry in the vector X. In other words, we have
The inverse of this matrix, Σ − 1, is called the inverse covariance matrix or the precision matrix.[1]
[edit] As a generalization of the variance
The definition above is equivalent to the matrix equality
This form can be seen as a generalization of the scalar-valued variance to higher dimensions. Recall that for a scalar-valued random variable X
where
The matrix Σ is also often called the variance-covariance matrix since the diagonal terms are in fact variances.
[edit] Conflicting nomenclatures and notations
Nomenclatures differ. Some statisticians, following the probabilist William Feller, call this matrix the variance of the random vector X, 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 X. Thus
However, the notation for the "cross-covariance" between two vectors is standard:
The var notation is found in William Feller's two-volume book An Introduction to Probability Theory and Its Applications, but both forms are quite standard and there is no ambiguity between them.
[edit] Properties
For
and
the following basic properties apply:

is positive semi-definite


- If p = q, then


- If
and
are independent, then 
where
and
are random
vectors,
is a random
vector,
is
vector,
and
are
matrices.
This covariance matrix (though very simple) is a very useful tool in many very different areas. From it a transformation matrix can be derived that allows one to completely decorrelate the data or, from a different point of view, to find an optimal basis for representing the data in a compact way (see Rayleigh quotient for a formal proof and additional properties of covariance matrices). This is called principal components analysis (PCA) in statistics and Karhunen-Loève transform (KL-transform) in image processing.
[edit] As a linear operator
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 2-form, it yields the covariance between the two linear combinations:
. The variance of a linear combination is then
, its covariance with itself.
[edit] Which matrices are covariance matrices
From the identity just above
and the fact that the variance of any real-valued random variable is nonnegative, it follows immediately that only a nonnegative-definite matrix can be a covariance matrix. The converse question is whether every nonnegative-definite symmetric matrix is a covariance matrix. The answer is "yes". To see this, suppose M is a p×p nonnegative-definite symmetric matrix. From the finite-dimensional case of the spectral theorem, it follows that M has a nonnegative symmetric square root, which let us call M1/2. Let
be any p×1 column vector-valued random variable whose covariance matrix is the p×p identity matrix. Then
[edit] Complex random vectors
The variance of a complex scalar-valued random variable with expected value μ is conventionally defined using complex conjugation:
where the complex conjugate of a complex number z is denoted z * .
If Z is a column-vector of complex-valued random variables, then we take the conjugate transpose by both transposing and conjugating, getting a square matrix:
where Z * denotes the conjugate transpose, which is applicable to the scalar case since the transpose of a scalar is still a scalar.
[edit] Estimation
The derivation of the maximum-likelihood estimator of the covariance matrix of a multivariate normal distribution is perhaps surprisingly subtle. See estimation of covariance matrices.
[edit] Probability density function
The probability density function of a set of n correlated random variables, the joint probability function of which is a n-order Gaussian vector, is given on the Maximum likelihood page.
[edit] See also
[edit] References
- ^ Wasserman, Larry (2004). All of Statistics: A Concise Course in Statistical Inference.
- Eric W. Weisstein, Covariance Matrix at MathWorld.
- N.G. van Kampen, Stochastic processes in physics and chemistry. New York: North-Holland, 1981.



![\Sigma
= \begin{bmatrix}
\mathrm{E}[(X_1 - \mu_1)(X_1 - \mu_1)] & \mathrm{E}[(X_1 - \mu_1)(X_2 - \mu_2)] & \cdots & \mathrm{E}[(X_1 - \mu_1)(X_n - \mu_n)] \\ \\
\mathrm{E}[(X_2 - \mu_2)(X_1 - \mu_1)] & \mathrm{E}[(X_2 - \mu_2)(X_2 - \mu_2)] & \cdots & \mathrm{E}[(X_2 - \mu_2)(X_n - \mu_n)] \\ \\
\vdots & \vdots & \ddots & \vdots \\ \\
\mathrm{E}[(X_n - \mu_n)(X_1 - \mu_1)] & \mathrm{E}[(X_n - \mu_n)(X_2 - \mu_2)] & \cdots & \mathrm{E}[(X_n - \mu_n)(X_n - \mu_n)]
\end{bmatrix}.](../../../../math/5/8/5/58572fa5b05e778f5a5eff9ec1b3ddb6.png)
![\sigma^2 = \mathrm{var}(X)
= \mathrm{E}[(X-\mu)^2], \,](../../../../math/3/c/6/3c62f04e5ee373e5776087205ac06ca9.png)

![\operatorname{var}(\textbf{X})
=
\operatorname{cov}(\textbf{X})
=
\mathrm{E}
\left[
(\textbf{X} - \mathrm{E} [\textbf{X}])
(\textbf{X} - \mathrm{E} [\textbf{X}])^\top
\right]](../../../../math/4/0/d/40dde8fd7680741cf457e3d6f87f9eea.png)
![\operatorname{cov}(\textbf{X},\textbf{Y})
=
\mathrm{E}
\left[
(\textbf{X} - \mathrm{E}[\textbf{X}])
(\textbf{Y} - \mathrm{E}[\textbf{Y}])^\top
\right]](../../../../math/e/2/e/e2eb53bc43fed1d17ab4d2431229b266.png)


![\operatorname{var}(z)
=
\operatorname{E}
\left[
(z-\mu)(z-\mu)^{*}
\right]](../../../../math/4/d/b/4db5552832ee20b19f0ef057887f2162.png)
![\operatorname{E}
\left[
(Z-\mu)(Z-\mu)^{*}
\right]](../../../../math/f/e/6/fe608f7ac94446dffb6af34289617255.png)

