SlideShare a Scribd company logo
Submitted By:
2014-UETR-CS-04
Submitted To:
Sir Ihsan-Ul-Ghafoor
Poisson distribution
1
POISSON DISTRIBUTION
• The Poisson Distribution was developed by the French
mathematician Simeon Denis Poisson in 1837.
2
Poisson Distribution
• Simeon Denis
Poisson (1781– 1840)
• Basic Purpose
Siméon Denis Poisson
(1781–1840)
3
What is Poisson distribution?
• The Poisson distribution is a discrete probability distribution for
the counts of events that occur randomly in a given interval of
time (or space).
• Many experimental situations occur in which we observe the
counts of events within a set unit of time, area, volume, length
etc.
Examples:
• The number of cases of a disease in different towns
• The number of mutations in set sized regions of a chromosome
4
Equation
The probability of observing x events in a given interval is given
by,
.
e is a mathematical constant. e≈2.718282
5
• The probability that there are r occurrences in a
given interval is given by
6
Poisson Process
 Poisson process is a random process which
counts the number of events and the time that
these events occur in a given time interval.
The time between each pair of consecutive
events has an exponential distribution with
parameter λ and each of these inter-arrival
times is assumed to be independent of other
inter-arrival times.
7
Example
1. Births in a hospital occur randomly at an
average rate of 1.8 births per hour. What is the
probability of observing 4 births in a given hour at
the hospital?
2. If the random variable X follows a Poisson
distribution with mean 3.4 find P(X=6)?
3. Number of telephone calls in a week.
4. Number of people arriving at a checkout in a day.
5. Number of industrial accidents per month in a
manufacturing plant. .
8
6. A typist makes on average 2 mistakes per page. What is the
probability of a particular page having no errors on it?
Solution;
P0 = 2^0/0! * exp(-2) = 0.135
7. A computer crashes once every 2 days on average. What is the
probability of there being 2 crashes in one week?
Solution;
P2 = (3.5)^2/2! * exp (-3.5) = 0.185
9
8.The mean number of faults in a new house is 8. What is the
probability of buying a new house with exactly 1 fault?
so P1 = 8^1/1! * exp(-8) = 0.0027.
10
Problem number 1:
Consider, in an office 2 customers arrived today. Calculate the
possibilities for exactly 3 customers to be arrived on tomorrow.
Solution
Find f(x).
P(X=x) = e-λ λ x / x!
P(X=3) = (0.135)(8) / 3! = 0.18.
Hence there are 18% possibilities for 3
customers to be arrived on tomorrow
11
Problem number 2:
Births in a hospital occur randomly at an average rate of 1.8 births
per hour.
i) What is the probability of observing 4 births in a given hour at
the hospital?
ii) What about the probability of observing more than or equal to
2 births in a given hour at the hospital?
Solution:
Let X = No. of births in a given hour
i)
12
ii) More than or equal to 2 births in a given hour
13
Problem number 3:
Consider a computer system with Poisson job-arrival stream
at an average of 2 per minute. Determine the probability
that in any one-minute interval there will be
(i) 0 jobs;
(ii) exactly 2 jobs;
(iii) at most 3 arrivals.
Solution
(i) No job arrivals:
14
(iii) At most 3 arrivals
(ii) Exactly 3 job arrivals:
15
Fitting a Poisson distribution to observed
data.
The following tables gives a number of days in a 50 – day period during
which automobile accidents occurred in a city
Fit a Poisson distribution to the data :
No of accidents : 0 1 2 3 4
No. of days :21 18 7 3 1
solution
X F Fx
0 21 0
1 18 18
2 7 14
3 3 9
4 1 4
N=50 ∑fx=45
M = X = ∑fx/N = 45/50 = 0.9
16
In order to fit Poisson distribution , we shall multiply each
probability by N i.e. 50
Hence the expected frequencies are :
X 0 1 2 3 4
F 0.4066
X 50
0.3659
X 50
0.1647
X 50
0.0494
X 50
0.0111
X 50
=20.33 =18.30 =8.24 =2.47 =0.56
17
Mean and Variance for
the Poisson Distribution
It’s easy to show that for this
distribution,
The Mean is:
e.g. mean=1.8
The Variance is:
then Variance=1.8
So, The Standard Deviation is:
Standard Deviation=1.34
 
 2
 
