NegativeBinomial Properties |
The NegativeBinomial type exposes the following members.
| Name | Description | |
|---|---|---|
| Entropy |
Entropy of the distribution.
http://en.wikipedia.org/wiki/Information_entropy
(Inherited from DUDistribution.) | |
| Kurtosis |
Excess Kurtosis of distribution.
http://en.wikipedia.org/wiki/Excess_kurtosis
(Overrides DUDistributionKurtosis.) | |
| Mean |
Mean of the distribution.
http://en.wikipedia.org/wiki/Expected_value
(Overrides DUDistributionMean.) | |
| Median |
Median of distribution.
http://en.wikipedia.org/wiki/Median
(Inherited from DUDistribution.) | |
| Mode |
Mode of distribution.
http://en.wikipedia.org/wiki/Mode_(statistics)
(Overrides DUDistributionMode.) | |
| NumberOfFailures |
Number of failures until the experiment is stopped.
| |
| Skewness |
Skewness of distribution.
http://en.wikipedia.org/wiki/Skewness
(Overrides DUDistributionSkewness.) | |
| StandardDeviation |
Standard deviation of the distribution.
http://en.wikipedia.org/wiki/Standard_Deviation
(Inherited from DUDistribution.) | |
| SuccessProbability |
Success probability in each trial.
| |
| Variance |
Variance of the distribution.
http://en.wikipedia.org/wiki/Variance
(Overrides DUDistributionVariance.) |