Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Statistical Data Analysis >
Mathematica > Mathematics and Algorithms > Statistical Data Analysis >
Statistical Data Analysis
Mathematica integrates many aspects of statistical data analysis, from getting and exploring data to building high-quality models and and deducing consequences.
Mathematica provides multiple ways to get data, starting with built-in curated data sources, importing from a variety of file formats, or connecting to databases. Basic processing of data, including computing statistical quantities, smoothing, testing, and visualizing, gives a first level of analysis. By adding models to the mix, such as distributional or regression models, you can answer a wider range of analysis questions or even provide predictive capabilities.
CountryData  ▪ CityData  ▪ FinancialData  ▪ ...
Import  ▪ "CSV"  ▪ "XLS"  ▪ "MDB"  ▪ ...
    
Mean  ▪ Variance  ▪ StandardDeviation  ▪ Median  ▪ Quantile  ▪ Covariance  ▪ ...
BinCounts  ▪ FindClusters  ▪ Nearest  ▪ ...
    
    
FindFit find a general nonlinear fit
Fit  ▪ Interpolation  ▪ LeastSquares  ▪ ...
TUTORIALS
MORE ABOUT
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF