Prob NegativeBinomia


Prob_NegativeBinomia(k, r, p)

Analytically computes the probability of seeing «k» successes before «r» failures have occurred when the each independent Bernoulli trial has a probability of «p» of being a success.

The is the analytic probability function for the NegativeBinomial distribution.

The final "L" is missing from the name because Analytica identifiers are limited to 20 characters. However, if you type the final "L" in your definition (i.e., Prob_NegativeBinomial, Analytica will recognize it as being this function.

Library

Distribution Densities Library (Distribution Densities.ana)

Use FileAdd Library... to add this library

History

The function was introduced in Analytica 4.5.

See Also

Comments


You are not allowed to post comments.