Package org.uncommons.maths.statistics


package org.uncommons.maths.statistics
Utility classes for statistical analysis.
  • Class
    Description
    Utility class for calculating statistics for a finite data set.
    Unchecked exception thrown when an attempt is made to obtain statistics from a DataSet that has had no values added to it.