Uses of Class
org.apache.commons.math.stat.univariate.rank.Percentile

Packages that use Percentile
org.apache.commons.math.stat Data storage, manipulation and summary routines. 
org.apache.commons.math.stat.univariate.rank Summary statistics based on ranks. 
 

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

Fields in org.apache.commons.math.stat declared as Percentile
protected  Percentile AbstractDescriptiveStatistics.percentile
          Percentile
 

Uses of Percentile in org.apache.commons.math.stat.univariate.rank
 

Subclasses of Percentile in org.apache.commons.math.stat.univariate.rank
 class Median
           
 



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