Difference between revisions of "InverseBinomial Command"

From GeoGebra Manual
Jump to: navigation, search
Line 2: Line 2:
 
{{command|probability}}
 
{{command|probability}}
 
;InverseBinomial[ <Number of Successes>, <Probability of Success>, <Probability> ]
 
;InverseBinomial[ <Number of Successes>, <Probability of Success>, <Probability> ]
: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 binomial random variable given by number of successes and probability of success.
 
{{Note|See also [[Binomial Command]].}}
 
{{Note|See also [[Binomial Command]].}}

Revision as of 20:44, 19 July 2011



InverseBinomial[ <Number of Successes>, <Probability of Success>, <Probability> ]
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.
Note: See also Binomial Command.
© 2024 International GeoGebra Institute