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