Difference between revisions of "NegBinomial"
Line 2: | Line 2: | ||
[[Category:Doc Status C]] <!-- For Lumina use, do not change --> | [[Category:Doc Status C]] <!-- For Lumina use, do not change --> | ||
− | = NegBinomial(r,p) = | + | == NegBinomial(r, p) == |
+ | The number of events that occur in a binomial process with probability «p» of success until the «r»'th success occurs. | ||
− | + | == Library == | |
− | + | Distribution Variations.ana | |
− | |||
− | |||
− | = Library = | ||
− | + | ==History== | |
+ | This function is superseded in [[Analytica 4.5]] and later by the built-in function [[NegativeBinomial]](r, p). | ||
− | = See Also = | + | == See Also == |
− | |||
* [[NegativeBinomial]] | * [[NegativeBinomial]] | ||
* [[Prob_NegativeBinomial]] | * [[Prob_NegativeBinomial]] | ||
* [[CumNegativeBinomial]] | * [[CumNegativeBinomial]] | ||
* [[CumNegativeBinomInv]] | * [[CumNegativeBinomInv]] |
Latest revision as of 00:57, 28 January 2016
NegBinomial(r, p)
The number of events that occur in a binomial process with probability «p» of success until the «r»'th success occurs.
Library
Distribution Variations.ana
History
This function is superseded in Analytica 4.5 and later by the built-in function NegativeBinomial(r, p).
See Also
Comments
Enable comment auto-refresher