18
19
Graph :
• Let’s continue to assume we have a continuous
variable x and graph the Poisson Distribution, it
will be a continuous curve, as follows:
Fig: Poison distribution graph.
20
Applications of Poisson distribution
 A practical application of this
distribution was made
by Ladislaus Bortkiewicz in
1898 when he was given the
task of investigating the
number of soldiers in the
Russian army killed
accidentally by horse kicks
this experiment introduced the
Poisson distribution to the
field of reliability engineering. Ladislaus Bortkiewicz
21
• the number of deaths by horse kicking in the
Prussian army
• birth defects and genetic mutations
• rare diseases
22
• traffic flow and ideal gap distance
• number of typing errors on a page
• hairs found in McDonald's
hamburgers
• spread of an endangered animal in
Africa
• failure of a machine in one month
23
Binomial Distribution Poisson Distribution
• Binomial distributions are useful
to model events that arise in a
binomial experiment.
• If, on the other hand, an exact
probability of an event
happening is given, or implied, in
the question, and you are asked
to calculate the probability of
this event happening k times out
of n, then the Binomial
Distribution must be used
• Poisson distributions are useful
to model events that seem to
take place over and over again in
a completely haphazard way.
• If a mean or average probability
of an event happening per unit
time/per page/per mile cycled
etc., is given, and you are asked
to calculate a probability
of n events happening in a given
time/number of pages/number
of miles cycled, then the Poisson
Distribution is used.
Binomial vs Poisson
24
Binomial Distribution Poisson Distribution
• The random variable of interest is the
total number of trials that ended in a
success.
• Every trial results in either a success,
with probability p, or a failure, with
probability 1-p. These must be the only
two outcomes for a trial.
• A fixed number of repeated, identical,
independent trials. n is usually the
parameter chosen to label the number
of trials.
• The probability mass function for the
binomial distribution is given by:
• Key assumptions for the Poisson model
include:
The random variable counts the number
of events that take place in a given
interval (usually of time or space)
• All events take place independently of
all other events
• The rate at which events take place is
constant usually denoted λ
• The probability mass function is given
by
25
Binomial Distribution Poisson Distribution
• Infinite Number of Trials
• Unlimited Number of Outcomes
Possible
• Mean of the Distribution is the
Same for All Intervals (mu)
• Number of Occurrences in Any
Given Interval Independent of
Others
• Predicts Number of Occurrences
per Unit Time, Space, ...
• Can be Used to Test for
Independence
• Fixed Number of Trials (n)
[10 pie throws]
• Only 2 Possible Outcomes
[hit or miss]
• Probability of Success is Constant
(p)
[0.4 success rate]
• Each Trial is Independent
[throw 1 has no effect on throw 2]
• Predicts Number of Successes
within a Set Number of Trials
• Can be Used to Test for
Independence
26
Any Question…?
27

More Related Content

What's hot

Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions pptTayab Ali
 
The Poisson Distribution
The  Poisson DistributionThe  Poisson Distribution
The Poisson Distribution
Max Chipulu
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
Prateek Singla
 
Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probabilitynj1992
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions
Anthony J. Evans
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
SonamWadhwa3
 
Geometric Distribution
Geometric DistributionGeometric Distribution
Geometric Distribution
Ratul Basak
 
Poisson probability distribution
Poisson probability distributionPoisson probability distribution
Poisson probability distribution
Nadeem Uddin
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
mathscontent
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
Sushmita R Gopinath
 
Poisson Distribution, Poisson Process & Geometric Distribution
Poisson Distribution, Poisson Process & Geometric DistributionPoisson Distribution, Poisson Process & Geometric Distribution
Poisson Distribution, Poisson Process & Geometric Distribution
DataminingTools Inc
 
binomial distribution
binomial distributionbinomial distribution
binomial distribution
Mmedsc Hahm
 
Poisson Distribution
Poisson Distribution Poisson Distribution
Poisson Distribution
ali khan
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
yatin bhardwaj
 
Point Estimation
Point EstimationPoint Estimation
Point Estimation
DataminingTools Inc
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
Nadeem Uddin
 
