Geometric Distribution
The geometric distribution is a probability distribution that models the number of trials needed to get the first success in a sequence of independent Bernoulli trials. In other words, it describes the number of failures before the first success occurs.
- is the random variable representing the number of trials until the first success
- is the number of failures before the first success ()
- is the probability of success in each trial ()
0.5 (50%)
Probability of success in each trial with probability of 0.5.