Difference between revisions of "InverseBinomial Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|probability}}
 
{{command|probability}}
;InverseBinomial[ <Number of Successes>, <Probability of Success>, <Probability> ]
+
;InverseBinomial[ <Number of Trials>, <Probability of Success>, <Probability p> ]
:Returns least integer ''n'' such that ''P(x≤n) ≥ p'', where X is binomial random variable given by number of successes and probability of success.
+
:Returns least integer ''n'' such that ''P(X≤n) ≥ p'', where X is [[w:Binomial distribution|binomial random variable]] given by ''Number of Trials'' and ''Probability of Success''.
 
{{Note|See also [[Binomial Command]].}}
 
{{Note|See also [[Binomial Command]].}}

Revision as of 21:03, 19 July 2011

© 2024 International GeoGebra Institute