Calculates the median of the series's elements YValues.
[Visual Basic]
Overloads Public Shared Function Median( _
ByVal sc As SeriesCollection _
) As Series
[C#]
public static Series Median(
SeriesCollection sc
);
StatisticalEngine Class | StatisticalEngine Members | Overload List | Evaluates the arithmetic mean of the series. | Median(String,SeriesCollection) Method
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.