Difference between revisions of "InversePascal Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 
{{command|probability}}
 
{{command|probability}}
 
;InversePascal[ <Number of Successes>, <Probability of Success>, <Probability> ]
 
;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 [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:51, 24 July 2015



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