Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Statistics » Variance

Variance


Computes the variance of an array of real numbers. The array must be not empty.

Name Type Description
inValues RealArray
outVariance Real

Hints

  • If the input array is not guaranteed to be non-empty, precede this filter with SkipEmptyArray.

Complexity Level

This filter is available on Basic Complexity Level.