Uses of Package
org.apache.commons.math3.stat.descriptive.moment
Packages that use org.apache.commons.math3.stat.descriptive.moment
Package
Description
Data storage, manipulation and summary routines.
Generic univariate summary statistic objects.
Summary statistics based on moments.
-
Classes in org.apache.commons.math3.stat.descriptive.moment used by org.apache.commons.math3.statClassDescriptionReturns the geometric mean of the available values.Computes the variance of the available values.
-
Classes in org.apache.commons.math3.stat.descriptive.moment used by org.apache.commons.math3.stat.descriptiveClassDescriptionReturns the geometric mean of the available values.Computes the arithmetic mean of a set of values.Computes a statistic related to the Second Central Moment.Computes the variance of the available values.Returns the covariance matrix of the available vectors.
-
Classes in org.apache.commons.math3.stat.descriptive.moment used by org.apache.commons.math3.stat.descriptive.momentClassDescriptionComputes the first moment (arithmetic mean).Computes a statistic related to the Fourth Central Moment.Returns the geometric mean of the available values.Computes the Kurtosis of the available values.Computes the arithmetic mean of a set of values.Computes a statistic related to the Second Central Moment.Computes the semivariance of a set of values with respect to a given cutoff value.The direction of the semivariance - either upside or downside.Computes the skewness of the available values.Computes the sample standard deviation.Computes a statistic related to the Third Central Moment.Computes the variance of the available values.