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

Packages that use Variance
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 Variance in org.apache.commons.math.stat
 

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

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

Subclasses of Variance in org.apache.commons.math.stat.univariate.moment
 class StandardDeviation
           
 



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