Difference between revisions of "Geometric distribution"
(CumGeometric, CumGeometricInv links) |
|||
Line 12: | Line 12: | ||
= See Also = | = See Also = | ||
+ | * [[Prob_Geometric]], [[CumGeometric]], [[CumGeometricInv]] (in the [[Distribution Densities Library]]) -- the analytic distribution functions | ||
* [[Bernoulli]] | * [[Bernoulli]] | ||
* [[Binomial]] | * [[Binomial]] | ||
* [[HyperGeometric]] | * [[HyperGeometric]] |
Revision as of 19:00, 1 August 2012
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
- Prob_Geometric, CumGeometric, CumGeometricInv (in the Distribution Densities Library) -- the analytic distribution functions
- Bernoulli
- Binomial
- HyperGeometric
Comments
Enable comment auto-refresher