Difference between revisions of "InverseBinomial Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|probability}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|probability}}
;InverseBinomial[ <Number of Trials>, <Probability of Success>, <Probability> ]
+
;InverseBinomial( <Number of Trials>, <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 ''p'' is the probability and ''X'' is [[w:Binomial distribution|binomial random variable]] given by ''Number of Trials'' and ''Probability of Success''.
 
{{Note|See also [[BinomialDist Command]].}}
 
{{Note|See also [[BinomialDist Command]].}}

Latest revision as of 17:16, 7 October 2017

© 2024 International GeoGebra Institute