Mathematica 9 is now available

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

Further Examples: Mean

Here is a list of real numbers.

In[1]:=

This gives the mean.

In[2]:=

Out[2]=

This is the definition of the mean.

In[3]:=

Out[3]=

This gives the variance.

In[4]:=

Out[4]=

This is the definition of the variance.

In[5]:=

Out[5]=

This gives the standard deviation.

In[6]:=

Out[6]=

This is the definition of the standard deviation.

In[7]:=

Out[7]=

This gives the median.

In[8]:=

Out[8]=

This gives the th quantile.

In[9]:=

Out[9]=

In[10]:=



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.