Back to Adaptive Vision Library website

You are here: Start » Function Reference » Histogram Data Statistics

Histogram Data Statistics

Select a function from the list below.

Icon Name Description Library
HistogramDataAverage Computes the average of the histogrammed numeric data. Professional
HistogramDataMaximum Computes the approximation of the largest value of the histogrammed numeric data. Professional
HistogramDataMedian Computes the median of the histogrammed numeric data. Professional
HistogramDataMinimum Computes the approximation of the smallest value of the histogrammed numeric data. Professional
HistogramDataNthValue Computes nth smallest (or largest) value of the histogrammed numeric data. Professional
HistogramDataQuantile Computes the specified quantile of the histogrammed numeric data. Professional
HistogramDataSize Computes the number of elements of the histogrammed numeric data. Professional
HistogramDataStandardDeviation Computes the standard deviation of the histogrammed numeric data. Professional
HistogramDataVariance Computes the variance of the histogrammed numeric data. Professional