Memra

The Poisson distribution

◈ 7 cards

Counts per interval of time or space; rescale λ to the interval the question asks about; mean = variance = λ.

Counts with no upper limit

Some counts have no fixed number of trials behind them: customer arrivals in an hour, disputed invoices in a week, typos on a page. The Poisson distribution models the count of events in a fixed interval when events occur singly, at a constant average rate, independently of one another. Its one parameter is the average count per interval, :

Write . The mean and variance are the same number:

There is no and no upper bound on — the distinction from the binomial that Lesson 6.7 turns into a rule.

Worked example — arrivals at Cedar Valley's counter

Cedar Valley Credit Union's branch counter sees an average of 3.2 customers per hour on a weekday morning. Let = the number of arrivals in a given hour, .

Exactly two arrivals:

At most one:

The factor is common to every term; compute it once and reuse it. On a non-programmable calculator: key, then the powers and factorials by hand.

Rescaling the rate

The question rarely asks about the interval the rate was quoted for. Probability of no arrivals in a 15-minute window? The rate per hour is 3.2, so per quarter-hour it is

and . The rate scales proportionally with the interval — a two-hour window has , a day of seven counter hours . Rescale first, then compute; using 3.2 in a 15-minute question is the error the marker sees most.

The scaffold, again

Define in words with its interval (" = arrivals in a 15-minute window"), state the distribution with the rescaled rate (), translate the phrase, compute. "At least one arrival in 15 minutes" is — the complement, as always.

A note on symbols

IBS1 writes the Poisson parameter as , and its glossary adds "". The course writes for the rate, and appears only in one place — the approximation to the binomial in Lesson 6.7, where a binomial's is borrowed as a Poisson rate. Everywhere else, is the average count in the interval, full stop.

NORMAL ~/memra/learn/afm-113/the-poisson-distribution utf-8 LF