dotnetCHARTING Send comments on this topic.
MeanDeviation Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : MeanDeviation Method


Calculates the mean deviation of the series's element YValues.

Overload List

Overload Description
MeanDeviation(String,Series) Calculates the mean deviation of the series's element YValues.  
MeanDeviation(Series) Calculates the mean deviation of the series's element YValues.  
MeanDeviation(String,SeriesCollection) Calculates the mean deviation of the series's element YValues.  
MeanDeviation(SeriesCollection) Calculates the mean deviation of the series's element YValues.  

See Also