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 (Distribution Densities.ana).
- Use 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
- Distribution Densities.ana
Comments
Enable comment auto-refresher