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