See Also

StatisticalEngine Class  | StatisticalEngine Members  | Overload List  | Evaluates the geometric mean of the series.  | Mean(String,Series) Method

Language

Visual Basic

C#

Show All

s
A statistical series.
See Also Languages dotnetCHARTING Send comments on this topic.

Mean(Series) Method

Calculates the arithmetic mean of the elements YValues of the series.

[Visual Basic]
Overloads Public Shared Function Mean( _    ByVal s As Series _ ) As Element
[C#]
public static Element Mean(    Series s );

Parameters

s
A statistical series.

Exceptions

ExceptionDescription
ArgumentExceptionThrown if the series s is empty

See Also

StatisticalEngine Class  | StatisticalEngine Members  | Overload List  | Evaluates the geometric mean of the series.  | Mean(String,Series) Method

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.