Difference between revisions of "InverseHyperGeometric Command"

From GeoGebra Manual
Jump to: navigation, search
Line 2: Line 2:
 
{{command|probability}}
 
{{command|probability}}
 
;InverseHyperGeometric[ <Population Size>, <Number of Successes>, <Sample Size>, <Probability> ]
 
;InverseHyperGeometric[ <Population Size>, <Number of Successes>, <Sample Size>, <Probability> ]
:Returns least integer ''n'' such that ''P(X≤n) ≥ p'', where p is the probability and X is [[w:Hypergeometric distribution|hypergeometric random variable]] given by ''Population Size'', ''Number of Successes'' and ''Sample Size''.
+
:Returns least integer ''n'' such that ''P(X ≤ n) ≥ p'', where ''p'' is the probability and ''X'' is [[w:Hypergeometric distribution|hypergeometric random variable]] given by ''Population Size'', ''Number of Successes'' and ''Sample Size''.
 
{{Note|See also [[HyperGeometric Command]].}}
 
{{Note|See also [[HyperGeometric Command]].}}

Revision as of 10:18, 25 March 2013



InverseHyperGeometric[ <Population Size>, <Number of Successes>, <Sample Size>, <Probability> ]
Returns least integer n such that P(X ≤ n) ≥ p, where p is the probability and X is hypergeometric random variable given by Population Size, Number of Successes and Sample Size.
Note: See also HyperGeometric Command.
© 2024 International GeoGebra Institute