Owning Palette: Probability & Statistics VIs
Requires: Base Development System
Computes the mean, standard deviation, and variance of the values in the input sequence X.

  Add to the block diagram | 
  Find on the palette | 
The VI calculates the output values using the following equations.

where µ is mean and n is the number of elements in X.
standard deviation = 

where 
2 is variance, µ is mean, and w is n when Weighting is set to Population and (n – 1) when Weighting is set to Sample.
Refer to the following VIs for examples of using the Standard Deviation and Variance VI: