Binomial vs geometric: how to tell them apart
By Jude Wallis · Published
Both distributions assume independent trials with the same success probability each time. Use the binomial distribution when you have a fixed number of trials and count the successes. Use the geometric distribution when you count trials until the first success.
AP Statistics: Unit 2 (topics 2.8 Introduction to Random Variables and Probability Distributions, 2.9 Parameters of Random Variables, 2.10 The Binomial Distribution). The binomial distribution is AP Unit 2 topic 2.10, while the geometric distribution was removed from the AP exam starting with the Fall 2026 course (first exam May 2027) and now appears only in college intro statistics.
Binomial vs geometric: the one difference that matters
Both the binomial and geometric distributions describe a run of independent trials where each trial ends in success or failure and the probability of success, written (the success probability), stays the same on every trial.
The difference is what you count.
- Binomial: the number of trials is fixed ahead of time (call it , the number of trials), and you count how many successes occur.
- Geometric: the number of trials is not fixed, and you count how many trials it takes to get the first success.
So when a problem hands you a set number of trials and asks how many successes, it is binomial. When it asks how long you wait for the first success, it is geometric. That single question, fixed count of trials or waiting for the first success, decides which distribution you use.
The conditions binomial and geometric share
Before you pick a formula, check that the setting fits these conditions. Both distributions need all of them.
- Two outcomes per trial. Each trial ends in success or failure. "Success" just labels the outcome you are counting, even if that outcome is something bad like a defect.
- Independent trials. The result of one trial does not change the probability on any other trial.
- Constant success probability. The value of is the same on every trial.
The two distributions split on one more condition:
- For the binomial distribution, the number of trials is fixed before you start, and (the count of successes) can be any whole number from to .
- For the geometric distribution, you keep going until the first success, so the number of trials is itself a random outcome. Here (the trial of the first success) can be with no upper limit.
Is this binomial or geometric? A quick check
Read the question and ask what is fixed and what you are counting.
- Is the number of trials fixed? If yes, and you count successes, use the binomial distribution. Phrases like "in 10 attempts" or "out of 20 patients" point to a fixed .
- Are you waiting for the first success? If the question asks for the probability that the first success happens on a particular trial, or how many trials it takes, use the geometric distribution. Phrases like "until the first" or "the first defective is the 4th one" point to a geometric setting.
One quick tell: if the answer to "how many trials?" is a number the problem gives you, it is binomial. If "how many trials?" is the thing you are solving for, it is geometric.
Binomial and geometric side by side
This table lines up the pieces you use most. In the geometric column, counts trials starting from the first one.
| Feature | Binomial | Geometric |
|---|---|---|
| Number of trials | Fixed at | Not fixed |
| What counts | Number of successes | Trial of the first success |
| Possible values of | to | |
| Probability formula | ||
| Mean of |
Notice that both formulas are built from the same two pieces: a run of failures each with probability , and successes each with probability . The binomial counts a fixed batch; the geometric stops at the first success.
The formulas for each distribution
Binomial. For a fixed number of trials and success probability , the probability of exactly successes is
where is the number of ways to choose which of the trials are the successes. The mean (the expected number of successes) and standard deviation are
Here (mu, the mean of ) and (sigma, the standard deviation of ) summarize the whole distribution. This is the version printed on the AP formula sheet.
Geometric. Let be the trial on which the first success occurs, so can be . The probability that the first success lands on trial is
You need failures first, each with probability , then one success with probability . The mean number of trials until the first success is , and the standard deviation is . This is the standard college form; the AP formula sheet does not list it.
Common mix-ups to avoid
A few slips show up again and again once you know the two formulas.
- **Reading a fixed into a geometric problem.** If the wording says "until the first success," there is no to plug in. The trial number is what you solve for.
- **Forgetting the in the geometric exponent.** The first success on trial needs exactly failures before it, so the exponent is , not .
- Mislabeling the success. Pick which outcome counts as a success and keep tied to that outcome. If the defect is the success, then is the defect rate, and is the chance of a good item.
- Using the binomial mean for a geometric problem. The binomial mean is ; the geometric mean is . They are not interchangeable.
When you are unsure, go back to the decision check above and name what is fixed and what you are counting before you touch a formula.
AP note: the geometric distribution and the Fall 2026 exam
The binomial distribution is part of the redesigned AP Statistics course as Unit 2, topic 2.10. You are expected to know its conditions, formula, mean, and standard deviation.
The geometric distribution was removed from the AP Statistics exam starting with the Fall 2026 course (first exam May 2027). It stays a standard topic in college introductory statistics, so it is worth knowing if you plan to take a college stats course or want the fuller picture. If you are studying only for the AP exam, put your time into the binomial distribution instead.
You can run the numbers with the binomial probability calculator, and work through more examples in the binomial probability guide.
Classify and compute: a binomial free-throw problem
A basketball player makes 70% of her free throws, and each shot is independent. She shoots 10 free throws. What is the probability she makes exactly 7?
Classify: the number of trials is fixed at , and you count successes (makes). This is binomial with and success probability .
Write the formula for exactly successes: .
Count the combinations: .
Raise to powers: and .
Multiply the pieces: , then .
, so there is about a 26.7% chance she makes exactly 7 of her 10 free throws. For reference, the mean is makes.
Classify and compute: a geometric inspection problem
On a production line, each item independently has a 15% chance of being defective. An inspector checks items one at a time. What is the probability that the first defective item is the 4th one checked?
Classify: there is no fixed number of trials, and you are waiting for the first success (a defective item). This is geometric with success probability . Here "success" means finding a defect.
You want the first success on trial , so use .
Raise to the power: , then .
Multiply by : .
, about a 9.2% chance the first defective item is the 4th one checked. On average the first defect appears at trial .
Frequently asked questions
Can the same problem be both binomial and geometric?
No. In a binomial-vs-geometric setting, a question either fixes the number of trials, which makes it binomial, or waits for the first success, which makes it geometric. The same story can lead to both kinds of questions, but any one calculation uses just one distribution.
Does "success" always mean a good outcome?
No. In statistics, "success" just labels the outcome you are counting. If you are counting defective items or missed shots, that outcome is the "success" for the formula, even though it is not good in real life.
Do I need the geometric distribution for the AP Statistics exam?
No. The geometric distribution was removed from the AP Statistics exam starting with the Fall 2026 course (first exam May 2027). The binomial distribution is still tested as Unit 2 topic 2.10, and geometric remains standard in college intro statistics.