CHAPTER 2 - Probability Distribution (POISSON) Week 5 - With Answer
CHAPTER 2 - Probability Distribution (POISSON) Week 5 - With Answer
CHAPTER 2 :
POISSON PROBABILITY
SEM 2 2021,2022
DISTRIBUTION 1
OUTLINE CHAPTER 2
2.1 Introduction to Probability
2.2 Basic Concepts of Probability
2.3 Probability Distributions
WEEK 4
2.4 Discrete Probability Distributions
Binomial Probability Distribution
Poisson Probability Distribution
Poisson Approximation of Binomial Distribution WEEKPart
52
2.5 Continuous Probability Distribution
Normal Probability Distribution
Standard Normal Probability Distribution WEEK
Part 7
SEM 2 2021,2022 3
4
Probability Distribution
1) Introduction
Binomial Distribution 2) MCT and MD of distribution
Discrete Probability 3) Calculate the probability
Distribution - Using formula
- Using cumulative table
Poisson Distribution
- Using Excel
SEM 2 2021,2022
5
1) Introduction
Characteristics:
The experiments count the number of occurrences of an event over some interval.
The number of occurrences in one interval must be independent of other intervals.
No limits on the number of occurrences in an interval.
The probability of the event occurring is the same for each interval.
The average number of occurrences in an interval is known.
SEM 2 2021,2022
6
Examples of Poisson random variable:
SEM 2 2021,2022
7
Identify the Poisson distribution from the following:
1)
2)
3)
SEM 2 2021,2022
SOLUTION
8
Identify the Poisson distribution from the following:
1)
2)
3)
SEM 2 2021,2022
9
A random variable X having a Poisson distribution can also be written
as
λ is average number of
events occur in a
𝑋 ∼ 𝑃𝑜 (𝜆) specified time / space
2) MCT and MD
Mean of X : E( X ) =
Variance of X : Var ( X ) =
Standard deviation of X : Var(X ) =
SEM 2 2021,2022
3) Calculate probability using formula 10
SEM 2 2021,2022
3) Calculate probability using table 11
SEM 2 2021,2022
EXAMPLE 1 12
SEM 2 2021,2022
SOLUTION
13
i ) X ~ P0 ( 3)
−3
e 3 0
ii ) P ( X = 0 ) = = 0.0498
0!
−3
e 3 1
iii ) P ( X = 1) = = 0.1494
1!
iv) P ( X 1) = 1 − P ( X = 0 ) + P ( X = 1)
= 1 − ( 0.0498 + 0.1494 )
= 0.8008
SEM 2 2021,2022
RULES TO SOLVE “PROBLEM SOLVING QUESTION”
14
• State their X , random variable – depend on question
1 • Eg: X: Number of cars passing a toll booth in one hour.
SEM 2 2021,2022
EXAMPLE 2 15
Suppose that the average number of cars arriving in a 15-minute
period time is 10 cars.
Find the probability that exactly 5 arrivals in 15-minutes.
SOLUTION
SEM 2 2021,2022
SOLUTION X : The number of cars arriving in 15-minute
16
=10, X ~ P0 (10 )
e −10105
FORMULA P ( X = 5) =
5!
e− x
P( X = x) =
x! = 0.0378
TABLE
SEM 2 2021,2022
SOLUTION
18
i) Find the probability of no accidents on this section of highway during a 1-week
period.
X: the number of accident in a week
Average number of accident per week = 2 (λ = 2)
X ~ P0 ( 2 )
e −2 20
P ( X = 0) = = 0.1353
0!
SEM 2 2021,2022
ii) Find the probability of three accidents on this section of highway 19
during a 2-week period.
Let Y = the number of accident in 2-week
Y ~ P0 ( 4 )
e −4 43
P (Y = 3) = = 0.1954
3!
There is 19.54% chance that there are three accidents in this section of highway
during a 2-weeks period.
SEM 2 2021,2022
EXERCISE 1 20
Phone calls are received at the rate of 48 per hour at the reservation desk
for Regional Airways.
SEM 2 2021,2022
SOLUTION
21
Phone calls are received at the rate of 48 per hour at the reservation desk for Regional Airways.
SEM 2 2021,2022
SOLUTION
22
Phone calls are received at the rate of 48 per hour at the reservation desk for Regional Airways.
SEM 2 2021,2022
23
SEM 2 2021,2022
X ~ B ( n, p ) 24
RULES
1. n 30
2. np 5 or nq 5
SEM 2 2021,2022
X ~ P0 (np)
EXAMPLE 4 25
i) P(X=7)
ii) P(X<9)
SEM 2 2021,2022
SOLUTION
26
X ~ B (1000, 0.004 )
n = 1000 30
np = 1000 ( 0.004 ) = 4 5
X ~ P0 ( 4 )
e −4 47 b) P ( X 9 ) = P ( X 8 )
a) P ( X = 7 ) =
7!
= 0.0595
= 0.9786
SEM 2 2021,2022
EXAMPLE 5 27
SEM 2 2021,2022
SOLUTION
28
Based upon experience, 1% of the telephone bills mailed to households are incorrect.
If a sample of 50 bills is selected, find the probability that at least one bill will be
incorrect.
SEM 2 2021,2022
EXERCISE 2 29
A furniture manufacturer ordered a stack of plywoods with a specific
measurement from a supplier. Suppose that 0.03% of the plywoods
received were unfit to use.
Let X represents number of unfit plywoods.
SEM 2 2021,2022
SOLUTION
30
A furniture manufacturer ordered a stack of plywoods with a specific measurement from a supplier. Suppose that 0.03% of the plywoods received
were unfit to use.
Let X represents number of unfit plywoods.
SEM 2 2021,2022
4) Calculate probability using excel 31
The Excel POISSON.DIST function is used to calculate the probability of a Poisson random variable.