![]() |
UniformDiscreteDistribution Properties |
The UniformDiscreteDistribution type exposes the following members.
Name | Description | |
---|---|---|
![]() | Entropy |
Gets the entropy for this distribution.
(Overrides UnivariateDiscreteDistributionEntropy.) |
![]() | Length |
Gets the length of the distribution (b - a + 1).
|
![]() | Maximum |
Gets the maximum value of the distribution (b).
|
![]() | Mean |
Gets the mean for this distribution.
(Overrides UnivariateDiscreteDistributionMean.) |
![]() | Median |
Gets the median for this distribution.
(Inherited from UnivariateDiscreteDistribution.) |
![]() | Minimum |
Gets the minimum value of the distribution (a).
|
![]() | Mode |
Gets the mode for this distribution.
(Inherited from UnivariateDiscreteDistribution.) |
![]() | Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateDiscreteDistribution.) |
![]() | StandardDeviation |
Gets the Standard Deviation (the square root of
the variance) for the current distribution.
(Inherited from UnivariateDiscreteDistribution.) |
![]() | Support |
Gets the support interval for this distribution.
(Overrides UnivariateDiscreteDistributionSupport.) |
![]() | Variance |
Gets the variance for this distribution.
(Overrides UnivariateDiscreteDistributionVariance.) |