| Draws | Gets the number of draws parameter of the distribution. |
| ExcessKurtosis |
Gets the excess kurtosis of the distribution.
(Inherited from UnivariateDistribution) |
| FailurePopulation | Gets the failure population parameter of the distribution. |
| Mean |
Gets the mean of the distribution.
(Overrides DiscreteDistributionMean) |
| Population | Gets the total population parameter of the distribution. |
| Skewness |
Gets the skewness of the distribution.
(Overrides UnivariateDistributionSkewness) |
| StandardDeviation |
Gets the standard deviation of the distribution.
(Inherited from UnivariateDistribution) |
| SuccessPopulation | Gets the success population parameter of the distribution. |
| Support |
Gets the interval over which the distribution is non-vanishing.
(Overrides DiscreteDistributionSupport) |
| Variance |
Gets the variance of the distribution.
(Overrides UnivariateDistributionVariance) |