Click or drag to resize

Kolmogorov Properties

The Kolmogorov type exposes the following members.

Properties
  NameDescription
Public propertyEntropy
Entropy of the distribution. http://en.wikipedia.org/wiki/Information_entropy
(Inherited from CUDistribution.)
Public propertyKurtosis
Excess Kurtosis of distribution. http://en.wikipedia.org/wiki/Excess_kurtosis
(Inherited from CUDistribution.)
Public propertyMean
Mean of the distribution. http://en.wikipedia.org/wiki/Expected_value
(Inherited from CUDistribution.)
Public propertyMedian
Median of distribution. http://en.wikipedia.org/wiki/Median
(Inherited from CUDistribution.)
Public propertyMode
Mode of distribution. http://en.wikipedia.org/wiki/Mode_(statistics)
(Inherited from CUDistribution.)
Public propertySkewness
Skewness of distribution. http://en.wikipedia.org/wiki/Skewness
(Inherited from CUDistribution.)
Public propertyStandardDeviation
Standard deviation of the distribution. http://en.wikipedia.org/wiki/Standard_Deviation
(Inherited from CUDistribution.)
Public propertyVariance
Variance of the distribution. http://en.wikipedia.org/wiki/Variance
(Inherited from CUDistribution.)
Top
See Also