| Package | Description | 
|---|---|
| org.hipparchus.stat.descriptive.moment | 
 Summary statistics based on moments. 
 | 
| org.hipparchus.stat.descriptive.summary | 
 Other summary statistics. 
 | 
| Class and Description | 
|---|
| SumOfLogs
 Returns the sum of the natural logs for this collection of values. 
 | 
| Class and Description | 
|---|
| Product
 Returns the product of the available values. 
 | 
| Sum
 Returns the sum of the available values. 
 | 
| SumOfLogs
 Returns the sum of the natural logs for this collection of values. 
 | 
| SumOfSquares
 Returns the sum of the squares of the available values. 
 | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.