Error Messages/40043
< Error Messages
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…')
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).
Comments
<comments />
Enable comment auto-refresher