BinomialDistribution Properties |
The BinomialDistribution type exposes the following members.
Name | Description | |
---|---|---|
Entropy |
Gets the entropy for this distribution.
(Overrides UnivariateDiscreteDistributionEntropy.) | |
Mean |
Gets the mean for this distribution.
(Overrides UnivariateDiscreteDistributionMean.) | |
Median |
Gets the median for this distribution.
(Inherited from UnivariateDiscreteDistribution.) | |
Mode |
Gets the mode for this distribution.
(Overrides UnivariateDiscreteDistributionMode.) | |
NumberOfTrials |
Gets the number of trials n for the distribution.
| |
ProbabilityOfSuccess |
Gets the success probability p for the distribution.
| |
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.) |