Mathematica 9 is now available

Mean

Usage

Mean[list] gives the statistical mean of the elements in list.


Notes

Mean[list] is equivalent to Total[list]/Length[list].
Mean handles both numerical and symbolic data.
Mean[{{ ,  , ... }, { ,  , ... }, ... }] gives {Mean[{ ,  , ... }], Mean[{ ,  , ... }]}.
Mean works with SparseArray objects.
• New in Version 5.


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.