Statistics - Covariance

Thomas Bayes

About

The covariance gives the degree to which two variables vary together.

Covariance is not considered hindering interpretability in higher dimensions.

Equation

<MATH> \begin{array}{rrl} \text{Covariance of X and Y} & = & \frac{\displaystyle \sum_{i=1}^{N}{(X_i-\bar{X}).(Y_i-\bar{Y})}}{N} \\ & = & \frac{\displaystyle\sum_{i=1}^{N}{\href{cross_product}{\text{Cross Product of X & Y}}}}{N} \\ & = & \frac{\displaystyle \href{cross_product#SP}{\text{Sum of Cross Product (SP)}}}{N} \end{array} </MATH>

where:

Media ({{:statistics:covariance.svg?170x200}}). Error while rendering: The image (wiki://media>statistics:covariance.svg) does not exist





Discover More
Multi Variant Gaussians
Statistics - Fisher (Multiple Linear Discriminant Analysis|multi-variant Gaussian)

multi-variant Gaussians. Fisher has describe first this analysis with his Iris Data Set. A Fisher's linear discriminant analysis or Gaussian LDA measures which centroid from each class is the closest....



Share this page:
Follow us:
Task Runner