SlideShare a Scribd company logo
1 of 9
Poisson Distribution<br />Given a Poisson process, the probability of obtaining exactly successes in trials is given by the limit of a binomial distribution <br />(1) <br />Viewing the distribution as a function of the expected number of successes <br />(2) <br />instead of the sample size for fixed , equation (2) then becomes <br />(3) <br />Letting the sample size become large, the distribution then approaches <br />(4) (5) (6) (7) (8) <br />which is known as the Poisson distribution (Papoulis 1984, pp. 101 and 554; Pfeiffer and Schum 1973, p. 200). Note that the sample size has completely dropped out of the probability function, which has the same functional form for all values of . <br />The Poisson distribution is implemented in Mathematica as PoissonDistribution[mu]. <br />As expected, the Poisson distribution is normalized so that the sum of probabilities equals 1, since <br />(9) <br />The ratio of probabilities is given by <br />(10) <br />The Poisson distribution reaches a maximum when <br />(11) <br />where is the Euler-Mascheroni constant and is a harmonic number, leading to the transcendental equation <br />(12) <br />which cannot be solved exactly for . <br />The moment-generating function of the Poisson distribution is given by <br />(13) (14) (15) (16) (17) (18) <br />so <br />(19) (20) <br />(Papoulis 1984, p. 554). <br />The raw moments can also be computed directly by summation, which yields an unexpected connection with the exponential polynomial and Stirling numbers of the second kind, <br />(21) <br />known as Dobiński's formula. Therefore, <br />(22) (23) (24) <br />The central moments can then be computed as <br />(25) (26) (27) <br />so the mean, variance, skewness, and kurtosis are <br />(28) (29) (30) (31) (32) <br />The characteristic function for the Poisson distribution is <br />(33) <br />(Papoulis 1984, pp. 154 and 554), and the cumulant-generating function is <br />(34) <br />so <br />(35) <br />The mean deviation of the Poisson distribution is given by <br />(36) <br />The Poisson distribution can also be expressed in terms of <br />(37) <br />the rate of changes, so that <br />(38) <br />The moment-generating function of a Poisson distribution in two variables is given by <br />(39) <br />If the independent variables , , ..., have Poisson distributions with parameters , , ..., , then <br />(40) <br />has a Poisson distribution with parameter <br />(41) <br />This can be seen since the cumulant-generating function is <br />(42) (43) <br />A generalization of the Poisson distribution has been used by Saslaw (1989) to model the observed clustering of galaxies in the universe. The form of this distribution is given by <br />(44) <br />where is the number of galaxies in a volume , , is the average density of galaxies, and , with is the ratio of gravitational energy to the kinetic energy of peculiar motions, Letting gives <br />(45) <br />which is indeed a Poisson distribution with . Similarly, letting gives . <br />The Poisson Distribution was developed by the French mathematician Simeon Denis Poisson in 1837.<br />The Poisson random variable satisfies the following conditions:<br />On this page...<br />Mean and variance of Poisson distribution <br />The number of successes in two disjoint time intervals is independent.<br />The probability of a success during a small time interval is proportional to the entire length of the time interval.<br />Apart from disjoint time intervals, the Poisson random variable also applies to disjoint regions of space.<br />Applications<br />the number of deaths by horse kicking in the Prussian army (first application)<br />birth defects and genetic mutations<br />rare diseases (like Leukemia, but not AIDS because it is infectious and so not independent) - especially in legal cases<br />car accidents<br />traffic flow and ideal gap distance<br />number of typing errors on a page<br />hairs found in McDonald's hamburgers<br />spread of an endangered animal in Africa<br />failure of a machine in one month<br />The probability distribution of a Poisson random variable X representing the number of successes occurring in a given time interval or a specified region of space is given by the formula:<br />where<br />x = 0, 1, 2, 3...<br />e = 2.71828 (but use your calculator's e button)<br />μ = mean number of successes in the given time interval or region of space<br />Mean and Variance of Poisson Distribution<br />If μ is the average number of successes occurring in a given time interval or region in the Poisson distribution, then the mean and the variance of the Poisson distribution are both equal to μ.<br />E(X) = μ<br />and <br />V(X) = σ2 = μ<br />Note: In a Poisson distribution, only one parameter, μ is needed to determine the probability of an event. <br />EXAMPLE 1<br />A life insurance salesman sells on the average 3 life insurance policies per week. Use Poisson's law to calculate the probability that in a given week he will sell<br />(a) some policies <br />(b) 2 or more policies but less than 5 policies.<br />(c) Assuming that there are 5 working days per week, what is the probability that in a given day he will sell one policy?<br />Here, μ = 3<br />(a) quot;
Some policiesquot;
 means quot;
1 or more policiesquot;
. We can work this out by finding 1 minus the quot;
zero policiesquot;
 probability:<br />P(X > 0) = 1 − P(x0)<br />Now so <br />So <br />(b)<br />(c) Average number of policies sold per day: <br />So on a given day, <br />EXAMPLE 2<br />Twenty sheets of aluminum alloy were examined for surface flaws. The frequency of the number of sheets with a given number of flaws per sheet was as follows:<br />Number of flaws Frequency04132532445161<br />What is the probability of finding a sheet chosen at random which contains 3 or more surface flaws?<br />The total number of flaws is given by:<br />(0 × 4) + (1 × 3) + (2 × 5) + (3 × 2) + (4 × 4) + (5 × 1) + (6 × 1) = 46 <br />So the average number of flaws for the 20 sheets is given by:<br />The required probability is: <br />Histogram of Probabilities <br />We can see the predicted probabilities for each of quot;
No flawsquot;
, quot;
1 flawquot;
, quot;
2 flawsquot;
, etc on this histogram.<br />[The histogram was obtained by graphing the following function for integer values of x only. <br />Then the horizontal axis was modified appropriately.] <br />EXAMPLE 3<br />If electricity power failures occur according to a Poisson distribution with an average of 3 failures every twenty weeks, calculate the probability that there will not be more than one failure during a particular week.<br />The average number of failures per week is: <br />quot;
Not more than one failurequot;
 means we need to include the probabilities for quot;
0 failuresquot;
 plus quot;
1 failurequot;
. <br />EXAMPLE 4<br />Vehicles pass through a junction on a busy road at an average rate of 300 per hour.<br />Find the probability that none passes in a given minute.<br />What is the expected number passing in two minutes?<br />Find the probability that this expected number actually pass through in a given two-minute period.<br />The average number of cars per minute is: <br />(a) <br />(b) E(X) = 5 × 2 = 10 <br />(c) Now, with μ = 10, we have: <br />Histogram of Probabilities <br />Based on the function <br />we can plot a histogram of the probabilities for the number of cars per minute: <br />EXAMPLE 5<br />A company makes electric motors. The probability an electric motor is defective is 0.01. What is the probability that a sample of 300 electric motors will contain exactly 5 defective motors?<br />The average number of defectives in 300 motors is μ = 0.01 × 300 = 3<br />The probability of getting 5 defectives is:<br />NOTE: This problem looks similar to a binomial distribution problem, that we met in the last section.<br />If we do it using binomial, with n = 300, x = 5, p = 0.01 and q = 0.99, we get:<br />P(X = 5) = C(300,5)(0.01)5(0.99)295 = 0.10099 <br />We see that the result is very similar. We can use binomial distribution to approximate Poisson distribution (and vice-versa) under certain circumstances.<br />Histogram of Probabilities <br />
Poisson distribution jen
Poisson distribution jen
Poisson distribution jen
Poisson distribution jen
Poisson distribution jen
Poisson distribution jen
Poisson distribution jen
Poisson distribution jen

More Related Content

What's hot

Binomial distribution and applications
Binomial distribution and applicationsBinomial distribution and applications
Binomial distribution and applicationsjalal karimi
 
Hso201 a practice problem set 3-2015-16-ii
Hso201 a practice problem set 3-2015-16-iiHso201 a practice problem set 3-2015-16-ii
Hso201 a practice problem set 3-2015-16-iiOm Prakash Bankolia
 
Stat presentation on Binomial & Poisson distribution by Naimur Rahman Nishat
Stat presentation on Binomial & Poisson distribution by Naimur Rahman NishatStat presentation on Binomial & Poisson distribution by Naimur Rahman Nishat
Stat presentation on Binomial & Poisson distribution by Naimur Rahman NishatNaimurRahmanNishat
 
12. Random Forest
12. Random Forest12. Random Forest
12. Random ForestFAO
 
Real life Application of maximum and minimum
Real life Application of maximum and minimumReal life Application of maximum and minimum
Real life Application of maximum and minimumNiloy Biswas
 
Newton's Divide and Difference Interpolation
Newton's Divide and Difference InterpolationNewton's Divide and Difference Interpolation
Newton's Divide and Difference InterpolationVARUN KUMAR
 
Gaussian Numerical Integration
Gaussian Numerical IntegrationGaussian Numerical Integration
Gaussian Numerical IntegrationVARUN KUMAR
 
25285 mws gen_int_ppt_trapcontinuous
25285 mws gen_int_ppt_trapcontinuous25285 mws gen_int_ppt_trapcontinuous
25285 mws gen_int_ppt_trapcontinuousJyoti Parange
 
Statistics lec2
Statistics lec2Statistics lec2
Statistics lec2Hoss Angel
 
Hypergeometric distribution
Hypergeometric distributionHypergeometric distribution
Hypergeometric distributionmohammad nouman
 
Sample sample distribution
Sample sample distributionSample sample distribution
Sample sample distributionNur Suaidah
 
Note 2 probability
Note 2 probabilityNote 2 probability
Note 2 probabilityNur Suaidah
 
Numerical integration
Numerical integrationNumerical integration
Numerical integrationSunny Chauhan
 

What's hot (20)

Binomial distribution and applications
Binomial distribution and applicationsBinomial distribution and applications
Binomial distribution and applications
 
Hso201 a practice problem set 3-2015-16-ii
Hso201 a practice problem set 3-2015-16-iiHso201 a practice problem set 3-2015-16-ii
Hso201 a practice problem set 3-2015-16-ii
 
Stat presentation on Binomial & Poisson distribution by Naimur Rahman Nishat
Stat presentation on Binomial & Poisson distribution by Naimur Rahman NishatStat presentation on Binomial & Poisson distribution by Naimur Rahman Nishat
Stat presentation on Binomial & Poisson distribution by Naimur Rahman Nishat
 
12. Random Forest
12. Random Forest12. Random Forest
12. Random Forest
 
21 simpson's rule
21 simpson's rule21 simpson's rule
21 simpson's rule
 
Real life Application of maximum and minimum
Real life Application of maximum and minimumReal life Application of maximum and minimum
Real life Application of maximum and minimum
 
MATH225Final
MATH225FinalMATH225Final
MATH225Final
 
Newton's Divide and Difference Interpolation
Newton's Divide and Difference InterpolationNewton's Divide and Difference Interpolation
Newton's Divide and Difference Interpolation
 
Gaussian Numerical Integration
Gaussian Numerical IntegrationGaussian Numerical Integration
Gaussian Numerical Integration
 
25285 mws gen_int_ppt_trapcontinuous
25285 mws gen_int_ppt_trapcontinuous25285 mws gen_int_ppt_trapcontinuous
25285 mws gen_int_ppt_trapcontinuous
 
Statistics lec2
Statistics lec2Statistics lec2
Statistics lec2
 
Hypergeometric distribution
Hypergeometric distributionHypergeometric distribution
Hypergeometric distribution
 
Ejercicio 2 (1) HIDRAULICA
Ejercicio 2 (1) HIDRAULICAEjercicio 2 (1) HIDRAULICA
Ejercicio 2 (1) HIDRAULICA
 
Sample sample distribution
Sample sample distributionSample sample distribution
Sample sample distribution
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Stats chapter 8
Stats chapter 8Stats chapter 8
Stats chapter 8
 
Calc 3.2b
Calc 3.2bCalc 3.2b
Calc 3.2b
 
Poisson Probability Distributions
Poisson Probability DistributionsPoisson Probability Distributions
Poisson Probability Distributions
 
Note 2 probability
Note 2 probabilityNote 2 probability
Note 2 probability
 
Numerical integration
Numerical integrationNumerical integration
Numerical integration
 

Viewers also liked

Gamma, Expoential, Poisson And Chi Squared Distributions
Gamma, Expoential, Poisson And Chi Squared DistributionsGamma, Expoential, Poisson And Chi Squared Distributions
Gamma, Expoential, Poisson And Chi Squared Distributionsmathscontent
 
Participatory risk assessment: Introduction
Participatory risk assessment:  IntroductionParticipatory risk assessment:  Introduction
Participatory risk assessment: IntroductionILRI
 
Mohamed Taha Said.
Mohamed Taha Said.Mohamed Taha Said.
Mohamed Taha Said.Mohamed Taha
 
Presentacion carlos mayorga
Presentacion carlos mayorgaPresentacion carlos mayorga
Presentacion carlos mayorgaalexander_hv
 
Presentation on Probability Genrating Function
Presentation on Probability Genrating FunctionPresentation on Probability Genrating Function
Presentation on Probability Genrating FunctionMd Riaz Ahmed Khan
 
Economics ch 4
Economics ch 4Economics ch 4
Economics ch 4EIBFS 2000
 
Tables 100404232139 Phpapp02
Tables 100404232139 Phpapp02Tables 100404232139 Phpapp02
Tables 100404232139 Phpapp02jennilynbalbalosa
 
Letter Ruling Request Form
Letter Ruling Request FormLetter Ruling Request Form
Letter Ruling Request Formtaxman taxman
 
Statistics lecture 6 (ch5)
Statistics lecture 6 (ch5)Statistics lecture 6 (ch5)
Statistics lecture 6 (ch5)jillmitchell8778
 
05 ch ken black solution
05 ch ken black solution05 ch ken black solution
05 ch ken black solutionKrunal Shah
 

Viewers also liked (20)

Gamma, Expoential, Poisson And Chi Squared Distributions
Gamma, Expoential, Poisson And Chi Squared DistributionsGamma, Expoential, Poisson And Chi Squared Distributions
Gamma, Expoential, Poisson And Chi Squared Distributions
 
Participatory risk assessment: Introduction
Participatory risk assessment:  IntroductionParticipatory risk assessment:  Introduction
Participatory risk assessment: Introduction
 
Mohamed Taha Said.
Mohamed Taha Said.Mohamed Taha Said.
Mohamed Taha Said.
 
Presentacion carlos mayorga
Presentacion carlos mayorgaPresentacion carlos mayorga
Presentacion carlos mayorga
 
Presentation on Probability Genrating Function
Presentation on Probability Genrating FunctionPresentation on Probability Genrating Function
Presentation on Probability Genrating Function
 
Economics ch 4
Economics ch 4Economics ch 4
Economics ch 4
 
Tables 100404232139 Phpapp02
Tables 100404232139 Phpapp02Tables 100404232139 Phpapp02
Tables 100404232139 Phpapp02
 
Letter Ruling Request Form
Letter Ruling Request FormLetter Ruling Request Form
Letter Ruling Request Form
 
Letter jen
Letter jenLetter jen
Letter jen
 
Jen fs
Jen fsJen fs
Jen fs
 
Parabola jen
Parabola jenParabola jen
Parabola jen
 
Application letter document
Application letter documentApplication letter document
Application letter document
 
Finalbibliography edit
Finalbibliography editFinalbibliography edit
Finalbibliography edit
 
Abstract edit
Abstract editAbstract edit
Abstract edit
 
6history lspu
6history lspu6history lspu
6history lspu
 
Statistics lecture 6 (ch5)
Statistics lecture 6 (ch5)Statistics lecture 6 (ch5)
Statistics lecture 6 (ch5)
 
Poisson regression models for count data
Poisson regression models for count dataPoisson regression models for count data
Poisson regression models for count data
 
October4,2010 jen thesis
October4,2010 jen thesisOctober4,2010 jen thesis
October4,2010 jen thesis
 
Final chapter2 edit
Final chapter2 editFinal chapter2 edit
Final chapter2 edit
 
05 ch ken black solution
05 ch ken black solution05 ch ken black solution
05 ch ken black solution
 

Similar to Poisson distribution jen

random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distributionlovemucheca
 
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
 
Statistik Chapter 4
Statistik Chapter 4Statistik Chapter 4
Statistik Chapter 4WanBK Leo
 
MA3355-RANDOM PROCESSES AND LINEAR ALGEBRA-739353433-ECE-MA3355(RPLA) QUESTIO...
MA3355-RANDOM PROCESSES AND LINEAR ALGEBRA-739353433-ECE-MA3355(RPLA) QUESTIO...MA3355-RANDOM PROCESSES AND LINEAR ALGEBRA-739353433-ECE-MA3355(RPLA) QUESTIO...
MA3355-RANDOM PROCESSES AND LINEAR ALGEBRA-739353433-ECE-MA3355(RPLA) QUESTIO...JayaPrakash167124
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2Padma Metta
 
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920Karl Rudeen
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for DummiesBalaji P
 
Probability distribution
Probability distributionProbability distribution
Probability distributionPunit Raut
 
A GENERALIZED SAMPLING THEOREM OVER GALOIS FIELD DOMAINS FOR EXPERIMENTAL DESIGN
A GENERALIZED SAMPLING THEOREM OVER GALOIS FIELD DOMAINS FOR EXPERIMENTAL DESIGNA GENERALIZED SAMPLING THEOREM OVER GALOIS FIELD DOMAINS FOR EXPERIMENTAL DESIGN
A GENERALIZED SAMPLING THEOREM OVER GALOIS FIELD DOMAINS FOR EXPERIMENTAL DESIGNcscpconf
 
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...csandit
 
Fin500J_topic10_Probability_2010_0000000
Fin500J_topic10_Probability_2010_0000000Fin500J_topic10_Probability_2010_0000000
Fin500J_topic10_Probability_2010_0000000Tushar Chaudhari
 
Geometric Distribution
Geometric DistributionGeometric Distribution
Geometric DistributionRatul Basak
 
Theory of probability and probability distribution
Theory of probability and probability distributionTheory of probability and probability distribution
Theory of probability and probability distributionpolscjp
 
Poisson probability distribution
Poisson probability distributionPoisson probability distribution
Poisson probability distributionNadeem Uddin
 

Similar to Poisson distribution jen (20)

random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
 
Sheet#2
Sheet#2Sheet#2
Sheet#2
 
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
 
7주차
7주차7주차
7주차
 
Statistik Chapter 4
Statistik Chapter 4Statistik Chapter 4
Statistik Chapter 4
 
MA3355-RANDOM PROCESSES AND LINEAR ALGEBRA-739353433-ECE-MA3355(RPLA) QUESTIO...
MA3355-RANDOM PROCESSES AND LINEAR ALGEBRA-739353433-ECE-MA3355(RPLA) QUESTIO...MA3355-RANDOM PROCESSES AND LINEAR ALGEBRA-739353433-ECE-MA3355(RPLA) QUESTIO...
MA3355-RANDOM PROCESSES AND LINEAR ALGEBRA-739353433-ECE-MA3355(RPLA) QUESTIO...
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
 
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
fb69b412-97cb-4e8d-8a28-574c09557d35-160618025920
 
Project Paper
Project PaperProject Paper
Project Paper
 
Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
Lecture-6.pdf
Lecture-6.pdfLecture-6.pdf
Lecture-6.pdf
 
Probability distribution
Probability distributionProbability distribution
Probability distribution
 
A GENERALIZED SAMPLING THEOREM OVER GALOIS FIELD DOMAINS FOR EXPERIMENTAL DESIGN
A GENERALIZED SAMPLING THEOREM OVER GALOIS FIELD DOMAINS FOR EXPERIMENTAL DESIGNA GENERALIZED SAMPLING THEOREM OVER GALOIS FIELD DOMAINS FOR EXPERIMENTAL DESIGN
A GENERALIZED SAMPLING THEOREM OVER GALOIS FIELD DOMAINS FOR EXPERIMENTAL DESIGN
 
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
A Generalized Sampling Theorem Over Galois Field Domains for Experimental Des...
 
Fin500J_topic10_Probability_2010_0000000
Fin500J_topic10_Probability_2010_0000000Fin500J_topic10_Probability_2010_0000000
Fin500J_topic10_Probability_2010_0000000
 
Geometric Distribution
Geometric DistributionGeometric Distribution
Geometric Distribution
 
Theory of probability and probability distribution
Theory of probability and probability distributionTheory of probability and probability distribution
Theory of probability and probability distribution
 
Poisson probability distribution
Poisson probability distributionPoisson probability distribution
Poisson probability distribution
 
Chapter 06
Chapter 06 Chapter 06
Chapter 06
 

More from jennilynbalbalosa (20)

Approval sheet
Approval sheetApproval sheet
Approval sheet
 
12a my personal philosophy of education
12a my personal philosophy of education12a my personal philosophy of education
12a my personal philosophy of education
 
Detailed lesson plan in elementary algebra
Detailed lesson plan in elementary algebraDetailed lesson plan in elementary algebra
Detailed lesson plan in elementary algebra
 
Acknowledgement jen
Acknowledgement jenAcknowledgement jen
Acknowledgement jen
 
Acknowledgement jen
Acknowledgement jenAcknowledgement jen
Acknowledgement jen
 
Approval sheet
Approval sheetApproval sheet
Approval sheet
 
To be edit acknowledgement
To be edit acknowledgementTo be edit acknowledgement
To be edit acknowledgement
 
Final bibliography
Final bibliographyFinal bibliography
Final bibliography
 
Chapter2 2
Chapter2 2Chapter2 2
Chapter2 2
 
Jen Chapter2
Jen Chapter2Jen Chapter2
Jen Chapter2
 
Resume1
Resume1Resume1
Resume1
 
Fs2
Fs2Fs2
Fs2
 
Fs
FsFs
Fs
 
Final thesis-jen
Final thesis-jenFinal thesis-jen
Final thesis-jen
 
Bibliography
BibliographyBibliography
Bibliography
 
Abstract
AbstractAbstract
Abstract
 
Chapters 1 5
Chapters 1 5Chapters 1 5
Chapters 1 5
 
Bibliography
BibliographyBibliography
Bibliography
 
Presentation1
Presentation1Presentation1
Presentation1
 
Jen report educ10
Jen report educ10Jen report educ10
Jen report educ10
 

Poisson distribution jen

  • 1. Poisson Distribution<br />Given a Poisson process, the probability of obtaining exactly successes in trials is given by the limit of a binomial distribution <br />(1) <br />Viewing the distribution as a function of the expected number of successes <br />(2) <br />instead of the sample size for fixed , equation (2) then becomes <br />(3) <br />Letting the sample size become large, the distribution then approaches <br />(4) (5) (6) (7) (8) <br />which is known as the Poisson distribution (Papoulis 1984, pp. 101 and 554; Pfeiffer and Schum 1973, p. 200). Note that the sample size has completely dropped out of the probability function, which has the same functional form for all values of . <br />The Poisson distribution is implemented in Mathematica as PoissonDistribution[mu]. <br />As expected, the Poisson distribution is normalized so that the sum of probabilities equals 1, since <br />(9) <br />The ratio of probabilities is given by <br />(10) <br />The Poisson distribution reaches a maximum when <br />(11) <br />where is the Euler-Mascheroni constant and is a harmonic number, leading to the transcendental equation <br />(12) <br />which cannot be solved exactly for . <br />The moment-generating function of the Poisson distribution is given by <br />(13) (14) (15) (16) (17) (18) <br />so <br />(19) (20) <br />(Papoulis 1984, p. 554). <br />The raw moments can also be computed directly by summation, which yields an unexpected connection with the exponential polynomial and Stirling numbers of the second kind, <br />(21) <br />known as Dobiński's formula. Therefore, <br />(22) (23) (24) <br />The central moments can then be computed as <br />(25) (26) (27) <br />so the mean, variance, skewness, and kurtosis are <br />(28) (29) (30) (31) (32) <br />The characteristic function for the Poisson distribution is <br />(33) <br />(Papoulis 1984, pp. 154 and 554), and the cumulant-generating function is <br />(34) <br />so <br />(35) <br />The mean deviation of the Poisson distribution is given by <br />(36) <br />The Poisson distribution can also be expressed in terms of <br />(37) <br />the rate of changes, so that <br />(38) <br />The moment-generating function of a Poisson distribution in two variables is given by <br />(39) <br />If the independent variables , , ..., have Poisson distributions with parameters , , ..., , then <br />(40) <br />has a Poisson distribution with parameter <br />(41) <br />This can be seen since the cumulant-generating function is <br />(42) (43) <br />A generalization of the Poisson distribution has been used by Saslaw (1989) to model the observed clustering of galaxies in the universe. The form of this distribution is given by <br />(44) <br />where is the number of galaxies in a volume , , is the average density of galaxies, and , with is the ratio of gravitational energy to the kinetic energy of peculiar motions, Letting gives <br />(45) <br />which is indeed a Poisson distribution with . Similarly, letting gives . <br />The Poisson Distribution was developed by the French mathematician Simeon Denis Poisson in 1837.<br />The Poisson random variable satisfies the following conditions:<br />On this page...<br />Mean and variance of Poisson distribution <br />The number of successes in two disjoint time intervals is independent.<br />The probability of a success during a small time interval is proportional to the entire length of the time interval.<br />Apart from disjoint time intervals, the Poisson random variable also applies to disjoint regions of space.<br />Applications<br />the number of deaths by horse kicking in the Prussian army (first application)<br />birth defects and genetic mutations<br />rare diseases (like Leukemia, but not AIDS because it is infectious and so not independent) - especially in legal cases<br />car accidents<br />traffic flow and ideal gap distance<br />number of typing errors on a page<br />hairs found in McDonald's hamburgers<br />spread of an endangered animal in Africa<br />failure of a machine in one month<br />The probability distribution of a Poisson random variable X representing the number of successes occurring in a given time interval or a specified region of space is given by the formula:<br />where<br />x = 0, 1, 2, 3...<br />e = 2.71828 (but use your calculator's e button)<br />μ = mean number of successes in the given time interval or region of space<br />Mean and Variance of Poisson Distribution<br />If μ is the average number of successes occurring in a given time interval or region in the Poisson distribution, then the mean and the variance of the Poisson distribution are both equal to μ.<br />E(X) = μ<br />and <br />V(X) = σ2 = μ<br />Note: In a Poisson distribution, only one parameter, μ is needed to determine the probability of an event. <br />EXAMPLE 1<br />A life insurance salesman sells on the average 3 life insurance policies per week. Use Poisson's law to calculate the probability that in a given week he will sell<br />(a) some policies <br />(b) 2 or more policies but less than 5 policies.<br />(c) Assuming that there are 5 working days per week, what is the probability that in a given day he will sell one policy?<br />Here, μ = 3<br />(a) quot; Some policiesquot; means quot; 1 or more policiesquot; . We can work this out by finding 1 minus the quot; zero policiesquot; probability:<br />P(X > 0) = 1 − P(x0)<br />Now so <br />So <br />(b)<br />(c) Average number of policies sold per day: <br />So on a given day, <br />EXAMPLE 2<br />Twenty sheets of aluminum alloy were examined for surface flaws. The frequency of the number of sheets with a given number of flaws per sheet was as follows:<br />Number of flaws Frequency04132532445161<br />What is the probability of finding a sheet chosen at random which contains 3 or more surface flaws?<br />The total number of flaws is given by:<br />(0 × 4) + (1 × 3) + (2 × 5) + (3 × 2) + (4 × 4) + (5 × 1) + (6 × 1) = 46 <br />So the average number of flaws for the 20 sheets is given by:<br />The required probability is: <br />Histogram of Probabilities <br />We can see the predicted probabilities for each of quot; No flawsquot; , quot; 1 flawquot; , quot; 2 flawsquot; , etc on this histogram.<br />[The histogram was obtained by graphing the following function for integer values of x only. <br />Then the horizontal axis was modified appropriately.] <br />EXAMPLE 3<br />If electricity power failures occur according to a Poisson distribution with an average of 3 failures every twenty weeks, calculate the probability that there will not be more than one failure during a particular week.<br />The average number of failures per week is: <br />quot; Not more than one failurequot; means we need to include the probabilities for quot; 0 failuresquot; plus quot; 1 failurequot; . <br />EXAMPLE 4<br />Vehicles pass through a junction on a busy road at an average rate of 300 per hour.<br />Find the probability that none passes in a given minute.<br />What is the expected number passing in two minutes?<br />Find the probability that this expected number actually pass through in a given two-minute period.<br />The average number of cars per minute is: <br />(a) <br />(b) E(X) = 5 × 2 = 10 <br />(c) Now, with μ = 10, we have: <br />Histogram of Probabilities <br />Based on the function <br />we can plot a histogram of the probabilities for the number of cars per minute: <br />EXAMPLE 5<br />A company makes electric motors. The probability an electric motor is defective is 0.01. What is the probability that a sample of 300 electric motors will contain exactly 5 defective motors?<br />The average number of defectives in 300 motors is μ = 0.01 × 300 = 3<br />The probability of getting 5 defectives is:<br />NOTE: This problem looks similar to a binomial distribution problem, that we met in the last section.<br />If we do it using binomial, with n = 300, x = 5, p = 0.01 and q = 0.99, we get:<br />P(X = 5) = C(300,5)(0.01)5(0.99)295 = 0.10099 <br />We see that the result is very similar. We can use binomial distribution to approximate Poisson distribution (and vice-versa) under certain circumstances.<br />Histogram of Probabilities <br />