Measure of Dispersion in statistics
Measure of Dispersion in statisticsMeasure of Dispersion in statistics
Measure of Dispersion in statistics
Md. Mehadi Hassan Bappy
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson Distribution
Sundar B N
 
Binomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distributionBinomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distribution
Bharath kumar Karanam
 
Poisson lecture
Poisson lecturePoisson lecture
Poisson lecture
jillmitchell8778
 

What's hot (20)

Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions ppt
 
The Poisson Distribution
The  Poisson DistributionThe  Poisson Distribution
The Poisson Distribution
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
 
Discreet and continuous probability
Discreet and continuous probabilityDiscreet and continuous probability
Discreet and continuous probability
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Geometric Distribution
Geometric DistributionGeometric Distribution
Geometric Distribution
 
Poisson probability distribution
Poisson probability distributionPoisson probability distribution
Poisson probability distribution
 
Bernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial DistributionBernoullis Random Variables And Binomial Distribution
Bernoullis Random Variables And Binomial Distribution
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Poisson Distribution, Poisson Process & Geometric Distribution
Poisson Distribution, Poisson Process & Geometric DistributionPoisson Distribution, Poisson Process & Geometric Distribution
Poisson Distribution, Poisson Process & Geometric Distribution
 
binomial distribution
binomial distributionbinomial distribution
binomial distribution
 
Poisson Distribution
Poisson Distribution Poisson Distribution
Poisson Distribution
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Point Estimation
Point EstimationPoint Estimation
Point Estimation
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Measure of Dispersion in statistics
Measure of Dispersion in statisticsMeasure of Dispersion in statistics
Measure of Dispersion in statistics
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson Distribution
 
Binomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distributionBinomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distribution
 
Poisson lecture
Poisson lecturePoisson lecture
Poisson lecture
 

Similar to Poission distribution

Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptxStatistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
coc7987515756
 
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
 
Poisson Probability Distributions
Poisson Probability DistributionsPoisson Probability Distributions
Poisson Probability Distributions
Long Beach City College
 
ORMR_Monte Carlo Method.pdf
ORMR_Monte Carlo Method.pdfORMR_Monte Carlo Method.pdf
ORMR_Monte Carlo Method.pdf
SanjayBalu7
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
Padma Metta
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
Punit Raut
 
Presentation_Binomial and poisson distribution (1).pdf
Presentation_Binomial and poisson distribution (1).pdfPresentation_Binomial and poisson distribution (1).pdf
Presentation_Binomial and poisson distribution (1).pdf
Malika Fatma
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122
kim rae KI
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
lovemucheca
 
Module 5 Lecture Notes
Module 5 Lecture NotesModule 5 Lecture Notes
Module 5 Lecture Notes
Lumen Learning
 
Probability Distributions.pdf
Probability Distributions.pdfProbability Distributions.pdf
Probability Distributions.pdf
Shivakumar B N
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
Nafiur Rahman Tuhin
 
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
PedhaBabu
 
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdfgroup4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
group4-randomvariableanddistribution-151014015655-lva1-app6891.pdf
AliceRivera13
 
Poisson Distribution.pptx
Poisson Distribution.pptxPoisson Distribution.pptx
Poisson Distribution.pptx
GobindaAcharya2
 
Poisson distribution presentation
Poisson distribution  presentationPoisson distribution  presentation
Poisson distribution presentation
JAVAID AHMAD WANI
 
Distribution function
Distribution functionDistribution function
Distribution function
thakurdiksha
 
06 Distribusi Binomial dan Poisson
06 Distribusi Binomial dan Poisson06 Distribusi Binomial dan Poisson
06 Distribusi Binomial dan Poisson
Eduard Sondakh
 
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
MdSazolAhmmed
 
Statr sessions 9 to 10
Statr sessions 9 to 10Statr sessions 9 to 10
Statr sessions 9 to 10
Ruru Chowdhury
 

Similar to Poission distribution (20)

Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptxStatistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
Statistics5,c.xz,c.;c.;d.c;d;ssssss.pptx
 
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...
 
Poisson Probability Distributions
Poisson Probability DistributionsPoisson Probability Distributions
Poisson Probability Distributions
 
