Difference between revisions of "InversePascal Command"

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

Latest revision as of 21:33, 27 March 2018

© 2024 International GeoGebra Institute