Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Documentation / Mathematica / The Mathematica Book / A Practical Introduction to Mathematica / Numerical Mathematics /

1.6.7 Statistics

Basic descriptive statistics.

Here is some "data".

In[1]:= data = {4.3, 7.2, 8.4, 5.8, 9.2, 3.9}

Out[1]=

This gives the mean of your data.

In[2]:= Mean[data]

Out[2]=

Here is the variance.

In[3]:= Variance[data]

Out[3]=

The standard set of packages distributed with Mathematica includes several for doing more sophisticated statistical analyses of data.

Some standard statistical analysis packages.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy | [ja] |
Sign up for our newsletter: