dotnetCHARTING Send comments on this topic.
Variance Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : Variance Method


Calculates the sample variance of the series's elements YValues.

Overload List

Overload Description
Variance(String,Series) Calculates the sample variance of the series's elements YValues.  
Variance(Series) Calculates the sample variance of the series's elements YValues.  
Variance(String,SeriesCollection) Calculates the sample variance of the series's elements YValues.  
Variance(SeriesCollection) Calculates the sample variance of the series's elements YValues.  

See Also