|
SOLUTIONS
|
Mathematica
>
Data Manipulation
>
Statistical Data Analysis
>
Descriptive Statistics
>
MeanDeviation
BUILT-IN MATHEMATICA SYMBOL
MeanDeviation
MeanDeviation[list]
gives the mean absolute deviation from the mean of the elements in list.
DetailsDetails
- For the list
, the mean deviation is given by
, where
is the mean of the list. - MeanDeviation handles both numerical and symbolic data.
- MeanDeviation[{{x1, y1, ...}, {x2, y2, ...}, ...}] gives
. - MeanDeviation works with SparseArray objects.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
