Difference between revisions of "InverseBinomial 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 )
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|probability}}
{{command|probability}}
+
;InverseBinomial( <Number of Trials>, <Probability of Success>, <Probability> )
;InverseBinomial[ <Number of Trials>, <Probability of Success>, <Probability p> ]
+
: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 [[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