You are here: Start » Function Reference » Histogram » Histogram Data Statistics
Histogram Data Statistics
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
HistogramDataAverage | HistogramDataAverage | Computes the average of the histogrammed numeric data. |
FoundationBasic | |
HistogramDataMaximum | HistogramDataMaximum | Computes the approximation of the largest value of the histogrammed numeric data. |
FoundationBasic | |
HistogramDataMedian | HistogramDataMedian | Computes the median of the histogrammed numeric data. |
FoundationBasic | |
HistogramDataMinimum | HistogramDataMinimum | Computes the approximation of the smallest value of the histogrammed numeric data. |
FoundationBasic | |
HistogramDataNthValue | HistogramDataNthValue | Computes nth smallest (or largest) value of the histogrammed numeric data. |
FoundationBasic | |
HistogramDataQuantile | HistogramDataQuantile | Computes the specified quantile of the histogrammed numeric data. |
FoundationBasic | |
HistogramDataSize | HistogramDataSize | Computes the number of elements of the histogrammed numeric data. |
FoundationBasic | |
HistogramDataStandardDeviation | HistogramDataStandardDeviation | Computes the standard deviation of the histogrammed numeric data. |
FoundationBasic | |
HistogramDataVariance | HistogramDataVariance | Computes the variance of the histogrammed numeric data. |
FoundationBasic |