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) (added to this library with Analytica 4.5)
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
Comments
Enable comment auto-refresher