Difference between revisions of "Geometric distribution"
Line 8: | Line 8: | ||
Distributions | Distributions | ||
− | = See Also = | + | == See Also == |
* [[Prob_Geometric]] | * [[Prob_Geometric]] | ||
* [[CumGeometric]] | * [[CumGeometric]] |
Revision as of 23:30, 23 February 2016
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
- Distribution Densities Library -- the analytic distribution functions
- Bernoulli
- Binomial
- HyperGeometric
Comments
Enable comment auto-refresher