|
|
Line 1: |
Line 1: |
− | [[Category: Analytic Distribution Functions]] | + | [[Category:Analytic Distribution Functions]] |
− | [[Category: Distribution Densities library functions]] | + | [[Category:Cumulative distribution functions]] |
− | [[Category: Doc Status D]] <!-- For Lumina use, do not change --> | + | #REDIRECT [[Negative binomial distribution#CumNegativeBinomial]] |
− | | |
− | == CumNegativeBinomial(k, r, p) ==
| |
− | | |
− | Analytically computes the probability of seeing «k» or fewer successes by the time «r» failure occur when each independent [[Bernoulli]] trial has a probability of «p» of success. This is the cumulative probability function for the [[NegativeBinomial]] distribution.
| |
− | | |
− | == Library ==
| |
− | [[Distribution Densities Library]] ([[media:Distribution Densities.ana|Distribution Densities.ana]]).
| |
− | :Use [[File menu|File]] → '''Add Library...''' to add this library
| |
− | | |
− | ==History==
| |
− | Introduced in [[Analytica 4.5]].
| |
− | | |
− | == See Also ==
| |
− | * [[NegativeBinomial]]() -- see this page for information about the negative binomial distribution.
| |
− | * [[Prob_NegativeBinomial]]()
| |
− | * [[CumNegativeBinomInv]]()
| |
− | * [[Distribution Densities Library]]
| |
− | * [[media:Distribution Densities.ana|Distribution Densities.ana]]
| |
Enable comment auto-refresher