|
|
HypergeometricDistribution Properties |
The HypergeometricDistribution 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.) | |
| PopulationSize |
Gets the size N of the
population for this distribution.
| |
| PopulationSuccess |
Gets the count of success trials in the
population for this distribution. This
is often referred as m.
| |
| Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateDiscreteDistribution.) | |
| SampleSize |
Gets the size n of the sample drawn
from N.
| |
| 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.) |