ILNumerics - Technical Application Development
Top
The HypergeometricDistribution type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Draws |
Gets or sets the number of draws without replacement (n).
[ILNumerics Statistics Toolbox] | |
| Entropy |
Gets the entropy of the distribution.
[ILNumerics Statistics Toolbox] | |
| Maximum |
Gets the maximum of the distribution.
[ILNumerics Statistics Toolbox] | |
| Mean |
Gets the mean of the distribution.
[ILNumerics Statistics Toolbox] | |
| Median |
Gets the median of the distribution.
[ILNumerics Statistics Toolbox] | |
| Minimum |
Gets the minimum of the distribution.
[ILNumerics Statistics Toolbox] | |
| Mode |
Gets the mode of the distribution.
[ILNumerics Statistics Toolbox] | |
| Population |
Gets or sets the size of the population (N).
[ILNumerics Statistics Toolbox] | |
| StdDev |
Gets the standard deviation of the distribution.
[ILNumerics Statistics Toolbox] | |
| Success |
Gets or sets the number successes within the population (K, M).
[ILNumerics Statistics Toolbox] | |
| Variance |
Gets the variance of the distribution.
[ILNumerics Statistics Toolbox] |
See Also