Calculates the sample variance of the series's elements values.
[Visual Basic]
Overloads Public Shared Function Variance( _
ByVal sc As SeriesCollection, _
ByVal elementValue As ElementValue _
) As Series
[C#]
public static Series Variance(
SeriesCollection sc,
ElementValue elementValue
);
FinancialEngine Class | FinancialEngine Members | Overload List | StandardDeviation(SeriesCollection,ElementValue) Method
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.