SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.descriptive.moment

Class Summary
Kurtosis This defines the excess kurtosis.
Mean The mean of a sample is the sum of all numbers in the sample, divided by the sample size.
Moments Compute the central moment of a data set incrementally.
Skewness Skewness is a measure of the asymmetry of the probability distribution.
Variance The variance of a sample is the average squared deviations from the sample mean.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.