Click or drag to resize

CUDistribution Properties

The CUDistribution type exposes the following members.

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