DiscreteDistribution Properties

Properties

Entropy Gets the entropy of the distribution.
(Inherited from Distribution)
IsUnimodal Gets whether the distribution has one or more modes.
Kurtosis Gets the kurtosis of the distribution.
(Inherited from Distribution)
Mean Gets the mean or expectation value of the distribution.
(Inherited from Distribution)
Mode Gets the mode of the distribution.
NumberOfModes Gets the number of modes of the distribution.
Skewness Gets the skewness of the distribution.
(Inherited from Distribution)
StandardDeviation Gets the standard deviation of the distribution.
(Inherited from Distribution)
StatisticSymbol Gets the common symbol to describe a statistic from the distribution.
(Inherited from Distribution)
Variance Gets the variance of the distribution.
(Inherited from Distribution)

See Also