| Package | Description |
|---|---|
| org.apache.commons.math.stat.descriptive |
Generic univariate summary statistic objects.
|
| org.apache.commons.math.stat.descriptive.rank |
Summary statistics based on ranks.
|
| Class and Description |
|---|
| Max
Returns the maximum of the available values.
|
| Min
Returns the minimum of the available values.
|
| Class and Description |
|---|
| Max
Returns the maximum of the available values.
|
| Median
Returns the median of the available values.
|
| Min
Returns the minimum of the available values.
|
| Percentile
Provides percentile computation.
|
Copyright © 2003–2018. All rights reserved.