Module platform
Package org.jfree.data.statistics
package org.jfree.data.statistics
-
ClassDescriptionA utility class that calculates the mean, median, quartiles Q1 and Q3, plus a list of outlier values...all from an arbitrary list of
Number
objects.A category dataset that defines various medians, outliers and an average value for each item.Represents one data item within a box-and-whisker dataset.An interface that defines data in the form of (x, max, min, average, median) tuples.A convenience class that provides a default implementation of theBoxAndWhiskerCategoryDataset
interface.A simple implementation of theBoxAndWhiskerXYDataset
interface.A category dataset that defines multiple values for each item.A convenience class that provides a default implementation of theStatisticalCategoryDataset
interface.A bin for theHistogramDataset
class.A dataset that can be used for creating histograms.A class for creating constants to represent the histogram type.A simple data structure that holds a mean value and a standard deviation value.A category dataset that defines multiple values for each item.A utility class for fitting regression curves to data.A bin for theSimpleHistogramDataset
.A dataset used for creating simple histograms with custom defined bins.A category dataset that defines a mean and standard deviation value for each item.A utility class that provides some common statistical functions.