Geometric Distribution Formula
Geometric distribution is the probability distribution for the number of independent Bernoulli trials needed to get the first success, where each trial.
The Formula
When to use: How many times do you have to roll a die before you get a 6? The geometric distribution answers this kind of question. Each trial is independent, and you keep going until you succeed. Most of the time it doesn't take too long, but occasionally you have an unlucky streak—that's why the distribution has a long right tail.
Quick Example
Notation
What This Formula Means
The probability distribution for the number of independent Bernoulli trials needed to get the first success, where each trial has success probability .
How many times do you have to roll a die before you get a 6? The geometric distribution answers this kind of question. Each trial is independent, and you keep going until you succeed. Most of the time it doesn't take too long, but occasionally you have an unlucky streak—that's why the distribution has a long right tail.
Formal View
Worked Examples
Example 1
mediumAnswer
First step
See the full worked solution + why-it-works coaching
SetupKey insightWhy it worksCommon pitfallConnection
Example 2
hardExample 3
mediumCommon Mistakes
- Using the binomial because both involve and - the geometric has no fixed ; it counts trials until the first success.
- Writing the exponent as instead of - the first trials are failures, so it's .
- Forgetting the trials must be independent with constant - if changes or trials are dependent, the geometric model fails.
Why This Formula Matters
It's the natural model for waiting-time questions — first defective part, first made free throw, first 6 rolled — that the binomial can't answer because there's no fixed number of trials. Recognizing 'count until first success' versus 'count of successes in trials' is what separates the geometric from the binomial, the single most-confused pair in probability distributions. Recognizing it by "Am I counting the number of trials up to and including the first success (not the number of successes in a fixed set of trials)?" — rather than by familiar numbers — is what lets a student tell it apart from binomial distribution and expected value and exponential distribution in a mixed problem set.
Frequently Asked Questions
What is the Geometric Distribution formula?
The probability distribution for the number of independent Bernoulli trials needed to get the first success, where each trial has success probability .
How do you use the Geometric Distribution formula?
How many times do you have to roll a die before you get a 6? The geometric distribution answers this kind of question. Each trial is independent, and you keep going until you succeed. Most of the time it doesn't take too long, but occasionally you have an unlucky streak—that's why the distribution has a long right tail.
What do the symbols mean in the Geometric Distribution formula?
. Mean: . Standard deviation: .
Why is the Geometric Distribution formula important in Math?
It's the natural model for waiting-time questions — first defective part, first made free throw, first 6 rolled — that the binomial can't answer because there's no fixed number of trials. Recognizing 'count until first success' versus 'count of successes in trials' is what separates the geometric from the binomial, the single most-confused pair in probability distributions. Recognizing it by "Am I counting the number of trials up to and including the first success (not the number of successes in a fixed set of trials)?" — rather than by familiar numbers — is what lets a student tell it apart from binomial distribution and expected value and exponential distribution in a mixed problem set.
What do students get wrong about Geometric Distribution?
The procedure for geometric distribution is the easy part; the trap is using the binomial because both involve and . Asking "Am I counting the number of trials up to and including the first success (not the number of successes in a fixed set of trials)?" first is what keeps a correct-looking calculation from being attached to the wrong concept.
What should I learn before the Geometric Distribution formula?
Before studying the Geometric Distribution formula, you should understand: binomial distribution, independent events, expected value.