|
Navigation: Function Reference > General Utility Functions > variance() variance() |
Top Previous Next |
variance( aData: Array of Double ) : Extended;
Returns the sample variance (TotalVariance/(N-1)) for the values in aData.
Parameters
aData |
array type of Double |