Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Numerical Computation / Data Manipulation /

Median

FilledSmallSquare Median[list] gives the median of the elements in list.

FilledSmallSquare Median[list] gives the center element in the sorted version of list, or the average of the two center elements if list is of even length.

FilledSmallSquare Median[, , ... , , , ... , ... ] gives Median[, , ... ], Median[, , ... ].

FilledSmallSquare Median works with SparseArray objects.

FilledSmallSquare See Section 1.6.7 and Section 3.8.1.

FilledSmallSquare See also: Mean, Quantile, Sort, Max, Ordering.

FilledSmallSquare Related packages: Statistics`DescriptiveStatistics`, Statistics`MultiDescriptiveStatistics`.

FilledSmallSquare New in Version 5.0.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.