See Also

StatisticalEngine Class  | StatisticalEngine Members  | Overload List  | Range(String,Series) Method

Language

Visual Basic

C#

Show All

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

Range(Series) Method

Calculates the range of the series's elements YValues.

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

Parameters

s
A statistical series.

Remarks

The range is the difference of a discrete data set is the difference between the largest and smallest members of the data set considered.

See Also

StatisticalEngine Class  | StatisticalEngine Members  | Overload List  | Range(String,Series) Method

 

 


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