Error Messages/40044
< Error Messages
Revision as of 22:20, 7 January 2010 by AManandhar (talk | contribs)
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.
Comments
<comments />
Enable comment auto-refresher