Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Multivariate Statistics Package >

GeneralizedVariance

GeneralizedVariance[matrix]
gives the generalized variance for matrix.
  • GeneralizedVariance[matrix] effectively gives the determinant of the covariance matrix for matrix.
Generalized variance of bivariate data:
Needs["MultivariateStatistics`"]
Generalized variance of bivariate data:
In[2]:=
Click for copyable input
Out[2]=
Generalized variance is equivalent to the determinant of the covariance matrix:
Generalized variance is equal to the product of the principal component variances:
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team