Error Messages/40044
Error Message Examples
The number of trials (first parameter) exceeds the population size (third parameter) in Hypergeometric.
Cause
When describing a HyperGeometric distribution, the trials (first parameter) must be less than or equal to the size (third parameter). Describing a Hypergeometric distribution that does not meet this requirement causes this error.
Remedies
Decrease the number of trial or increase the size.
Loading comments...
Comments
Loading comments...