Characteristics of a Poisson experiment are:
- You are interested in the number of times something happens in a certain interval. 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 5 words spelled incorrectly in
100 pages. The interval is the 100 pages.
- The Poisson may be derived from the binomial if the probability of success is "small"
(such as 0.01) and the number of trials is "large" (such as 1000). You will verify the
relationship in the homework exercises. nn is the number of trials and pp is the probability of
a "success."
The outcomes of a Poisson experiment fit a
Poisson probability distribution.
The random variable
X=X= the number of occurrences in the interval of interest.
The mean and variance are given in the summary.
The average number of loaves of bread put on a shelf in a bakery in a
half-hour period is 12. What is the probability that the number of loaves put on the shelf in 5
minutes is 3? Of interest is the number of loaves of bread put on the shelf in 5 minutes. The
time interval of interest is 5 minutes.
Let XX = the number of loaves of bread put on the shelf in 5 minutes. If the average number
of loaves put on the shelf in 30 minutes (half-hour) is 12, then the average number of loaves
put on the shelf in 5 minutes is
(
530
)⋅12=2
(
530
)⋅12
2
loaves of bread
The probability question asks you to find P(X = 3)P(X = 3).
A certain bank expects to receive 6 bad checks per day. What is the
probability of the bank getting fewer than 5 bad checks on any given day? Of interest
is the number of checks the bank receives in 1 day, so the time interval of
interest is 1 day. Let XX = the number of bad checks the bank receives in one day. If
the bank expects to receive 6 bad checks per day then the average is 6 checks per day.
The probability question asks for
P(X<5)
P(X
5)
.
Your math instructor expects you to complete 2 pages of written math
homework every day. What is the probability that you complete more than 2 pages a day?
This is a Poisson problem because your instructor is interested in knowing the number of
pages of written math homework you complete in a day.
What is the interval of interest?
What is the average number of pages you should do in one day?
Let XX = ____________. What values does XX take on?
Let XX = the number of pages of written math homework you do per day.
The probability question is P(______)P(______).
X
X ~ P(μ) P(μ)
Read this as "XX is a random variable with a Poisson distribution."
The parameter is μμ (or λλ). μμ (or λλ) = the mean for the interval of interest.
Leah's answering machine receives about 6 telephone calls
between 8 a.m. and 10 a.m. What is the probability that Leah receives more than 1 call in
the next 15 minutes?
Let XX = the number of calls Leah receives in 15 minutes. (The interval of interest is 15
minutes or 1414 hour.)
XX takes on the values 0, 1, 2, 3, ...
If Leah receives, on the average, 6 telephone calls in 2 hours, and there are eight 15
minutes intervals in 2 hours, then Leah receives
18
⋅6
=0.75
18
⋅6
0.75
calls in 15 minutes, on the average. So, μμ = 0.75 for this problem.
XX ~ P(0.75)P(0.75)
Find
P(X>1)
P(X
1).
P(X>1)=0.1734
P(X
1)
0.1734 (calculator or computer)
TI-83+ and TI-84: For a general discussion, see this example (Binomial). The syntax
is similar. The Poisson parameter list is (μμ for the interval of interest, number). For this
problem:
Press 1- and then press 2nd DISTR. Arrow down to C:poissoncdf. Press
ENTER. Enter .75,1). The result is P(X>1)=0.1734
P(X
1)
0.1734.
NOTE: The TI calculators use λλ (lambda) for the mean.
The probability that Leah receives more than 1 telephone call in the next fifteen minutes is
about 0.1734.
The graph of XX ~ P(0.75)P(0.75) is:

The y-axis contains the
probability of XX where
XX = the number of calls in
15 minutes.
- Poisson Distribution:
A discrete random variable (RV) that counts the number of times a certain event will occur in a specific interval. Characteristics of the variable:
- The probability that the event occurs in a given interval is the same for all intervals.
- The events occur with a known mean and independently of the time since the last event.
The distribution is defined by the mean
μμ of the event in the interval. Notation:
X~P(μ)X~P(μ) size 12{X "~" P \( μ \) } {}.
The mean is
μ=npμ=np size 12{μ= ital "np"} {}.
The standard deviation is
σ
=
μ
σ=μ.
The probability of having exactly
xx successes in
rr trials is
P(X=x)=e−μμxx!P(X=x)=e−μμxx! size 12{P \( X=x \) =e rSup { size 8{ - μ} } { {μ rSup { size 8{x} } } over {x!} } } {}.
The Poisson distribution is often used to approximate the binomial distribution when
nn is “large” and
pp is “small” (a general rule is that
nn should be greater than or equal to 20 and
pp should be less than or equal to .05).
"Collaborative Statistics was written by two faculty members at De Anza College in Cupertino, California. This book is intended for introductory statistics courses being taken by students at two- […]"