Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Histogram » Histogram Data Statistics » HistogramDataStandardDeviation

HistogramDataStandardDeviation


Module: FoundationBasic

Computes the standard deviation of the histogrammed numeric data.

Name Type Description
Input value inHistogram Histogram Input histogram
Output value outStandardDeviation Real Standard deviation of the histogrammed data

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty histogram on input in HistogramDataStandardDeviation.
DomainError Input histogram contains negative bins or its data is empty in HistogramDataStandardDeviation.

Complexity Level

This filter is available on Basic Complexity Level.

See Also