Calculates the sample variance of the series's elements YValues.
[Visual Basic]
Overloads Public Shared Function Variance( _
ByVal seriesName As String, _
ByVal sc As SeriesCollection _
) As Series
[C#]
public static Series Variance(
string seriesName,
SeriesCollection sc
);
StatisticalEngine Class | StatisticalEngine Members | Overload List | StandardDeviation(String,Series) Method | StandardDeviation(String,Series) Method | StandardDeviation(String,Series) Method | A measure of the deviation of the elements of the data set considered. | Variance(SeriesCollection) Method
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.