Prob NegativeBinomia
Revision as of 23:27, 8 January 2013 by Lchrisman (talk | contribs) (Created page with "Category:Analytic Distribution Functions ''(new to Analytica 4.5)'' = Prob_NegativeBinomia(k,r,p) = Analytically computes the probability of seeing «k» successes befo...")
(new to Analytica 4.5)
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) (added to this library in the Analytica 4.5 release)
See Also
Comments
Enable comment auto-refresher