|
SOLUTIONS
|
MULTIVARIATE STATISTICS 程序包 符号
MultivariateMeanDeviation
MultivariateMeanDeviation[matrix]
gives the mean of the Euclidean distances between the elements of matrix and their mean.
更多信息更多信息
- To use
, you first need to load the Multivariate Statistics Package using Needs["MultivariateStatistics`"].
is a univariate measure of mean deviation for multivariate data.- The multivariate mean deviation is given by

iNorm[xi-
], where
and
=Mean[matrix].
handles both numerical and symbolic data.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
