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.

See Also

Comments
Loading comments...