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


Calculates the kurtosis of the currently registered data set.

Overload List

Overload Description
Kurtosis(String,Series) Calculates the kurtosis of the currently registered data set.  
Kurtosis(Series) Calculates the kurtosis of the currently registered data set.  
Kurtosis(String,SeriesCollection) Calculates the kurtosis of the currently registered data set.  
Kurtosis(SeriesCollection) Calculates the kurtosis of the currently registered data set.  

See Also