ORMR_Monte Carlo Method.pdf
ORMR_Monte Carlo Method.pdfORMR_Monte Carlo Method.pdf
ORMR_Monte Carlo Method.pdf
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
Presentation_Binomial and poisson distribution (1).pdf
Presentation_Binomial and poisson distribution (1).pdfPresentation_Binomial and poisson distribution (1).pdf
Presentation_Binomial and poisson distribution (1).pdf
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
 
Module 5 Lecture Notes
Module 5 Lecture NotesModule 5 Lecture Notes
Module 5 Lecture Notes
 
Probability Distributions.pdf
Probability Distributions.pdfProbability Distributions.pdf
Probability Distributions.pdf
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
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
 
Poisson Distribution.pptx
Poisson Distribution.pptxPoisson Distribution.pptx
Poisson Distribution.pptx
 
Poisson distribution presentation
Poisson distribution  presentationPoisson distribution  presentation
Poisson distribution presentation
 
Distribution function
Distribution functionDistribution function
Distribution function
 
06 Distribusi Binomial dan Poisson
06 Distribusi Binomial dan Poisson06 Distribusi Binomial dan Poisson
06 Distribusi Binomial dan Poisson
 
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
 
Statr sessions 9 to 10
Statr sessions 9 to 10Statr sessions 9 to 10
Statr sessions 9 to 10
 

Recently uploaded

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 

Recently uploaded (20)

1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 

