Difference between revisions of "InversePascal 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 )
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|probability}}
 
{{command|probability}}
;InversePascal[ <Number of Successes>, <Probability of Success>, <Probability p> ]
+
;InversePascal[ <Number of Successes>, <Probability of Success>, <Probability> ]
:Returns least integer ''n'' such that ''P(X≤n) ≥ p'', where X is [http://mathworld.wolfram.com/NegativeBinomialDistribution.html Pascal random variable] given by ''Number of Successes'' and ''Probability of Success''.
+
:Returns least integer ''n'' such that ''P(X≤n) ≥ p'', where p is the probability and ''X'' is [http://mathworld.wolfram.com/NegativeBinomialDistribution.html Pascal random variable] given by ''Number of Successes'' and ''Probability of Success''.
 
{{Note|See also [[Pascal Command]].}}
 
{{Note|See also [[Pascal Command]].}}

Revision as of 12:07, 28 June 2013



InversePascal[ <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 Pascal random variable given by Number of Successes and Probability of Success.
Note: See also Pascal Command.
© 2024 International GeoGebra Institute