Poisson Distribution Enrichment

Scope Label

Enrichment / outside current 9758 core. This note is retained for comparison, teacher-directed extension, and older anchor-note coherence. Do not treat it as the main current core revision path unless instructed.

Use it with the hub Special Discrete Random Variables and the core branch Binomial Distribution.

What This Note Assumes

This note uses the same discrete-random-variable language as Discrete Random Variables:

  • is the random variable
  • is a possible non-negative integer value
  • is the probability of exactly occurrences

The new feature is the model structure: a Poisson variable counts occurrences over a stated interval or region. The interval is part of the model, not a decorative phrase.

The Poisson Situation

A Poisson random variable counts the number of random occurrences in a fixed interval.

The interval may be an interval of:

  • time
  • distance
  • area
  • volume
  • page length
  • any other measurable region

Examples include:

  • number of phone calls in 10 minutes
  • number of customers entering a shop in 5 minutes
  • number of typing errors on a page
  • number of accidents in a day
  • number of particles emitted in a minute

If follows a Poisson distribution with mean , write:

Here, is the mean number of occurrences in the stated interval.

The phrase “in the stated interval” is essential. A Poisson mean belongs to a particular time or space interval.

A Poisson model is suitable when:

  • occurrences are counted in an interval
  • events occur randomly
  • the average rate is stable
  • counts in non-overlapping intervals are independent
  • events do not occur in large clusters at exactly the same instant or location

A Poisson variable has possible values:

Unlike a binomial variable, it has no fixed upper bound.

Caption: A Poisson model counts occurrences over an interval, and its parameter rescales with interval length.

Understanding and Rescaling

For

the parameter means:

If a shop receives an average of 60 customers per hour, and is the number entering in one hour, then:

But if is the number entering in 5 minutes, the mean must be rescaled:

So:

In general, if the mean number of occurrences is for an interval of length , then the mean for an interval of length is:

Always ask:

Does this belong to the interval in the question?

Probability Function

For

the probability of exactly occurrences is:

The formula should not be used until has been interpreted correctly.

Enrichment Example 1: Exact Poisson Probability

An average of 60 customers enter a store every hour. Find the probability that no customers enter during a particular 5-minute interval.

Let be the number of customers entering the store in 5 minutes.

The mean number in 5 minutes is:

Thus:

We want:

Using the Poisson formula:

Therefore:

The most important step is rescaling the mean from one hour to five minutes.

Mean, Variance, and Shape

For

the mean is:

The variance is:

This equality is a signature feature of the Poisson model:

This does not mean every data set with roughly equal mean and variance must be Poisson. But within this model, the equality is defining.

The shape depends on :

  • small gives strong right skew
  • larger shifts the centre right
  • larger also increases spread
  • the distribution becomes less strongly skewed as increases

Caption: As increases, the Poisson distribution shifts right, spreads out, and becomes less strongly skewed.

Cumulative Poisson Probabilities

The cumulative Poisson probability is:

For example, if , then:

The same integer-valued translation discipline applies:

WordingProbability statement
at most
fewer than
at least
more than

Combining Independent Poisson Variables

Independent Poisson counts can be added by adding their means.

If

and and are independent, then:

This is useful when combining counts from independent sources or separate intervals.

Enrichment Example 2: Total Count Versus Specific Split

Suppose internal and external calls arrive independently at a switchboard.

Let:

be the number of internal calls in 10 minutes, and:

be the number of external calls in 10 minutes.

For the total number of calls:

So the probability that a total of 5 calls arrive is:

But the probability of exactly 4 internal calls and exactly 1 external call is:

because and are independent.

This distinction matters:

  • total count: add independent Poisson variables
  • specific split: multiply probabilities for each independent part

Layered Poisson-Binomial Situations

Some enrichment questions use both Poisson and Binomial models.

For example, suppose the number of micro-organisms in one test-tube follows:

The probability that a particular test-tube contains exactly 2 micro-organisms is:

Now suppose 5 test-tubes are filled independently, and let be the number of test-tubes that contain exactly 2 micro-organisms.

Each test-tube either:

  • contains exactly 2 micro-organisms, with probability
  • does not contain exactly 2 micro-organisms, with probability

So:

The structure is:

  1. use Poisson to find the probability of a property for one interval or item
  2. use Binomial to count how many independent intervals or items have that property

Enrichment: Poisson Approximation to Binomial

Sometimes a binomial distribution can be approximated by a Poisson distribution.

If

where is large and is small, then:

The anchor note gives the usual working conditions:

  • is large, often
  • is small, often

These are practical guidelines, not magical boundaries.

The conceptual reason is:

A large number of opportunities for a rare success begins to behave like a random rare-event count.

So we use:

Therefore:

Caption: A binomial model with many trials and rare success can behave like a Poisson count with mean .

Workflow for Poisson Approximation

A safe workflow is:

  1. Start with the exact binomial model.
  2. Check that is large and is small.
  3. Compute .
  4. Replace by approximately.
  5. Translate the probability statement carefully.
  6. Calculate using the Poisson model.

Do not begin by writing a Poisson model if the original situation is binomial. The approximation should be justified from the binomial model.

Enrichment Example 3: Rare Defects

Suppose 0.4% of peaches are rotten on arrival. A carton contains 250 individually packed peaches. Assuming independence, find approximately the probability that more than 3 peaches are rotten.

Let be the number of rotten peaches in the carton.

The exact model is:

Here:

Since is large, is small, and , use:

We want:

For :

This gives approximately:

Common Pitfalls

MistakeBetter thinking
Treating as a universal rate is the mean for a specific interval
Forgetting to rescale Change the mean when the interval length changes
Treating every rare event as PoissonCheck the occurrence-process assumptions
Adding Poisson means without independenceThe sum rule needs independent Poisson variables
Confusing total count with a specific splitAdd variables for total count; multiply probabilities for a specified independent split
Using Poisson approximation without stating the Binomial model firstBegin with , then justify the approximation

Revision Checklist

  • Can you explain what a Poisson random variable counts?
  • Can you interpret as an interval-specific mean?
  • Can you rescale when the interval changes?
  • Can you calculate and cumulative probabilities?
  • Can you combine independent Poisson variables by adding their means?
  • Can you distinguish total-count questions from specific-split questions?
  • Can you identify when a Poisson approximation to Binomial is reasonable?
  • Can you explain why this note is enrichment rather than current core revision?