Poisson Approximation to the Binomial Distribution
Definition
If a random variable follows a binomial distribution with parameters and , written as
then for large and small , with the product
remaining moderate, the binomial distribution can be approximated by a Poisson distribution with mean :
Thus,
This is called the Poisson approximation to the binomial distribution.
Main Content
1. First Concept: Binomial Distribution and Its Exact Probability
- The binomial distribution models the number of successes in independent trials, where each trial has only two outcomes: success or failure.
- Its exact probability mass function is
where:
- = number of trials
- = probability of success in each trial
- = number of successes
The binomial model is exact, but for very large , evaluating and the powers can be cumbersome.
Example:
If a factory produces thousands of items and the probability that an item is defective is very small, the number of defectives among many items follows a binomial distribution.
Why this matters:
The Poisson approximation begins with this binomial model and replaces it with a simpler model when conditions are suitable.
2. Second Concept: Conditions for Poisson Approximation
- The approximation is valid when:
- is large,
- is small,
- is moderate (not too large).
This means the event of success is rare, but there are many opportunities for it to occur.
A common rule of thumb is that the Poisson approximation is reasonable when:
- and , or
- is large enough that stays in a manageable range.
Interpretation:
When each individual trial has a very low probability of success, the total number of successes behaves like a count of rare events. The Poisson distribution is designed precisely for such counts.
Simple visual idea:
Trials:
- - - - - - - - - - - - - - - -
Rare successes:
- - S - - - - - S - - - - - -
Here, successes are sparse and scattered, which is the kind of pattern Poisson approximates well.
Example:
If the probability of a machine failure on a given day is 0.002 and you observe 1000 days, then . Since the event is rare and the number of trials is large, Poisson approximation can be used.
3. Third Concept: Derivation of the Poisson Approximation
- Starting from the binomial probability formula,
we let
Then,
As becomes very large:
- the combinatorial term behaves like for fixed
Combining these results gives:
This is exactly the probability mass function of the Poisson distribution with mean .
Meaning of the derivation:
The approximation works because many tiny probabilities across many trials accumulate into a distribution governed by the average rate , not by the exact value of and separately.
Key insight:
The binomial distribution counts successes from repeated independent Bernoulli trials, while the Poisson distribution counts rare events over a fixed interval or number of opportunities.
Working / Process
1. Identify whether the binomial setting is appropriate
- Check if the problem involves a fixed number of independent trials.
- Confirm that each trial has two outcomes: success or failure.
- Determine whether the success probability is small and is large.
2. Compute the Poisson parameter
- Find .
- This value becomes the mean of the approximating Poisson distribution.
- Use in the Poisson formula instead of the full binomial expression.
3. Use the Poisson probability formula
- For exactly successes,
- For probabilities like “at most 1” or “at least 2,” add the relevant Poisson terms.
- Compare the result with the exact binomial probability if needed to judge accuracy.
Worked example:
Suppose . Find .
- Here, ,
- Approximate using Poisson:
This is much easier than computing the exact binomial expression.
For cumulative probability:
If you need ,
Advantages / Applications
Simplifies calculations
- The Poisson formula is much easier to use than the binomial formula when is very large.
- It avoids complicated binomial coefficients and large power computations.
Useful for rare events
- It is ideal for modeling events with small success probabilities.
- Common examples include defects, breakdowns, accidents, and misprints.
Widely used in real-life problems
- Quality control: number of defective products in a large batch
- Insurance: number of claims in a period
- Telecommunications: number of calls arriving in a time interval
- Biology/medicine: number of rare mutations or infections
- Traffic/safety: number of accidents in a region or time period
Example applications:
- If a newspaper has a very small chance of a printing error on each page and thousands of pages are printed, the number of errors can be approximated by Poisson.
- If a website receives a huge number of visits and the chance of a server error on each request is tiny, the total errors may also be approximated this way.
Why it is important in practice:
The approximation allows analysts to make fast, reliable estimates without heavy computation, especially in large-scale systems.
Summary
- The Poisson approximation is used when a binomial distribution has large and small .
- It replaces with , where .
- It is especially effective for modeling rare events and simplifies probability calculations.
Important terms to remember:
Binomial distribution, Poisson distribution, rare events, approximation, probability mass function, , large , small