Error Messages/40043

Error Message Examples

The number of possible positive outcomes (second param) cannot be greater than the total number
of possible outcomes (third parameter) in Hypergeometric.

Cause

When describing a Hypergeometric distribution, the PosEvents (second 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 PosEvents (second parameter) or increase the size (third parameter).


Loading comments...
Comments
<comments />