Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.math3.stat.descriptive.moment Classes and Interfaces - 11 results found.
NameDescriptionTypePackageFramework
GeometricMean geometric mean of the available values.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons
KurtosisComputes the Kurtosis of the available values.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons
MeanComputes the arithmetic mean of a set of values.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons
SecondMomentComputes a statistic related to the Second Central Moment.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons
SemiVarianceComputes the semivariance of a set of values with respect to a given cutoff value.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons
SemiVariance .DirectionThe direction of the semivariance - either upside or downside.Classorg.apache.commons.math3.stat.descriptive.moment.SemiVarianceApache Commons
SkewnessComputes the skewness of the available values.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons
StandardDeviationComputes the sample standard deviation.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons
VarianceComputes the variance of the available values.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons
VectorialCovarianceReturns the covariance matrix of the available vectors.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons
VectorialMeanReturns the arithmetic mean of the available vectors.Classorg.apache.commons.math3.stat.descriptive.momentApache Commons