What is Binomial Distribution?
A binomial distribution is a statistical tool used to measure the total number of successes from n independent random variables.
The binomial distribution is a cornerstone of probability and statistics — it models the number of "successes" in a fixed number of yes/no trials. It's behind everything from quality control to option pricing. This guide explains what the binomial distribution is, the formula, the conditions for using it, and where it's applied — in clear, plain language. It's relevant to anyone studying statistics, data analysis or quantitative finance, and pairs with our guide to the Poisson distribution.
What is the binomial distribution?
The binomial distribution is a discrete probability distribution that gives the probability of getting a particular number of "successes" in a fixed number of independent trials, where each trial has only two possible outcomes — "success" or "failure" — and the same probability of success each time. The classic example is flipping a coin a set number of times and counting the heads. Each flip is independent, has two outcomes, and the same probability — exactly the conditions the binomial distribution describes.
The formula
The probability of getting exactly k successes in n trials is:
P(X = k) = C(n, k) × pk × (1 − p)n−k
where n is the number of trials, k is the number of successes, p is the probability of success on each trial, and C(n, k) is the number of ways to choose k successes from n trials (the "binomial coefficient", equal to n! ÷ [k!(n−k)!]). In words: it counts the ways k successes can occur and multiplies by the probability of each such arrangement.
The conditions for using it
For the binomial distribution to apply, four conditions must hold (sometimes remembered as BINS):
- Binary — each trial has two outcomes (success or failure).
- Independent — the trials don't affect each other.
- Number fixed — there's a set number of trials, n.
- Same probability — p is constant across trials.
When these hold, the binomial distribution models the situation. Its mean is np and its variance is np(1−p).
A worked example
Suppose a manufacturing process produces items that are faulty 10% of the time (p = 0.1 for "faulty"), and you inspect a sample of 5 items. What's the probability that exactly 1 is faulty? Using the formula: P(X = 1) = C(5,1) × 0.11 × 0.94 = 5 × 0.1 × 0.6561 ≈ 0.328 — about a 33% chance. The same formula gives the probability of 0 faulty (about 59%), 2 faulty (about 7%), and so on, building a full picture of how many faults to expect in samples of five. That's the binomial distribution turning a per-item probability into the probabilities of overall counts.
How it relates to other distributions
The binomial sits at the centre of a family of distributions. When the number of trials n is large, the binomial can be approximated by the normal distribution (a bell curve), which makes calculations easier. When n is large and p is small (rare events), it can be approximated by the Poisson distribution. And a single trial (n = 1) is just a Bernoulli trial — the simplest building block. Understanding these links helps you choose the right tool: use the binomial for a fixed number of yes/no trials, and lean on its normal or Poisson approximations when they make the maths simpler and the conditions fit.
Where it's used
The binomial distribution appears across finance and beyond. In quality control, it models the number of defective items in a sample. In credit risk, it can model the number of defaults among a set of similar borrowers. In option pricing, it underpins the binomial model (and binomial trees), which value options by modelling the underlying price moving up or down step by step. It's also used in any "pass/fail" or "yes/no" counting context.
Frequently asked questions
What is the binomial distribution?
A discrete probability distribution giving the probability of a given number of successes in a fixed number of independent yes/no trials, each with the same probability of success.
What is the binomial formula?
P(X = k) = C(n, k) × pk × (1 − p)n−k, where n is the number of trials, k the number of successes, p the probability of success, and C(n, k) the binomial coefficient.
What conditions must hold to use it?
Binary outcomes, independent trials, a fixed number of trials, and the same probability of success each time (the "BINS" conditions).
Where is the binomial distribution used?
In quality control (defect counts), credit risk (default counts), option pricing (the binomial model and trees), and any pass/fail or yes/no counting situation.
Build your quantitative skills with Learnsignal
Probability distributions like the binomial underpin risk, statistics and option pricing. Learnsignal's tutor-led ACCA and CIMA courses build the quantitative foundations behind them — with flexible, supported online study that fits around work.
This page was last updated:
Owais Siddiqui
Expert Tutor at Learnsignal
Qualified professional with years of experience in teaching and helping students achieve their accounting qualifications.
View all posts by Owais Siddiqui

