Poisson Distribution

Learning Outcomes

  • Recognize the Poisson probability distribution and apply it appropriately

There are two main characteristics of a Poisson experiment.

  1. The Poisson probability distribution gives the probability of a number of events occurring in a fixed interval of time or space if these events happen with a known average rate and independently of the time since the last event. For example, a book editor might be interested in the number of words spelled incorrectly in a particular book. It might be that, on the average, there are five words spelled incorrectly in 100 pages. The interval is the 100 pages.
  2. The Poisson distribution may be used to approximate the binomial if the probability of success is “small” (such as 0.01) and the number of trials is “large” (such as 1,000). You will verify the relationship in the homework exercises. n is the number of trials, and p is the probability of a “success.”

The random variable [latex]X=[/latex] the number of occurrences in the interval of interest.

Example

The average number of loaves of bread put on a shelf in a bakery in a half-hour period is 12. Of interest is the number of loaves of bread put on the shelf in five minutes. The time interval of interest is five minutes. What is the probability that the number of loaves, selected randomly, put on the shelf in five minutes is three?

Notation for the Poisson: [latex]P=[/latex] Poisson Probability Distribution Function

[latex]X{\sim}P(\mu)[/latex]

Read this as “X is a random variable with a Poisson distribution.” The parameter is [latex]\mu[/latex] (or [latex]\lambda[/latex]); [latex]\mu[/latex] (or [latex]\lambda[/latex])[latex]=[/latex] the mean for the interval of interest.

Example

Leah’s answering machine receives about six telephone calls between 8 a.m. and 10 a.m. What is the probability that Leah receives more than one call in the next 15 minutes?

Example

According to Baydin, an email management company, an email user gets, on average, 147 emails per day. Let [latex]X=[/latex] the number of emails an email user receives per day. The discrete random variable X takes on the values [latex]x=[/latex]0, 1, 2 …. The random variable has a Poisson distribution: [latex]X{\sim}P(147)[/latex]. The mean is 147 emails.

  1. What is the probability that an email user receives exactly 160 emails per day?
  2. What is the probability that an email user receives at most 160 emails per day?
  3. What is the standard deviation?

Review

A Poisson probability distribution of a discrete random variable gives the probability of a number of events occurring in a fixed interval of time or space, if these events happen at a known average rate and independently of the time since the last event. The Poisson distribution may be used to approximate the binomial, if the probability of success is “small” (less than or equal to 0.05) and the number of trials is “large” (greater than or equal to 20).

Formula Review

[latex]X{\sim}P(\mu)[/latex] means that X has a Poisson probability distribution where [latex]X=[/latex] the number of occurrences in the interval of interest.

X takes on the values [latex]x=[/latex]0, 1, 2, 3, …

The mean μ is typically given.

The variance is [latex]σ^{2}=\mu[/latex], and the standard deviation is  [latex]\sigma=\sqrt{\mu}[/latex].

When P(μ) is used to approximate a binomial distribution, [latex]\mu=np[/latex] where n represents the number of independent trials and represents the probability of success in a single trial.