|
SOLUTIONS
|
MULTIVARIATE STATISTICS PACKAGE SYMBOL
MultivariateSkewness
MultivariateSkewness[matrix]
gives a multivariate coefficient of skewness for matrix.
DetailsDetails
- To use
, you first need to load the Multivariate Statistics Package using Needs["MultivariateStatistics`"].
is a univariate measure of skewness for multivariate data.- MultivariateSkewness[matrix] is equivalent to
where
,
Mean[matrix], and
is the estimated population covariance matrix. - A value of multivariate skewness close to zero indicates elliptical symmetry.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
