Cross-covariance matrix

From testwiki
Jump to navigation Jump to search

Template:Correlation and covariance Template:Confuse Template:Short description In probability theory and statistics, a cross-covariance matrix is a matrix whose element in the i, j position is the covariance between the i-th element of a random vector and j-th element of another random vector. When the two random vectors are the same, the cross-covariance matrix is referred to as covariance matrix. 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 cross-covariance matrix generalizes the notion of covariance to multiple dimensions.

The cross-covariance matrix of two random vectors ๐— and ๐˜ is typically denoted by K๐—๐˜ or ฮฃ๐—๐˜.

Definition

For random vectors ๐— and ๐˜, each containing random elements whose expected value and variance exist, the cross-covariance matrix of ๐— and ๐˜ is defined by[1]Template:Rp

where ๐๐—=E[๐—] and ๐๐˜=E[๐˜] are vectors containing the expected values of ๐— and ๐˜. The vectors ๐— and ๐˜ need not have the same dimension, and either might be a scalar value.

The cross-covariance matrix is the matrix whose (i,j) entry is the covariance

KXiYj=cov[Xi,Yj]=E[(Xiโˆ’E[Xi])(Yjโˆ’E[Yj])]

between the i-th element of ๐— and the j-th element of ๐˜. This gives the following component-wise definition of the cross-covariance matrix.

K๐—๐˜=[E[(X1โˆ’E[X1])(Y1โˆ’E[Y1])]E[(X1โˆ’E[X1])(Y2โˆ’E[Y2])]โ‹ฏE[(X1โˆ’E[X1])(Ynโˆ’E[Yn])]E[(X2โˆ’E[X2])(Y1โˆ’E[Y1])]E[(X2โˆ’E[X2])(Y2โˆ’E[Y2])]โ‹ฏE[(X2โˆ’E[X2])(Ynโˆ’E[Yn])]โ‹ฎโ‹ฎโ‹ฑโ‹ฎE[(Xmโˆ’E[Xm])(Y1โˆ’E[Y1])]E[(Xmโˆ’E[Xm])(Y2โˆ’E[Y2])]โ‹ฏE[(Xmโˆ’E[Xm])(Ynโˆ’E[Yn])]]

Example

For example, if ๐—=(X1,X2,X3)T and ๐˜=(Y1,Y2)T are random vectors, then cov(๐—,๐˜) is a 3ร—2 matrix whose (i,j)-th entry is cov(Xi,Yj).

Properties

For the cross-covariance matrix, the following basic properties apply:[2]

  1. cov(๐—,๐˜)=E[๐—๐˜T]โˆ’๐๐—๐๐˜T
  2. cov(๐—,๐˜)=cov(๐˜,๐—)T
  3. cov(๐—๐Ÿ+๐—๐Ÿ,๐˜)=cov(๐—๐Ÿ,๐˜)+cov(๐—๐Ÿ,๐˜)
  4. cov(A๐—+๐š,BT๐˜+๐›)=Acov(๐—,๐˜)B
  5. If ๐— and ๐˜ are independent (or somewhat less restrictedly, if every random variable in ๐— is uncorrelated with every random variable in ๐˜), then cov(๐—,๐˜)=0pร—q

where ๐—, ๐—๐Ÿ and ๐—๐Ÿ are random pร—1 vectors, ๐˜ is a random qร—1 vector, ๐š is a qร—1 vector, ๐› is a pร—1 vector, A and B are qร—p matrices of constants, and 0pร—q is a pร—q matrix of zeroes.

Definition for complex random vectors

Template:Main If ๐™ and ๐– are complex random vectors, the definition of the cross-covariance matrix is slightly changed. Transposition is replaced by Hermitian transposition:

K๐™๐–=cov(๐™,๐–)=def E[(๐™โˆ’๐๐™)(๐–โˆ’๐๐–)H]

For complex random vectors, another matrix called the pseudo-cross-covariance matrix is defined as follows:

J๐™๐–=cov(๐™,๐–โ€พ)=def E[(๐™โˆ’๐๐™)(๐–โˆ’๐๐–)T]

Uncorrelatedness

Template:Main Two random vectors ๐— and ๐˜ are called uncorrelated if their cross-covariance matrix K๐—๐˜ matrix is a zero matrix.[1]Template:Rp

Complex random vectors ๐™ and ๐– are called uncorrelated if their covariance matrix and pseudo-covariance matrix is zero, i.e. if K๐™๐–=J๐™๐–=0.

References

Template:Reflist