| Package | Description | 
|---|---|
| org.apache.commons.math3.distribution | Implementations of common discrete and continuous distributions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BinomialDistributionImplementation of the binomial distribution. | 
| class  | EnumeratedIntegerDistributionImplementation of an integer-valued  EnumeratedDistribution. | 
| class  | GeometricDistributionImplementation of the geometric distribution. | 
| class  | HypergeometricDistributionImplementation of the hypergeometric distribution. | 
| class  | PascalDistribution
 Implementation of the Pascal distribution. | 
| class  | PoissonDistributionImplementation of the Poisson distribution. | 
| class  | UniformIntegerDistributionImplementation of the uniform integer distribution. | 
| class  | ZipfDistributionImplementation of the Zipf distribution. | 
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.