UniformDiscrete Properties |
The UniformDiscrete type exposes the following members.
Name | Description | |
---|---|---|
![]() | Entropy |
Entropy of the distribution.
http://en.wikipedia.org/wiki/Information_entropy
(Overrides DUDistribution.Entropy.) |
![]() | Kurtosis |
Excess Kurtosis of distribution.
http://en.wikipedia.org/wiki/Excess_kurtosis
(Overrides DUDistribution.Kurtosis.) |
![]() | LeftBound |
Left bound of distribution interval.
|
![]() | Mean |
Mean of the distribution.
http://en.wikipedia.org/wiki/Expected_value
(Overrides DUDistribution.Mean.) |
![]() | Median |
Median of distribution.
http://en.wikipedia.org/wiki/Median
(Overrides DUDistribution.Median.) |
![]() | Mode |
Mode of distribution.
http://en.wikipedia.org/wiki/Mode_(statistics)
(Inherited from DUDistribution.) |
![]() | RightBound |
Right bound of distribution interval.
|
![]() | Skewness |
Skewness of distribution.
http://en.wikipedia.org/wiki/Skewness
(Overrides DUDistribution.Skewness.) |
![]() | StandardDeviation |
Standard deviation of the distribution.
http://en.wikipedia.org/wiki/Standard_Deviation
(Inherited from DUDistribution.) |
![]() | Variance |
Variance of the distribution.
http://en.wikipedia.org/wiki/Variance
(Overrides DUDistribution.Variance.) |