Error Messages/40043

Revision as of 22:25, 7 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = The number of possible positive outcomes (second param) cannot be greater than the total number of possible outcomes (third parameter) in Hypergeome…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 />