Geometric distribution
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