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

Packages that use Percentile
org.apache.commons.math.stat.descriptive.rank Summary statistics based on ranks. 
 

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

Subclasses of Percentile in org.apache.commons.math.stat.descriptive.rank
 class Median
          Returns the median of the available values.
 



Copyright © 2003-2007 The Apache Software Foundation. All Rights Reserved.