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