Variance

streaming mode | Statistics category

Inputs

  • array (vector_real) - the input array

Outputs

  • variance (real) - the variance of the input array

Description

This algorithm computes the variance of an array.

Source code

See also

Variance (standard)