PoissonDistribution Properties |
The PoissonDistribution type exposes the following members.
Name | Description | |
---|---|---|
Entropy |
Gets the entropy for this distribution.
(Overrides UnivariateDiscreteDistributionEntropy.) | |
Lambda |
Gets the Poisson's parameter λ (lambda).
| |
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.
(Inherited from UnivariateDiscreteDistribution.) | |
Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateDiscreteDistribution.) | |
Standard |
Gets the standard Poisson distribution,
with lambda (rate) equal to 1.
| |
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.) |