Poission distribution

  • 1. Submitted By: 2014-UETR-CS-04 Submitted To: Sir Ihsan-Ul-Ghafoor Poisson distribution 1
  • 2. POISSON DISTRIBUTION • The Poisson Distribution was developed by the French mathematician Simeon Denis Poisson in 1837. 2
  • 3. Poisson Distribution • Simeon Denis Poisson (1781– 1840) • Basic Purpose Siméon Denis Poisson (1781–1840) 3
  • 4. What is Poisson distribution? • The Poisson distribution is a discrete probability distribution for the counts of events that occur randomly in a given interval of time (or space). • Many experimental situations occur in which we observe the counts of events within a set unit of time, area, volume, length etc. Examples: • The number of cases of a disease in different towns • The number of mutations in set sized regions of a chromosome 4
  • 5. Equation The probability of observing x events in a given interval is given by, . e is a mathematical constant. e≈2.718282 5
  • 6. • The probability that there are r occurrences in a given interval is given by 6
  • 7. Poisson Process  Poisson process is a random process which counts the number of events and the time that these events occur in a given time interval. The time between each pair of consecutive events has an exponential distribution with parameter λ and each of these inter-arrival times is assumed to be independent of other inter-arrival times. 7
  • 8. Example 1. Births in a hospital occur randomly at an average rate of 1.8 births per hour. What is the probability of observing 4 births in a given hour at the hospital? 2. If the random variable X follows a Poisson distribution with mean 3.4 find P(X=6)? 3. Number of telephone calls in a week. 4. Number of people arriving at a checkout in a day. 5. Number of industrial accidents per month in a manufacturing plant. . 8
  • 9. 6. A typist makes on average 2 mistakes per page. What is the probability of a particular page having no errors on it? Solution; P0 = 2^0/0! * exp(-2) = 0.135 7. A computer crashes once every 2 days on average. What is the probability of there being 2 crashes in one week? Solution; P2 = (3.5)^2/2! * exp (-3.5) = 0.185 9
  • 10. 8.The mean number of faults in a new house is 8. What is the probability of buying a new house with exactly 1 fault? so P1 = 8^1/1! * exp(-8) = 0.0027. 10
  • 11. Problem number 1: Consider, in an office 2 customers arrived today. Calculate the possibilities for exactly 3 customers to be arrived on tomorrow. Solution Find f(x). P(X=x) = e-λ λ x / x! P(X=3) = (0.135)(8) / 3! = 0.18. Hence there are 18% possibilities for 3 customers to be arrived on tomorrow 11
  • 12. Problem number 2: Births in a hospital occur randomly at an average rate of 1.8 births per hour. i) What is the probability of observing 4 births in a given hour at the hospital? ii) What about the probability of observing more than or equal to 2 births in a given hour at the hospital? Solution: Let X = No. of births in a given hour i) 12
  • 13. ii) More than or equal to 2 births in a given hour 13
  • 14. Problem number 3: Consider a computer system with Poisson job-arrival stream at an average of 2 per minute. Determine the probability that in any one-minute interval there will be (i) 0 jobs; (ii) exactly 2 jobs; (iii) at most 3 arrivals. Solution (i) No job arrivals: 14
  • 15. (iii) At most 3 arrivals (ii) Exactly 3 job arrivals: 15
  • 16. Fitting a Poisson distribution to observed data. The following tables gives a number of days in a 50 – day period during which automobile accidents occurred in a city Fit a Poisson distribution to the data : No of accidents : 0 1 2 3 4 No. of days :21 18 7 3 1 solution X F Fx 0 21 0 1 18 18 2 7 14 3 3 9 4 1 4 N=50 ∑fx=45 M = X = ∑fx/N = 45/50 = 0.9 16
  • 17. In order to fit Poisson distribution , we shall multiply each probability by N i.e. 50 Hence the expected frequencies are : X 0 1 2 3 4 F 0.4066 X 50 0.3659 X 50 0.1647 X 50 0.0494 X 50 0.0111 X 50 =20.33 =18.30 =8.24 =2.47 =0.56 17
  • 18. Mean and Variance for the Poisson Distribution It’s easy to show that for this distribution, The Mean is: e.g. mean=1.8 The Variance is: then Variance=1.8 So, The Standard Deviation is: Standard Deviation=1.34    2   18
  • 19. 19
  • 20. Graph : • Let’s continue to assume we have a continuous variable x and graph the Poisson Distribution, it will be a continuous curve, as follows: Fig: Poison distribution graph. 20
  • 21. Applications of Poisson distribution  A practical application of this distribution was made by Ladislaus Bortkiewicz in 1898 when he was given the task of investigating the number of soldiers in the Russian army killed accidentally by horse kicks this experiment introduced the Poisson distribution to the field of reliability engineering. Ladislaus Bortkiewicz 21
  • 22. • the number of deaths by horse kicking in the Prussian army • birth defects and genetic mutations • rare diseases 22
  • 23. • traffic flow and ideal gap distance • number of typing errors on a page • hairs found in McDonald's hamburgers • spread of an endangered animal in Africa • failure of a machine in one month 23
  • 24. Binomial Distribution Poisson Distribution • Binomial distributions are useful to model events that arise in a binomial experiment. • If, on the other hand, an exact probability of an event happening is given, or implied, in the question, and you are asked to calculate the probability of this event happening k times out of n, then the Binomial Distribution must be used • Poisson distributions are useful to model events that seem to take place over and over again in a completely haphazard way. • If a mean or average probability of an event happening per unit time/per page/per mile cycled etc., is given, and you are asked to calculate a probability of n events happening in a given time/number of pages/number of miles cycled, then the Poisson Distribution is used. Binomial vs Poisson 24
  • 25. Binomial Distribution Poisson Distribution • The random variable of interest is the total number of trials that ended in a success. • Every trial results in either a success, with probability p, or a failure, with probability 1-p. These must be the only two outcomes for a trial. • A fixed number of repeated, identical, independent trials. n is usually the parameter chosen to label the number of trials. • The probability mass function for the binomial distribution is given by: • Key assumptions for the Poisson model include: The random variable counts the number of events that take place in a given interval (usually of time or space) • All events take place independently of all other events • The rate at which events take place is constant usually denoted λ • The probability mass function is given by 25
  • 26. Binomial Distribution Poisson Distribution • Infinite Number of Trials • Unlimited Number of Outcomes Possible • Mean of the Distribution is the Same for All Intervals (mu) • Number of Occurrences in Any Given Interval Independent of Others • Predicts Number of Occurrences per Unit Time, Space, ... • Can be Used to Test for Independence • Fixed Number of Trials (n) [10 pie throws] • Only 2 Possible Outcomes [hit or miss] • Probability of Success is Constant (p) [0.4 success rate] • Each Trial is Independent [throw 1 has no effect on throw 2] • Predicts Number of Successes within a Set Number of Trials • Can be Used to Test for Independence 26