Difference between revisions of "Geometric distribution"
Line 1: | Line 1: | ||
[[Category:Distribution Functions]] | [[Category:Distribution Functions]] | ||
− | [[Category:Doc Status | + | [[Category:Doc Status C]] <!-- For Lumina use, do not change --> |
= Geometric( p ) = | = Geometric( p ) = |
Revision as of 23:18, 1 August 2007
Geometric( p )
The geometric distribution describes the number of independent Bernoulli trials until the first successful outcome occurs -- for example, the number of coin tosses until the first heads. The parameter p is the probability of success on any given trial.
Library
Distributions
See Also
Comments
Enable comment auto-refresher