JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.apache.commons.math3.stat
package
org.apache.commons.math3.stat
Data storage, manipulation and summary routines.
Related Packages
Package
Description
org.apache.commons.math3
Common classes used throughout the commons-math library.
org.apache.commons.math3.stat.clustering
All classes and sub-packages of this package are deprecated.
org.apache.commons.math3.stat.correlation
Correlations/Covariance computations.
org.apache.commons.math3.stat.descriptive
Generic univariate summary statistic objects.
org.apache.commons.math3.stat.inference
Classes providing hypothesis testing.
org.apache.commons.math3.stat.interval
Classes providing binomial proportion confidence interval construction.
org.apache.commons.math3.stat.ranking
Classes providing rank transformations.
org.apache.commons.math3.stat.regression
Statistical routines involving multivariate data.
Classes
Class
Description
Frequency
Maintains a frequency distribution.
StatUtils
StatUtils provides static methods for computing statistics based on data stored in double[] arrays.