SlideShare ist ein Scribd-Unternehmen logo
1 von 27
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

Weitere ähnliche Inhalte

Was ist angesagt?

Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions pptTayab Ali
 
Conditional probability
Conditional probabilityConditional probability
Conditional probabilitysuncil0071
 
Poisson probability distribution
Poisson probability distributionPoisson probability distribution
Poisson probability distributionNadeem Uddin
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson DistributionSundar B N
 
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributionsScholarsPoint1
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability DistributionsCIToolkit
 
Probability distribution
Probability distributionProbability distribution
Probability distributionPunit Raut
 
The Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal DistributionsThe Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal DistributionsSCE.Surat
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESBhargavi Bhanu
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distributionSaradha Shyam
 
Bayes rule (Bayes Law)
Bayes rule (Bayes Law)Bayes rule (Bayes Law)
Bayes rule (Bayes Law)Tish997
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distributionPrateek Singla
 

Was ist angesagt? (20)

Binomial probability distributions ppt
Binomial probability distributions pptBinomial probability distributions ppt
Binomial probability distributions ppt
 
Conditional probability
Conditional probabilityConditional probability
Conditional probability
 
Random Variable
Random VariableRandom Variable
Random Variable
 
Poisson probability distribution
Poisson probability distributionPoisson probability distribution
Poisson probability distribution
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson Distribution
 
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
The Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal DistributionsThe Binomial, Poisson, and Normal Distributions
The Binomial, Poisson, and Normal Distributions
 
probability
probabilityprobability
probability
 
PROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULESPROBABILITY AND IT'S TYPES WITH RULES
PROBABILITY AND IT'S TYPES WITH RULES
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Random Variables
Random VariablesRandom Variables
Random Variables
 
Probability Distribution
Probability DistributionProbability Distribution
Probability Distribution
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
Bayes rule (Bayes Law)
Bayes rule (Bayes Law)Bayes rule (Bayes Law)
Bayes rule (Bayes Law)
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
 
Poisson Distribution
Poisson DistributionPoisson Distribution
Poisson Distribution
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 

Ähnlich wie Poission distribution

Poisson distribution assign
Poisson distribution assignPoisson distribution assign
Poisson distribution assignAbdul Kader
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions Anthony J. Evans
 
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
 
ORMR_Monte Carlo Method.pdf
ORMR_Monte Carlo Method.pdfORMR_Monte Carlo Method.pdf
ORMR_Monte Carlo Method.pdfSanjayBalu7
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2Padma Metta
 
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).pdfMalika Fatma
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122kim rae KI
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distributionlovemucheca
 
Module 5 Lecture Notes
Module 5 Lecture NotesModule 5 Lecture Notes
Module 5 Lecture NotesLumen Learning
 
Probability Distributions.pdf
Probability Distributions.pdfProbability Distributions.pdf
Probability Distributions.pdfShivakumar B N
 
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
 
Poisson Distribution.pptx
Poisson Distribution.pptxPoisson Distribution.pptx
Poisson Distribution.pptxGobindaAcharya2
 
Poisson distribution presentation
Poisson distribution  presentationPoisson distribution  presentation
Poisson distribution presentationJAVAID AHMAD WANI
 
Distribution function
Distribution functionDistribution function
Distribution functionthakurdiksha
 
06 Distribusi Binomial dan Poisson
06 Distribusi Binomial dan Poisson06 Distribusi Binomial dan Poisson
06 Distribusi Binomial dan PoissonEduard Sondakh
 
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjMdSazolAhmmed
 
Statr sessions 9 to 10
Statr sessions 9 to 10Statr sessions 9 to 10
Statr sessions 9 to 10Ruru Chowdhury
 

Ähnlich wie Poission distribution (20)

Poisson distribution assign
Poisson distribution assignPoisson distribution assign
Poisson distribution assign
 
Probability Distributions
Probability Distributions Probability Distributions
Probability 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...
 
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
 
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
 

Kürzlich hochgeladen

Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...JojoEDelaCruz
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 

Kürzlich hochgeladen (20)

Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
ENG 5 Q4 WEEk 1 DAY 1 Restate sentences heard in one’s own words. Use appropr...
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 

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