SlideShare a Scribd company logo
1 of 7
Elementary Statistics
Chapter 5:
Discrete Probability
Distribution
5.3 Poisson Probability
Distribution
1
Chapter 5: Discrete Probability Distribution
5.1 Probability Distributions
5.2 Binomial Probability Distributions
5.3 Poisson Probability Distributions
2
Objectives:
• Construct a probability distribution for a random variable.
• Find the mean, variance, standard deviation, and expected value for a discrete
random variable.
• Find the exact probability for X successes in n trials of a binomial experiment.
• Find the mean, variance, and standard deviation for the variable of a binomial
distribution.
Key Concept: In this section, we introduce Poisson probability distributions, which are another category of
discrete probability distributions.
A Poisson probability distribution is a discrete probability distribution that applies to occurrences of some event
over a specified interval. The random variable x is the number of occurrences of the event in an interval. The
interval can be time, distance, area, volume, or some similar unit.
The probability of the event occurring x times over an interval is given by : 𝑃 𝑥 =
𝜇𝑥∙𝑒−𝜇
𝑥!
where e  2.71828, µ =
mean number of occurrences of the event in the intervals
Parameters: 𝜇 𝑎𝑛𝑑 𝜎 = 𝜇
Properties of the Poisson Probability Distribution
• A particular Poisson distribution is determined only by the mean, µ.
• A Poisson distribution has possible x values of 0, 1, 2, . . . with no upper limit.
Requirements:
1. The random variable x is the number of occurrences of an event in some interval.
2. The occurrences must be random.
3. The occurrences must be independent of each other.
4. The occurrences must be uniformly distributed over the interval being used.
5.3 Poisson Probability Distributions
3
TI Calculator:
Poisson Distribution
1. 2nd + VARS
2. Poissonpdf (
3. Enter: µ or 𝜆 , x
4. Enter or Paste
5. If using Poissoncdf (
6. Gives sum of the
probabilities from 0 to x.
Example 1
For the 55-year period since 1960, there were 336
Atlantic hurricanes. Assume the Poisson distribution.
a. Find µ, the mean number of hurricanes per year.
b. Find the probability that in a randomly selected
year, there are exactly 8 hurricanes. Find P(8), where
P(x) is the probability of x Atlantic hurricanes in a
year.
c. In this 55-year period, there were actually 5 years
with 8 Atlantic hurricanes. How does this actual
result compare to the probability found in part (b)?
Does the Poisson distribution appear to be a good
model in this case?
4
Poisson Probability Distributions
𝜇 =
𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝐻𝑢𝑟𝑟𝑖𝑐𝑎𝑛𝑒𝑠
𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑦𝑒𝑎𝑟𝑠
𝜇 =
336
55
= 6.1
= 0.107
b. Use x = 8, µ = 6.1, & e = 2.71828
c. The probability of P(8) = 0.107 from part (b) is the likelihood of getting 8 Atlantic hurricanes in 1
year. In 55 years, the expected number of years with 8 Atlantic hurricanes is 55 × 0.107 = 5.9 years.
The expected number of years with 8 hurricanes is 5.9, which is reasonably close to the 5 years that
actually had 8 hurricanes, so in this case, the Poisson model appears to work quite well.
𝑃 𝑥 =
𝜇𝑥
∙ 𝑒−𝜇
𝑥!
𝑃 𝑥 =
𝜇𝑥
∙ 𝑒−𝜇
𝑥!
→
𝑃(8) =
6.18 ∙ 𝑒−6.1
8!
Example 2
In analyzing hits by V-1 buzz bombs in World War II, South London was subdivided into 576 regions,
each with an area of 0.25 km2. A total of 535 bombs hit the combined area of 576 regions. If a region is
randomly selected, find the probability that it was hit exactly twice.(The German V-1 "Buzz
Bomb" was the world’s first operational cruise missile (a small unmanned airplane with an autopilot
and a cut-off device).
Note: The Poisson distribution applies because we are dealing with occurrences of an event (bomb hits)
over some interval (a region with area of 0.25 km2).
5
Poisson Probability Distributions
The probability of a particular region being hit exactly twice is P(2) = 0.170.
The mean number of hits per region is
Mean: 𝜇 =
Number of Bomb Hits
Number of Regions
𝜇 =
535
576
= 0.929
𝑃 𝑥 =
𝜇𝑥
∙ 𝑒−𝜇
𝑥!
𝑃 𝑥 =
𝜇𝑥 ∙ 𝑒−𝜇
𝑥! → 𝑃(2) =
0.9292
∙ 𝑒−0.929
2!
=
0.863 ∙ 0.395
2
= 0.170
Poisson Distribution as Approximation to Binomial
The Poisson distribution is sometimes used to approximate the binomial distribution when n is
large and p is small. One rule of thumb is to use such an approximation when the following
two requirements are both satisfied.
1. n ≥ 100
2. np ≤ 10
If both requirements are satisfied and we want to use the Poisson distribution as an
approximation to the binomial distribution, we need a value for µ.
Mean for Poisson as an Approximation to Binomial
µ = np
6
𝑃 𝑥 =
𝜇𝑥 ∙ 𝑒−𝜇
𝑥!
Example 3
Assume that in a Pick 4 game, you pay $2 to select a sequence of four
digits (0 – 9), such as 1255. If you play this game once every day, find the
probability of winning at least once in a year with 365 days.
7
Poisson Probability Distributions
𝑃 at least 1 = 1 − 𝑃 𝑛𝑜𝑛𝑒 = 1 − 𝑃 0
Let’s find P(0): x = 0, µ = 𝑛𝑝 = 365 ∙
1
10,000
= 0.0365
𝑃 at least 1 𝑤𝑖𝑛
= 1 − 𝑃 0
= 1 − 0.9642 = 0.0358
= 0.9642
The Poisson distribution is sometimes used to approximate the binomial distribution
when n is large and p is small. One rule of thumb is to use such an approximation when
the following two requirements are both satisfied.​​n ≥ 100 & ​np ≤ 10 → use µ = np
𝑃 𝑥 =
𝜇𝑥
∙ 𝑒−𝜇
𝑥!
𝑃 𝑥 =
𝜇𝑥 ∙ 𝑒−𝜇
𝑥!
→ 𝑃(0) =
0.03650 ∙ 𝑒−0.0365
0!
BD (You either win or not): 𝑛 = 365, 𝑃𝑖𝑐𝑘 4 𝑑𝑖𝑔𝑖𝑡𝑠 → 𝑝 =
𝑛(𝑤𝑖𝑛)
𝑛(𝑠)
=
1
104 =
1
10,000
Conditions: 𝑛 = 365 ≥ 100, & 𝑛𝑝 = 365 ∙
1
10,000
= 0.0365 ≤ 10
The Poisson distribution works quite well here.

More Related Content

What's hot

Real Applications of Normal Distributions
Real Applications of Normal Distributions Real Applications of Normal Distributions
Real Applications of Normal Distributions Long Beach City College
 
Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)ISYousafzai
 
Chapter 4 260110 044531
Chapter 4 260110 044531Chapter 4 260110 044531
Chapter 4 260110 044531guest25d353
 
Discrete uniform distributions
Discrete uniform distributionsDiscrete uniform distributions
Discrete uniform distributionsArpit Surana
 
Negative binomial distribution
Negative binomial distributionNegative binomial distribution
Negative binomial distributionNadeem Uddin
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributionsmandalina landy
 
Solution to the practice test ch 8 hypothesis testing ch 9 two populations
Solution to the practice test ch 8 hypothesis testing ch 9 two populationsSolution to the practice test ch 8 hypothesis testing ch 9 two populations
Solution to the practice test ch 8 hypothesis testing ch 9 two populationsLong Beach City College
 
APG Pertemuan 4 : Multivariate Normal Distribution (2)
APG Pertemuan 4 : Multivariate Normal Distribution (2)APG Pertemuan 4 : Multivariate Normal Distribution (2)
APG Pertemuan 4 : Multivariate Normal Distribution (2)Rani Nooraeni
 
Geometric probability distribution
Geometric probability distributionGeometric probability distribution
Geometric probability distributionNadeem Uddin
 
Chap06 normal distributions & continous
Chap06 normal distributions & continousChap06 normal distributions & continous
Chap06 normal distributions & continousUni Azza Aunillah
 

What's hot (20)

Binomial Probability Distributions
Binomial Probability DistributionsBinomial Probability Distributions
Binomial Probability Distributions
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Regression
RegressionRegression
Regression
 
Real Applications of Normal Distributions
Real Applications of Normal Distributions Real Applications of Normal Distributions
Real Applications of Normal Distributions
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
The Standard Normal Distribution
The Standard Normal DistributionThe Standard Normal Distribution
The Standard Normal Distribution
 
Basic concepts of probability
Basic concepts of probability Basic concepts of probability
Basic concepts of probability
 
Practice Test 2 Solutions
Practice Test 2  SolutionsPractice Test 2  Solutions
Practice Test 2 Solutions
 
Discrete probability distribution (complete)
Discrete probability distribution (complete)Discrete probability distribution (complete)
Discrete probability distribution (complete)
 
Chapter 4 260110 044531
Chapter 4 260110 044531Chapter 4 260110 044531
Chapter 4 260110 044531
 
Discrete uniform distributions
Discrete uniform distributionsDiscrete uniform distributions
Discrete uniform distributions
 
Correlation
CorrelationCorrelation
Correlation
 
Negative binomial distribution
Negative binomial distributionNegative binomial distribution
Negative binomial distribution
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
 
Solution to the practice test ch 8 hypothesis testing ch 9 two populations
Solution to the practice test ch 8 hypothesis testing ch 9 two populationsSolution to the practice test ch 8 hypothesis testing ch 9 two populations
Solution to the practice test ch 8 hypothesis testing ch 9 two populations
 
Practice Test 2 Probability
Practice Test 2 ProbabilityPractice Test 2 Probability
Practice Test 2 Probability
 
Basic concepts of probability
Basic concepts of probabilityBasic concepts of probability
Basic concepts of probability
 
APG Pertemuan 4 : Multivariate Normal Distribution (2)
APG Pertemuan 4 : Multivariate Normal Distribution (2)APG Pertemuan 4 : Multivariate Normal Distribution (2)
APG Pertemuan 4 : Multivariate Normal Distribution (2)
 
Geometric probability distribution
Geometric probability distributionGeometric probability distribution
Geometric probability distribution
 
Chap06 normal distributions & continous
Chap06 normal distributions & continousChap06 normal distributions & continous
Chap06 normal distributions & continous
 

Similar to Poisson Probability Distributions

Module 5 Lecture Notes
Module 5 Lecture NotesModule 5 Lecture Notes
Module 5 Lecture NotesLumen Learning
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122kim rae KI
 
Poisson Distribution
Poisson DistributionPoisson Distribution
Poisson DistributionHuda Seyam
 
Binomail distribution 23 jan 21
Binomail distribution 23 jan 21Binomail distribution 23 jan 21
Binomail distribution 23 jan 21Arun Mishra
 
PG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability DistributionPG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability DistributionAashish Patel
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distributionlovemucheca
 
Probability 4.3
Probability  4.3Probability  4.3
Probability 4.3herbison
 
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdfgroup4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdfPedhaBabu
 
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdfgroup4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdfAliceRivera13
 
2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.WeihanKhor2
 
Different types of distributions
Different types of distributionsDifferent types of distributions
Different types of distributionsRajaKrishnan M
 
Approaches to Probability Bayes' Theorem Binominal Distribution Poisson Dist...
 Approaches to Probability Bayes' Theorem Binominal Distribution Poisson Dist... Approaches to Probability Bayes' Theorem Binominal Distribution Poisson Dist...
Approaches to Probability Bayes' Theorem Binominal Distribution Poisson Dist...Sundar B N
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2Padma Metta
 

Similar to Poisson Probability Distributions (20)

Module 5 Lecture Notes
Module 5 Lecture NotesModule 5 Lecture Notes
Module 5 Lecture Notes
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122
 
Poisson Distribution
Poisson DistributionPoisson Distribution
Poisson Distribution
 
The Central Limit Theorem
The Central Limit Theorem  The Central Limit Theorem
The Central Limit Theorem
 
7주차
7주차7주차
7주차
 
Binomail distribution 23 jan 21
Binomail distribution 23 jan 21Binomail distribution 23 jan 21
Binomail distribution 23 jan 21
 
PG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability DistributionPG STAT 531 Lecture 5 Probability Distribution
PG STAT 531 Lecture 5 Probability Distribution
 
Poisson distribution jen
Poisson distribution jenPoisson distribution jen
Poisson distribution jen
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
 
Poission distribution
Poission distributionPoission distribution
Poission distribution
 
Probability 4.3
Probability  4.3Probability  4.3
Probability 4.3
 
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdfgroup4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891 (1).pdf
 
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdfgroup4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
 
The Standard Normal Distribution
The Standard Normal Distribution  The Standard Normal Distribution
The Standard Normal Distribution
 
Unit3
Unit3Unit3
Unit3
 
2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.
 
Different types of distributions
Different types of distributionsDifferent types of distributions
Different types of distributions
 
Approaches to Probability Bayes' Theorem Binominal Distribution Poisson Dist...
 Approaches to Probability Bayes' Theorem Binominal Distribution Poisson Dist... Approaches to Probability Bayes' Theorem Binominal Distribution Poisson Dist...
Approaches to Probability Bayes' Theorem Binominal Distribution Poisson Dist...
 
Chapter 06
Chapter 06 Chapter 06
Chapter 06
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
 

More from Long Beach City College

Practice test ch 9 inferences from two samples
Practice test ch 9 inferences from two samplesPractice test ch 9 inferences from two samples
Practice test ch 9 inferences from two samplesLong Beach City College
 
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anovaSolution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anovaLong Beach City College
 
Practice test ch 10 correlation reg ch 11 gof ch12 anova
Practice test ch 10 correlation reg ch 11 gof ch12 anovaPractice test ch 10 correlation reg ch 11 gof ch12 anova
Practice test ch 10 correlation reg ch 11 gof ch12 anovaLong Beach City College
 
Practice test ch 8 hypothesis testing ch 9 two populations
Practice test ch 8 hypothesis testing ch 9 two populationsPractice test ch 8 hypothesis testing ch 9 two populations
Practice test ch 8 hypothesis testing ch 9 two populationsLong Beach City College
 
Solution to the Practice Test 3A, Chapter 6 Normal Probability Distribution
Solution to the Practice Test 3A, Chapter 6 Normal Probability DistributionSolution to the Practice Test 3A, Chapter 6 Normal Probability Distribution
Solution to the Practice Test 3A, Chapter 6 Normal Probability DistributionLong Beach City College
 
Practice Test Chapter 6 (Normal Probability Distributions)
Practice Test Chapter 6 (Normal Probability Distributions)Practice Test Chapter 6 (Normal Probability Distributions)
Practice Test Chapter 6 (Normal Probability Distributions)Long Beach City College
 
Two Means, Two Dependent Samples, Matched Pairs
Two Means, Two Dependent Samples, Matched PairsTwo Means, Two Dependent Samples, Matched Pairs
Two Means, Two Dependent Samples, Matched PairsLong Beach City College
 

More from Long Beach City College (20)

Practice test ch 9 inferences from two samples
Practice test ch 9 inferences from two samplesPractice test ch 9 inferences from two samples
Practice test ch 9 inferences from two samples
 
Practice Test Ch 8 Hypothesis Testing
Practice Test Ch 8 Hypothesis TestingPractice Test Ch 8 Hypothesis Testing
Practice Test Ch 8 Hypothesis Testing
 
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anovaSolution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
Solution to the practice test ch 10 correlation reg ch 11 gof ch12 anova
 
Practice test ch 10 correlation reg ch 11 gof ch12 anova
Practice test ch 10 correlation reg ch 11 gof ch12 anovaPractice test ch 10 correlation reg ch 11 gof ch12 anova
Practice test ch 10 correlation reg ch 11 gof ch12 anova
 
Practice test ch 8 hypothesis testing ch 9 two populations
Practice test ch 8 hypothesis testing ch 9 two populationsPractice test ch 8 hypothesis testing ch 9 two populations
Practice test ch 8 hypothesis testing ch 9 two populations
 
Solution to the Practice Test 3A, Chapter 6 Normal Probability Distribution
Solution to the Practice Test 3A, Chapter 6 Normal Probability DistributionSolution to the Practice Test 3A, Chapter 6 Normal Probability Distribution
Solution to the Practice Test 3A, Chapter 6 Normal Probability Distribution
 
Practice Test Chapter 6 (Normal Probability Distributions)
Practice Test Chapter 6 (Normal Probability Distributions)Practice Test Chapter 6 (Normal Probability Distributions)
Practice Test Chapter 6 (Normal Probability Distributions)
 
Practice Test 1 solutions
Practice Test 1 solutions  Practice Test 1 solutions
Practice Test 1 solutions
 
Practice Test 1
Practice Test 1Practice Test 1
Practice Test 1
 
Stat sample test ch 12 solution
Stat sample test ch 12 solutionStat sample test ch 12 solution
Stat sample test ch 12 solution
 
Stat sample test ch 12
Stat sample test ch 12Stat sample test ch 12
Stat sample test ch 12
 
Stat sample test ch 11
Stat sample test ch 11Stat sample test ch 11
Stat sample test ch 11
 
Stat sample test ch 10
Stat sample test ch 10Stat sample test ch 10
Stat sample test ch 10
 
Two-Way ANOVA
Two-Way ANOVATwo-Way ANOVA
Two-Way ANOVA
 
One-Way ANOVA
One-Way ANOVAOne-Way ANOVA
One-Way ANOVA
 
Contingency Tables
Contingency TablesContingency Tables
Contingency Tables
 
Goodness of Fit Notation
Goodness of Fit NotationGoodness of Fit Notation
Goodness of Fit Notation
 
Two Variances or Standard Deviations
Two Variances or Standard DeviationsTwo Variances or Standard Deviations
Two Variances or Standard Deviations
 
Two Means, Two Dependent Samples, Matched Pairs
Two Means, Two Dependent Samples, Matched PairsTwo Means, Two Dependent Samples, Matched Pairs
Two Means, Two Dependent Samples, Matched Pairs
 
Two Means, Independent Samples
Two Means, Independent SamplesTwo Means, Independent Samples
Two Means, Independent Samples
 

Recently uploaded

How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of PlayPooky Knightsmith
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptxJoelynRubio1
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111GangaMaiya1
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17Celine George
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxCeline George
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfDr Vijay Vishwakarma
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsNbelano25
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17Celine George
 

Recently uploaded (20)

How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of Play
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17
 
Our Environment Class 10 Science Notes pdf
Our Environment Class 10 Science Notes pdfOur Environment Class 10 Science Notes pdf
Our Environment Class 10 Science Notes pdf
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptx
 
VAMOS CUIDAR DO NOSSO PLANETA! .
VAMOS CUIDAR DO NOSSO PLANETA!                    .VAMOS CUIDAR DO NOSSO PLANETA!                    .
VAMOS CUIDAR DO NOSSO PLANETA! .
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17How to Add a Tool Tip to a Field in Odoo 17
How to Add a Tool Tip to a Field in Odoo 17
 

Poisson Probability Distributions

  • 1. Elementary Statistics Chapter 5: Discrete Probability Distribution 5.3 Poisson Probability Distribution 1
  • 2. Chapter 5: Discrete Probability Distribution 5.1 Probability Distributions 5.2 Binomial Probability Distributions 5.3 Poisson Probability Distributions 2 Objectives: • Construct a probability distribution for a random variable. • Find the mean, variance, standard deviation, and expected value for a discrete random variable. • Find the exact probability for X successes in n trials of a binomial experiment. • Find the mean, variance, and standard deviation for the variable of a binomial distribution.
  • 3. Key Concept: In this section, we introduce Poisson probability distributions, which are another category of discrete probability distributions. A Poisson probability distribution is a discrete probability distribution that applies to occurrences of some event over a specified interval. The random variable x is the number of occurrences of the event in an interval. The interval can be time, distance, area, volume, or some similar unit. The probability of the event occurring x times over an interval is given by : 𝑃 𝑥 = 𝜇𝑥∙𝑒−𝜇 𝑥! where e  2.71828, µ = mean number of occurrences of the event in the intervals Parameters: 𝜇 𝑎𝑛𝑑 𝜎 = 𝜇 Properties of the Poisson Probability Distribution • A particular Poisson distribution is determined only by the mean, µ. • A Poisson distribution has possible x values of 0, 1, 2, . . . with no upper limit. Requirements: 1. The random variable x is the number of occurrences of an event in some interval. 2. The occurrences must be random. 3. The occurrences must be independent of each other. 4. The occurrences must be uniformly distributed over the interval being used. 5.3 Poisson Probability Distributions 3 TI Calculator: Poisson Distribution 1. 2nd + VARS 2. Poissonpdf ( 3. Enter: µ or 𝜆 , x 4. Enter or Paste 5. If using Poissoncdf ( 6. Gives sum of the probabilities from 0 to x.
  • 4. Example 1 For the 55-year period since 1960, there were 336 Atlantic hurricanes. Assume the Poisson distribution. a. Find µ, the mean number of hurricanes per year. b. Find the probability that in a randomly selected year, there are exactly 8 hurricanes. Find P(8), where P(x) is the probability of x Atlantic hurricanes in a year. c. In this 55-year period, there were actually 5 years with 8 Atlantic hurricanes. How does this actual result compare to the probability found in part (b)? Does the Poisson distribution appear to be a good model in this case? 4 Poisson Probability Distributions 𝜇 = 𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝐻𝑢𝑟𝑟𝑖𝑐𝑎𝑛𝑒𝑠 𝑁𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑦𝑒𝑎𝑟𝑠 𝜇 = 336 55 = 6.1 = 0.107 b. Use x = 8, µ = 6.1, & e = 2.71828 c. The probability of P(8) = 0.107 from part (b) is the likelihood of getting 8 Atlantic hurricanes in 1 year. In 55 years, the expected number of years with 8 Atlantic hurricanes is 55 × 0.107 = 5.9 years. The expected number of years with 8 hurricanes is 5.9, which is reasonably close to the 5 years that actually had 8 hurricanes, so in this case, the Poisson model appears to work quite well. 𝑃 𝑥 = 𝜇𝑥 ∙ 𝑒−𝜇 𝑥! 𝑃 𝑥 = 𝜇𝑥 ∙ 𝑒−𝜇 𝑥! → 𝑃(8) = 6.18 ∙ 𝑒−6.1 8!
  • 5. Example 2 In analyzing hits by V-1 buzz bombs in World War II, South London was subdivided into 576 regions, each with an area of 0.25 km2. A total of 535 bombs hit the combined area of 576 regions. If a region is randomly selected, find the probability that it was hit exactly twice.(The German V-1 "Buzz Bomb" was the world’s first operational cruise missile (a small unmanned airplane with an autopilot and a cut-off device). Note: The Poisson distribution applies because we are dealing with occurrences of an event (bomb hits) over some interval (a region with area of 0.25 km2). 5 Poisson Probability Distributions The probability of a particular region being hit exactly twice is P(2) = 0.170. The mean number of hits per region is Mean: 𝜇 = Number of Bomb Hits Number of Regions 𝜇 = 535 576 = 0.929 𝑃 𝑥 = 𝜇𝑥 ∙ 𝑒−𝜇 𝑥! 𝑃 𝑥 = 𝜇𝑥 ∙ 𝑒−𝜇 𝑥! → 𝑃(2) = 0.9292 ∙ 𝑒−0.929 2! = 0.863 ∙ 0.395 2 = 0.170
  • 6. Poisson Distribution as Approximation to Binomial The Poisson distribution is sometimes used to approximate the binomial distribution when n is large and p is small. One rule of thumb is to use such an approximation when the following two requirements are both satisfied. 1. n ≥ 100 2. np ≤ 10 If both requirements are satisfied and we want to use the Poisson distribution as an approximation to the binomial distribution, we need a value for µ. Mean for Poisson as an Approximation to Binomial µ = np 6 𝑃 𝑥 = 𝜇𝑥 ∙ 𝑒−𝜇 𝑥!
  • 7. Example 3 Assume that in a Pick 4 game, you pay $2 to select a sequence of four digits (0 – 9), such as 1255. If you play this game once every day, find the probability of winning at least once in a year with 365 days. 7 Poisson Probability Distributions 𝑃 at least 1 = 1 − 𝑃 𝑛𝑜𝑛𝑒 = 1 − 𝑃 0 Let’s find P(0): x = 0, µ = 𝑛𝑝 = 365 ∙ 1 10,000 = 0.0365 𝑃 at least 1 𝑤𝑖𝑛 = 1 − 𝑃 0 = 1 − 0.9642 = 0.0358 = 0.9642 The Poisson distribution is sometimes used to approximate the binomial distribution when n is large and p is small. One rule of thumb is to use such an approximation when the following two requirements are both satisfied.​​n ≥ 100 & ​np ≤ 10 → use µ = np 𝑃 𝑥 = 𝜇𝑥 ∙ 𝑒−𝜇 𝑥! 𝑃 𝑥 = 𝜇𝑥 ∙ 𝑒−𝜇 𝑥! → 𝑃(0) = 0.03650 ∙ 𝑒−0.0365 0! BD (You either win or not): 𝑛 = 365, 𝑃𝑖𝑐𝑘 4 𝑑𝑖𝑔𝑖𝑡𝑠 → 𝑝 = 𝑛(𝑤𝑖𝑛) 𝑛(𝑠) = 1 104 = 1 10,000 Conditions: 𝑛 = 365 ≥ 100, & 𝑛𝑝 = 365 ∙ 1 10,000 = 0.0365 ≤ 10 The Poisson distribution works quite well here.