A binomial distribution gives the probability of exactly successes in trials — but only when the situation passes four conditions. The single most important judgment is deciding whether those conditions hold, because the arithmetic can look correct while the model itself is wrong.
The four conditions, at a glance
Condition When it fits When it fails
Fixed number of trials n known in advance trials continue until some event
Two outcomes per trial success / failure defined three or more tracked outcomes
Independent trials sampling with replacement sampling without replacement (small set)
Constant probability p p same every trial p changes from trial to trial
If every row lands in the left column, a binomial model applies. If any lands on the right, use a different model.
What the model means and what each part does
Repeat the same kind of trial times. On each trial, label one outcome a success and the other a failure. If the success probability is on every trial, the count of successes can follow a binomial distribution, written , where is the number of trials, is the per-trial success probability, and counts how many successes occur. This is a counting model: it asks how many successes happened, not which trial succeeded.
In the formula , each part has a job: counts the ways to arrange successes among trials, gives the probability of those successes, and gives the probability of the remaining failures. It works for .
A note on the conditions: a die roll still fits "two outcomes" if you define success as something like "rolling a ," and "independent trials" fits sampling with replacement but usually not sampling without replacement from a small group.
Worked example: exactly 3 heads in 5 flips
A biased coin lands heads with probability , and you flip it times. Let heads be success, so , , :
Compute each part:
So
The probability of exactly heads is , or . The model is valid here because the experiment has a fixed , two outcomes per flip, independent trials, and the same each time.
For "at least one success," the complement is often faster than summing many terms. With :
because "at least one success" is the complement of "zero successes."
Common confusions and how to keep them straight
- Ignoring the conditions. Using the formula when trials are not independent — for example, drawing without replacement from a small set while pretending never changes — gives a wrong model.
- Misreading "success." Success does not have to mean something good; it is simply the outcome you chose to count.
- Mixing up "exactly," "at least," and "at most." "Exactly " is one term, "at least " is several terms, and "at most " is a different sum.
When the binomial distribution is used
It applies when you count repeated yes-or-no outcomes: defective vs. not defective, pass vs. fail, click vs. no click, heads vs. tails. It is useful in quality control, survey sampling under the right assumptions, reliability questions, and basic probability models.
To test the conditions and the formula together, take flips of a coin with . Find , then using the complement, and finally note what would change if the trials were no longer independent.
Frequently Asked Questions
- What is the binomial distribution in simple terms?
- The binomial distribution models the number of successes in a fixed number of independent trials when each trial has the same success probability.
- When can you use the binomial formula?
- You can use it only when there is a fixed number of trials, two outcomes per trial, independence between trials, and a constant success probability.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →