Difference between revisions of "InverseBinomial Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|probability}}
{{command|probability}}
+
;InverseBinomial( <Number of Trials>, <Probability of Success>, <Probability> )
;InverseBinomial[ <Number of Successes>, <Probability of Success>, <Probability> ]
+
:Returns least integer ''n'' such that ''P(X ≤ n) ≥ p'', where ''p'' is the probability and ''X'' is [[w:Binomial distribution|binomial random variable]] given by ''Number of Trials'' 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 [[BinomialDist Command]].}}
{{Note|See also [[Binomial Command]].}}
 

Latest revision as of 17:16, 7 October 2017

© 2024 International GeoGebra Institute