| Package | Description | 
|---|---|
| org.hipparchus.stat.descriptive.moment | Summary statistics based on moments. | 
| org.hipparchus.stat.descriptive.summary | Other summary statistics. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MeanComputes the arithmetic mean of a set of values. | 
| class  | VarianceComputes the variance of the available values. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ProductReturns the product of the available values. | 
| class  | SumReturns the sum of the available values. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.