Difference between revisions of "InverseHyperGeometric Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|probability}}
 
{{command|probability}}
;InverseHyperGeometric[ <Population Size>, <Number of Successes>, <Sample Size>, <Probability p> ]
+
;InverseHyperGeometric[ <Population Size>, <Number of Successes>, <Sample Size>, <Probability> ]
:Returns least integer ''n'' such that ''P(X≤n) ≥ p'', where 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 16:27, 22 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