Poisson Distribution - 1
Poisson Distribution - 1
c. P 𝑋 ≤ 2 = 𝑷 𝑿 = 𝟎 + 𝑷 𝑿 = 𝟏 + 𝑷 𝑿 = 𝟐
𝑒 −1.2 ×1.20 𝑒 −1.2 ×1.21 𝑒 −1.2 ×1.22
= + +
0! 1! 2!
= 0.879
d. 𝑃 3 < 𝑋 ≤ 5 = 𝑷 𝑿 = 𝟒 + 𝑷 𝑿 = 𝟓
𝑒 −1.2 × 1.24 𝑒 −1.2 × 1.25
= +
4! 5!
Exercise 2A
1 Given 𝑋~𝑃𝑜 2.3 find 2 Given 𝑌~𝑃𝑜 0.35 find 3 Given 𝑋~𝑃𝑜 3.6 find
a) 𝑃 𝑋 = 4 = 𝟎. 𝟏𝟏𝟕 a) 𝑃 𝑌 = 1 = 𝟎. 𝟐𝟒𝟕 a) 𝑃 𝑋 = 5 = 𝟎. 𝟏𝟑𝟖
b) 𝑃 𝑋 ≥ 1 = 𝟎. 𝟗𝟎𝟎 b) 𝑃 𝑌 ≥ 1 = 𝟎. 𝟐𝟗𝟓 b) 𝑃 3 < 𝑋 ≤ 6 = 𝟎. 𝟒𝟏𝟐
c) 𝑃 4 < 𝑋 < 6 = 𝟎. 𝟎𝟓𝟑𝟖 c) 𝑃 1 ≤ 𝑌 < 3 = 𝟎. 𝟐𝟗𝟎 c) 𝑃 𝑋 < 2 = 𝟎. 𝟏𝟐𝟔
Word Problem for Poisson Distribution
1. Given that www.drfrostmaths.com receives 25 hitsan
hour on average, determine the probability it receives
20 hits in the next hour.
Solution,
Use the formula with λ = 25, and r = 20.
𝑿~𝑷𝒐 𝟐𝟓
𝒆−𝟐𝟓 × 𝟐𝟓𝟐𝟎
𝑷 𝑿 = 𝟐𝟎 =
𝟐𝟎!
= 𝟎. 𝟎𝟓𝟏𝟗
2. Along a stretch of motorway, breakdowns occur at an
average rate of 2 per day. What is the probability that on
a particular day there will be:
a) No breakdowns
𝑒 −2 × 20
P(X = 0) =
0!
= 0.135
b) 1 breakdown
𝑒 −2 × 21
P(X = 1) =
1!
= 0.271
c) Less than 3 breakdowns
P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)
= 0.13534 + 0.27067 + 0.27067
= 0.677 (3sf)
d) More than 4 breakdowns
P(X > 4) = 1 − 𝑃(𝑋 ≤ 4)
= 1 - [P(X = 0) + P(X = 1) + P(X = 2) +
P(X = 3) + P(X = 4)]
= 1 - [0.13534 + 0.27067 + 0.27067
+ 0.18045 + 0.09022]
= 1 - 0.94735
= 0.0527 (3sf)
3.
Solution
X ~ Po (2.45)
!
𝐸 𝑋 =𝜆
𝑉𝑎𝑟 𝑋 = 𝜆
Using Tables
Again, we can use tables for the Cumulative Distribution Function of a Poisson Distribution.
On average 8 cars come down a country road an hour. What’s the probability
that:
a) Less than 5 cars pass in the next hour?
𝝀=𝟖
𝑷 𝑿 < 𝟓 = 𝑷(𝑿 ≤ 𝟒) = 𝟎. 𝟎𝟗𝟗𝟔
b) At least 3 cars pass? 𝑷 𝑿 ≥ 𝟑 = 𝟏 − 𝑷 𝑿 ≤ 𝟐 = 𝟎. 𝟗𝟖𝟔𝟐
c) Between 2 and 5 (inclusive) cars.
𝑷 𝟐 ≤ 𝑿 ≤ 𝟓 = 𝑷 𝑿 ≤ 𝟓 − 𝑷 𝑿 ≤ 𝟏 = 𝟎. 𝟏𝟗𝟏𝟐 − 𝟎. 𝟎𝟎𝟑𝟎 = 𝟎. 𝟏𝟖𝟖𝟐
MEAN AND VARIANCE OF THE POISSON DISTRIBUTION
𝑋~𝐵 𝑛, 𝑝 𝑋~𝑃𝑜(𝑛𝑝)
𝑛 𝑒 −𝜆 × 𝜆𝑟
𝑃 𝑋 = 𝑟 = 𝑟 𝑝𝑟 1 − 𝑝 𝑛−𝑟
𝑃 𝑋=𝑟 =
𝑟!
𝑛 𝑛!
For the Binomial Distribution, the probability involves =
𝑟 𝑟! 𝑛−𝑟 !
When 𝑛 is really large, calculating 𝒏! is really horrid.
However, the probability function for the Poisson Distribution doesn’t involve
𝑛! so avoids the problem. Note also that 𝜆 = 𝑛𝑝 is not too large (as 𝑝 is small)
and so 𝑒 −𝜆 is not too difficult to compute.
Example – 1
1. The random variable 𝑋 follow the binomial distribution
where, 𝑋~𝐵 100,0.01 . Find the probabilities P 𝑋 = 1 .
Solution,
The random variable X follow the 𝑋~𝐵 100,0.01 with 𝑛 =
100, 𝑝 = 0.01
𝑛𝑝 = 100 × 0.01 = 1
Since, 𝑛 > 50 𝑎𝑛𝑑 𝑛𝑝 < 5, use the Poisson approximation,
where 𝑋~𝑃0 1
𝑒 −1 ×11
a) P 𝑋 = 1 =
1!
= 0.420
Example – 2
In a certain city the probability that a person has blood type AB is
0.035. A random sample of 120 people is selected from the city.
By using a suitable approximation , find the probability that:
a) Exactly 5 people in the group have blood type AB.
Solution -
Let X be the number of the people in 120 with blood type AB.
𝑋~𝐵 120,0.035 with 𝑛 = 120, 𝑝 = 0.035
𝑛𝑝 = 120 × 0.035 = 4.2
Since, 𝑛 > 50 𝑎𝑛𝑑 𝑛𝑝 < 5, use the Poisson approximation, where
𝑋~𝑃0 4.2
Now,
𝑒 −4.2 ×4.25
a) 𝑃 𝑋 = 5 = 5!
= 0.163
b. At least 2 people in the group have blood type AB.
The Normal Distribution as an Approximation
to the Poisson Distribution
• Poisson Distribution: If X follow the Poisson
distribution 𝑡ℎ𝑒𝑛 X ~ 𝑃0 (λ), where the mean
and variance are both equal to 𝜆.
• Normal Approximation
a) Condition: When, 𝜆 > 15, X ~ 𝑃0 (λ) can be
approximated by 𝑋 ~ 𝑁 (λ, λ) with 𝜇 = 𝜎 2 =
𝜆 and 𝜎 = 𝜆.
b) For Continuity Correction must be
Required ± 0.5
Poisson Distribution Normal Distribution
𝑋~𝑃𝑜(𝑛𝑝) 𝑋~𝑁(𝑛𝑝, 𝑛𝑝)
𝑋−𝜇
𝑒 −𝜆 × 𝜆𝑟 Z=
𝑃 𝑋=𝑟 = 𝜎
𝑟!
= 0.0104
Example -1
1. A retailer sells TV. The number of TV sold per week follows a
Poisson distribution with mean 45. Find the probability that
the number of TV sold in a particular week.
Solution-
X is the number of TV sold in a week.
𝑋~𝑃0 45
𝝀 = 𝟒𝟓 > 𝟏𝟓, so use a normal approximation, where,
𝑋~ 𝑁 45,45 with 𝜇 = 𝜎 2 = 45 and 𝜎 = 45
a) will exceed 60 = P 𝑋 > 60 → 𝑃 𝑋 > 60.5
60.5−45
=P 𝑍 > 45
= P 𝑍 > 2.311
= 1 − ∅ 2.311
= 1 – 0. 9896
= 0.0104
b. is at least 34 but fewer than 50.
= P X is at least 34 but fewer than 50
= P 34 ≤ 𝑋 < 50
= P 33.5 ≤ 𝑋 < 49.5
33.5 −45 49.5 − 45
=P ≤𝑍<
45 45
= P −1.714 ≤ 𝑍 < 0.671
= ∅ 0.671 − ∅ −1.714
= ∅ 0.671 − 1 − ∅ 1.7114
= 0.7489 − 1 − 0.9568
= 0.706