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

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

Classes in org.apache.commons.math.stat.descriptive.rank used by org.apache.commons.math.stat
Percentile
          Provides percentile computation.
 

Classes in org.apache.commons.math.stat.descriptive.rank used by org.apache.commons.math.stat.descriptive
Max
          Returns the maximum of the available values.
Min
          Returns the minimum of the available values.
 

Classes in org.apache.commons.math.stat.descriptive.rank used by org.apache.commons.math.stat.descriptive.rank
Percentile
          Provides percentile computation.