Uses of Package
org.apache.commons.math.stat

Packages that use org.apache.commons.math.stat
org.apache.commons.math.random Random number and random data generators. 
org.apache.commons.math.stat Data storage, manipulation and summary routines. 
 

Classes in org.apache.commons.math.stat used by org.apache.commons.math.random
DescriptiveStatistics
          DescriptiveStatistics implements the Univariate interface but maintains the set of values which contribute to the values being returned.
 

Classes in org.apache.commons.math.stat used by org.apache.commons.math.stat
AbstractDescriptiveStatistics
          Provides univariate measures for an array of doubles.
AbstractStorelessDescriptiveStatistics
          Provides univariate measures for an array of doubles.
DescriptiveStatistics
          DescriptiveStatistics implements the Univariate interface but maintains the set of values which contribute to the values being returned.
TestStatistic
          A collection of commonly used test statistics and statistical tests.
 



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