Mahalanobis Distance

From Open Risk Manual
Revision as of 21:02, 11 September 2020 by Wiki admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Definition

The Mahalanobis Distance of an observation of random vector X that is sampled from a multivariate distribution is a measure of its "distance" from the mean of the distribution

Formula

where

  • X is a vector of observations
  • is the covariance matrix
  • is the mean vector

If the covariance matrix is the identity matrix, the Mahalanobis distance reduces to the Euclidean distance


See Also