CumNegativeBinomial
(new to Analytica 4.5)
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)
See Also
- NegativeBinomial(r,p) -- see this page for information about the negative binomial distribution.
- Prob_NegativeBinomial(k,r,p)
- CumNegativeBinomInv(u,r,p)
- Distribution Densities Library
Comments
Enable comment auto-refresher