Uses of Class
org.apache.commons.math.stat.univariate.moment.Mean

Packages that use Mean
org.apache.commons.math.stat Data storage, manipulation and summary routines. 
org.apache.commons.math.stat.univariate.moment Summary statistics based on moments. 
 

Uses of Mean in org.apache.commons.math.stat
 

Fields in org.apache.commons.math.stat declared as Mean
protected  Mean AbstractStorelessDescriptiveStatistics.mean
          mean of values that have been added
 

Uses of Mean in org.apache.commons.math.stat.univariate.moment
 

Fields in org.apache.commons.math.stat.univariate.moment declared as Mean
protected  Mean Variance.mean
          Mean to be used in UnvariateStatistic evaluation approach.
 



Copyright © 2003-2004 Apache Software Foundation. All Rights Reserved.