Package | Description |
---|---|
org.apache.commons.math3.stat.descriptive.moment |
Summary statistics based on moments.
|
org.apache.commons.math3.stat.descriptive.summary |
Other summary statistics.
|
Modifier and Type | Class and Description |
---|---|
class |
Mean
Computes the arithmetic mean of a set of values.
|
class |
Variance
Computes the variance of the available values.
|
Modifier and Type | Class and Description |
---|---|
class |
Product
Returns the product of the available values.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.