SlideShare a Scribd company logo
1 of 34
Binomial and Poisson
Distribution
By Prateek Singla
&
Avtar Singh
What is a Probability Distribution?
Listing of all possible outcomes of an experiment and
probability of happening each of those events.
Characteristics of a Probability distribution-
Probability of a particular outcome can be between 0 and 1, both
inclusive.
The outcomes are mutually exclusive events.
The list is completely exhaustive. So, sum of all probabilities of
various events would always be 1.
Binomial Distribution
It is a discrete probability distribution.
Binomial Probability is calculated by following general formula-
P(X) =
n
Cx px q(n-x)
Where, n = number of trials
x = number of success
p = Probability of success
q = Probability of failure = 1 – p
Requirements for a Binomial Distribution
 Random Experiment must involve n identical trials.
 As the word “Binomial” suggests, each trail should have only 2
possible outcomes, denoted as “Success” or “Failure”.
 Each trial is independent of the previous trials.
 The probability of success denoted by p, does not change from trial
to trial. The probability of failure is 1-p and it is also fixed from trial to
trial.
A Simple Managerial Problem
ABS Laboratories is making a thermometer with 20% defect
rate. If we select 5 randomly chosen thermometers at end of
manufacturing process, what is the probability of having
exactly 1 defective thermometer in our sample?
Hint – The answer is NOT 1/5 or 0.2 or 20 %
A Simple Managerial Problem
Trail 1 2 3 4 5
Outcome F F S F F
Outcome S F F F F
Outcome F F F S F
Outcome F S F F F
Outcome F F F F S
Here is a possible list of outcomes-
A Simple Managerial Problem
Trail 1 2 3 4 5 Probability
Outcome 0.8 0.8 0.2 0.8 0.8 0.08192
Outcome 0.2 0.8 0.8 0.8 0.8 0.08192
Outcome 0.8 0.8 0.8 0.2 0.8 0.08192
Outcome 0.8 0.2 0.8 0.8 0.8 0.08192
Outcome 0.8 0.8 0.8 0.8 0.2 0.08192
Probability of success (Thermometer being defective) = 0.2
Probability of failure = 1 – 0.2 = 0.8
0.4096
A Simple Managerial Problem
It is given in problem that number of randomly selected samples is
5, therefore, n = 5
It is also given that probability of a thermometer being defective is 20%
or 0.2, therefore-
p = 0.2 , q = 1 – p = 1 – 0.2 =0.8
We have to find probability of exactly one being defective, therefore x =
1, Using formula-
P(X) =
n
Cx px q(n-x) » P(1) =
5
C1 (0.2)
1
(0.8)
(5-1)
= 0.4096
Hence, probability of finding exactly 1 defective thermometer out of 5 is
approximately 41%
Tabulating Probability Distribution
n #successes #failures Calculation Probability Defective
5 0 5
5
C0 x (0.2)
0
x (0.8)
5
0.32768 0
5 1 4
5
C1 x (0.2)
1
x (0.8)
4
0.4096 1
5 2 3
5
C2 x (0.2)
2
x (0.8)
3
0.2048 2
5 3 2
5
C3 x (0.2)
3
x (0.8)
2
0.0512 3
5 4 1
5
C4 x (0.2)
4
x (0.8)
1
0.0064 4
5 5 0
5
C5 x (0.2)
5
x (0.8)
0
0.00032 5
Calculation for all possible cases of success/failure.
1
Using Binomial Table
n = 5
x 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9
0 0.590 0.328 0.168 0.078 0.031 0.010 0.002 0.000 0.000
1 0.328 0.410 0.360 0.259 0.156 0.077 0.028 0.006 0.000
2 0.073 0.205 0.309 0.346 0.313 0.230 0.132 0.051 0.008
3 0.008 0.051 0.132 0.230 0.313 0.346 0.309 0.205 0.073
4 0.000 0.006 0.028 0.077 0.156 0.259 0.360 0.410 0.328
5 0.000 0.000 0.002 0.010 0.031 0.078 0.168 0.328 0.590
Page 781 of Book
Graphing Probability Distribution
Zero One Two Three Four Five
Defective Thermometer 0.32768 0.4096 0.2048 0.0512 0.0064 0.00032
0.32768
0.4096
0.2048
0.0512 0.0064 0.00032
Probability of Finding Defective Thermometer
Defective Thermometer
Mean of Binomial Distribution
Mean or expected value for Binomial distribution is given as-
µ = np
Therefore, µ = 5 x 0.2
Mean = 1
n p q
5 0.2 0.8
Variance of Binomial Distribution
Variance of Binomial Distribution is given as-
σ2 = npq
= 5 x 0.2 x 0.8
= 0.8
n p q
5 0.2 0.8
Standard Deviation of Binomial
Distribution
n p q
5 0.2 0.8
Final Results of Problem
n p q
5 0.2 0.8
Probability of finding one defective
thermometer
40.96 %
Mean Variance Standard Deviation
1 0.8 0.8944
Problem on Binomial Fitting
The following data shows the number of seeds germinating
out of 12 on a damp filter for 128 set of seeds.
Fit a binomial distribution and find the expected frequencies if
the chance of seed germination is 0.5
Also, find mean and standard deviation for the same.
No. of
germinations 0 1 2 3 4 5 6 7 Total
No. of samples 7 6 19 35 30 23 7 1 128
Binomial Fitting
p q N
0.5 0.5 128
Since there are 8 terms, therefore, n = 7
Expected frequencies are nothing but coefficients of binomial expansion
of N(p+q)
n
. Hence, a generalised formula for expected frequency is-
fx =
n
Cx
Calculating mean, variance and standard
deviation
Poisson Distribution
Discovered by Mathematician Simeon Poisson in France in 1781
The modeling distribution that takes his name was originally derived as an
approximation to the binomial distribution.
HISTORICAL NOTE
POISSON EXPERIMENT PROPERTIES
• Counting the number of times a success occur in an interval
• Probability of success the same for all intervals of equal size
• Number of successes in interval independent of number of successes in other
intervals
• Probability of success is proportional to the size of the interval
• Intervals do not overlap
THE POISSON EXPERIMENT
• Used to find the probability of a rare event
• Randomly occurring in a specified interval
– Time
– Distance
– Volume
• Measure number of rare events occurred in the specified
interval
ROLE OF POISSON DISTRIBUTION
• It is used in quality control statistics to count the numbers of defects of any item
• In biology to count the number of bacteria
• In physics to count the number of particles emitted from a radio active substance
• In insurance problems to count the number of casualities
• In waiting time problems to count the number of incoming telephone number of
incoming telephone calls or incoming customers
• The number of typographical errors per page in typed material
Calculating the Poisson Probability
Determining x successes in the interval
µ = mean number of successes in interval
e = base of natural logarithm = 2.71828
The Poisson Experiment Example
On average the anti-virus program detects 2 viruses per week on a notebook
• Time interval of one week
• μ = 2 per week
• Occurrence of viruses are independent
• yes we Can calculate the probabilities of a certain number of viruses in the
interval
Are the conditions required for the Poisson experiment met?
Poisson Experiment Example
Let X be the Poisson random variable indicating the number of viruses
found on a notebook per week
P ( X = x ) = P ( x ) = µx e- µ /x!
P ( x = 0 ) = P ( 0 ) = 20 e- 2 /0! = 0.1353
P ( x = 1 ) = P ( 1 ) = 21 e- 2 /1! = 0.2707
P ( x = 3 ) = P ( 3 ) = 23 e- 2 /3! = 0.1804
P ( x = 7 ) = P ( 7 ) = 27 e- 2 /7! = 0.0034
X P ( x )
0 0.1353
1 0.2707
2 0.2707
3 0.1804
7 0.0034
∑p ( x ) = 1
Calculate the probability that two or less than two viruses will be found per
week
P ( x ≤ 2 )
= p ( x = 0 ) + p ( x =1 ) = p ( x = 2 )
= 0.1353 + 0.2707 + 0.2707
= 0.6767
The Poisson Experiment Example
Calculate the probability that less than three viruses will be found per week
P ( x < 3 )
= p ( x = 0 ) + p ( x =1 ) = p ( x = 2 )
= 0.1353 + 0.2707 + 0.2707
= 0.6767
The Poisson Experiment Example
Calculate the probability that more than three viruses will be found per week
P ( x > 3 )
= p ( x=4 ) + p ( x = 5 ) + ………
= 1- p ( x ≤ 3 )
1 – 0.8571
0.1429
The Poisson Experiment Example
Calculate the probability that four viruses will be found in four
weeks
μ = 2 x 4 = 8 in four weeks
P ( x = 4 )
= 84 e- 8 /4!
= 0.0573
The Poisson Experiment Example
The Poisson Experiment Example
• Mean and standard deviation of Poisson random variable
Fitting a Poisson distribution
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
Fitting of Poisson distribution
M = X = ∑fx/N = 45/50 = 0.9
Fitting a Poisson distribution
f ( 0 ) = e-m = e-0.9 = 0.4066
f ( 1 ) = mf ( 0 ) = ( 0.9 ) ( 0.4066 ) = 0.3659
f ( 2 ) = m/2 f ( 1 ) = 0.9/2 ( 0.3659 ) = 0.1647
f ( 3 ) = m/3 f ( 2 ) = 0.9/3 ( 0.1647 ) = 0.0494
f ( 4 ) = m/4 f ( 3 ) = 0.9/4 ( 0.0494 ) = 0.0111
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
Binomial and Poission Probablity distribution

More Related Content

What's hot (20)

poisson distribution
poisson distributionpoisson distribution
poisson distribution
 
Poisson Distribution
Poisson DistributionPoisson Distribution
Poisson Distribution
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson Distribution
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Theory of probability
Theory of probabilityTheory of probability
Theory of probability
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
Correlation
CorrelationCorrelation
Correlation
 
Regression
Regression Regression
Regression
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Testing of hypothesis
Testing of hypothesisTesting of hypothesis
Testing of hypothesis
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
PROBABILITY
PROBABILITYPROBABILITY
PROBABILITY
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
 
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
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Regression ppt
Regression pptRegression ppt
Regression ppt
 
Probability concept and Probability distribution
Probability concept and Probability distributionProbability concept and Probability distribution
Probability concept and Probability distribution
 
probability
probabilityprobability
probability
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 

Viewers also liked

Viewers also liked (7)

Time Series
Time SeriesTime Series
Time Series
 
Consumer Price Index
Consumer Price IndexConsumer Price Index
Consumer Price Index
 
Correlation
CorrelationCorrelation
Correlation
 
time series analysis
time series analysistime series analysis
time series analysis
 
Correlation ppt...
Correlation ppt...Correlation ppt...
Correlation ppt...
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Regression analysis ppt
Regression analysis pptRegression analysis ppt
Regression analysis ppt
 

Similar to Binomial and Poission Probablity distribution

discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...novrain1
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2Padma Metta
 
2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.WeihanKhor2
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributionsNadeem Uddin
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions Anthony J. Evans
 
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjMdSazolAhmmed
 
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
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122kim rae KI
 
Bba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distributionBba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distributionStephen Ong
 
Module 5 Lecture Notes
Module 5 Lecture NotesModule 5 Lecture Notes
Module 5 Lecture NotesLumen Learning
 
Statistik Chapter 5 (1)
Statistik Chapter 5 (1)Statistik Chapter 5 (1)
Statistik Chapter 5 (1)WanBK Leo
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distributionlovemucheca
 
stat-106-4-2_6.ppt
stat-106-4-2_6.pptstat-106-4-2_6.ppt
stat-106-4-2_6.pptkamalu4
 
stat-106-4-2_6.ppt
stat-106-4-2_6.pptstat-106-4-2_6.ppt
stat-106-4-2_6.pptps7216669
 
Statistik Chapter 5
Statistik Chapter 5Statistik Chapter 5
Statistik Chapter 5WanBK Leo
 

Similar to Binomial and Poission Probablity distribution (20)

discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...discrete and continuous probability distributions pptbecdoms-120223034321-php...
discrete and continuous probability distributions pptbecdoms-120223034321-php...
 
Statistical computing2
Statistical computing2Statistical computing2
Statistical computing2
 
Chapter 5.pptx
Chapter 5.pptxChapter 5.pptx
Chapter 5.pptx
 
2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.2 Review of Statistics. 2 Review of Statistics.
2 Review of Statistics. 2 Review of Statistics.
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions
 
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
 
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
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122
 
Bba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distributionBba 3274 qm week 3 probability distribution
Bba 3274 qm week 3 probability distribution
 
Module 5 Lecture Notes
Module 5 Lecture NotesModule 5 Lecture Notes
Module 5 Lecture Notes
 
Statistik Chapter 5 (1)
Statistik Chapter 5 (1)Statistik Chapter 5 (1)
Statistik Chapter 5 (1)
 
Poission distribution
Poission distributionPoission distribution
Poission distribution
 
random variable and distribution
random variable and distributionrandom variable and distribution
random variable and distribution
 
stat-106-4-2_6.ppt
stat-106-4-2_6.pptstat-106-4-2_6.ppt
stat-106-4-2_6.ppt
 
stat-106-4-2_6.ppt
stat-106-4-2_6.pptstat-106-4-2_6.ppt
stat-106-4-2_6.ppt
 
stat-106-4-2_6.ppt
stat-106-4-2_6.pptstat-106-4-2_6.ppt
stat-106-4-2_6.ppt
 
Statistik Chapter 5
Statistik Chapter 5Statistik Chapter 5
Statistik Chapter 5
 
Inorganic CHEMISTRY
Inorganic CHEMISTRYInorganic CHEMISTRY
Inorganic CHEMISTRY
 

Recently uploaded

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 

Recently uploaded (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 

Binomial and Poission Probablity distribution

  • 1. Binomial and Poisson Distribution By Prateek Singla & Avtar Singh
  • 2. What is a Probability Distribution? Listing of all possible outcomes of an experiment and probability of happening each of those events. Characteristics of a Probability distribution- Probability of a particular outcome can be between 0 and 1, both inclusive. The outcomes are mutually exclusive events. The list is completely exhaustive. So, sum of all probabilities of various events would always be 1.
  • 3. Binomial Distribution It is a discrete probability distribution. Binomial Probability is calculated by following general formula- P(X) = n Cx px q(n-x) Where, n = number of trials x = number of success p = Probability of success q = Probability of failure = 1 – p
  • 4. Requirements for a Binomial Distribution  Random Experiment must involve n identical trials.  As the word “Binomial” suggests, each trail should have only 2 possible outcomes, denoted as “Success” or “Failure”.  Each trial is independent of the previous trials.  The probability of success denoted by p, does not change from trial to trial. The probability of failure is 1-p and it is also fixed from trial to trial.
  • 5. A Simple Managerial Problem ABS Laboratories is making a thermometer with 20% defect rate. If we select 5 randomly chosen thermometers at end of manufacturing process, what is the probability of having exactly 1 defective thermometer in our sample? Hint – The answer is NOT 1/5 or 0.2 or 20 %
  • 6. A Simple Managerial Problem Trail 1 2 3 4 5 Outcome F F S F F Outcome S F F F F Outcome F F F S F Outcome F S F F F Outcome F F F F S Here is a possible list of outcomes-
  • 7. A Simple Managerial Problem Trail 1 2 3 4 5 Probability Outcome 0.8 0.8 0.2 0.8 0.8 0.08192 Outcome 0.2 0.8 0.8 0.8 0.8 0.08192 Outcome 0.8 0.8 0.8 0.2 0.8 0.08192 Outcome 0.8 0.2 0.8 0.8 0.8 0.08192 Outcome 0.8 0.8 0.8 0.8 0.2 0.08192 Probability of success (Thermometer being defective) = 0.2 Probability of failure = 1 – 0.2 = 0.8 0.4096
  • 8. A Simple Managerial Problem It is given in problem that number of randomly selected samples is 5, therefore, n = 5 It is also given that probability of a thermometer being defective is 20% or 0.2, therefore- p = 0.2 , q = 1 – p = 1 – 0.2 =0.8 We have to find probability of exactly one being defective, therefore x = 1, Using formula- P(X) = n Cx px q(n-x) » P(1) = 5 C1 (0.2) 1 (0.8) (5-1) = 0.4096 Hence, probability of finding exactly 1 defective thermometer out of 5 is approximately 41%
  • 9. Tabulating Probability Distribution n #successes #failures Calculation Probability Defective 5 0 5 5 C0 x (0.2) 0 x (0.8) 5 0.32768 0 5 1 4 5 C1 x (0.2) 1 x (0.8) 4 0.4096 1 5 2 3 5 C2 x (0.2) 2 x (0.8) 3 0.2048 2 5 3 2 5 C3 x (0.2) 3 x (0.8) 2 0.0512 3 5 4 1 5 C4 x (0.2) 4 x (0.8) 1 0.0064 4 5 5 0 5 C5 x (0.2) 5 x (0.8) 0 0.00032 5 Calculation for all possible cases of success/failure. 1
  • 10. Using Binomial Table n = 5 x 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 0 0.590 0.328 0.168 0.078 0.031 0.010 0.002 0.000 0.000 1 0.328 0.410 0.360 0.259 0.156 0.077 0.028 0.006 0.000 2 0.073 0.205 0.309 0.346 0.313 0.230 0.132 0.051 0.008 3 0.008 0.051 0.132 0.230 0.313 0.346 0.309 0.205 0.073 4 0.000 0.006 0.028 0.077 0.156 0.259 0.360 0.410 0.328 5 0.000 0.000 0.002 0.010 0.031 0.078 0.168 0.328 0.590 Page 781 of Book
  • 11. Graphing Probability Distribution Zero One Two Three Four Five Defective Thermometer 0.32768 0.4096 0.2048 0.0512 0.0064 0.00032 0.32768 0.4096 0.2048 0.0512 0.0064 0.00032 Probability of Finding Defective Thermometer Defective Thermometer
  • 12. Mean of Binomial Distribution Mean or expected value for Binomial distribution is given as- µ = np Therefore, µ = 5 x 0.2 Mean = 1 n p q 5 0.2 0.8
  • 13. Variance of Binomial Distribution Variance of Binomial Distribution is given as- σ2 = npq = 5 x 0.2 x 0.8 = 0.8 n p q 5 0.2 0.8
  • 14. Standard Deviation of Binomial Distribution n p q 5 0.2 0.8
  • 15. Final Results of Problem n p q 5 0.2 0.8 Probability of finding one defective thermometer 40.96 % Mean Variance Standard Deviation 1 0.8 0.8944
  • 16. Problem on Binomial Fitting The following data shows the number of seeds germinating out of 12 on a damp filter for 128 set of seeds. Fit a binomial distribution and find the expected frequencies if the chance of seed germination is 0.5 Also, find mean and standard deviation for the same. No. of germinations 0 1 2 3 4 5 6 7 Total No. of samples 7 6 19 35 30 23 7 1 128
  • 17. Binomial Fitting p q N 0.5 0.5 128 Since there are 8 terms, therefore, n = 7 Expected frequencies are nothing but coefficients of binomial expansion of N(p+q) n . Hence, a generalised formula for expected frequency is- fx = n Cx
  • 18. Calculating mean, variance and standard deviation
  • 20. Discovered by Mathematician Simeon Poisson in France in 1781 The modeling distribution that takes his name was originally derived as an approximation to the binomial distribution. HISTORICAL NOTE
  • 21. POISSON EXPERIMENT PROPERTIES • Counting the number of times a success occur in an interval • Probability of success the same for all intervals of equal size • Number of successes in interval independent of number of successes in other intervals • Probability of success is proportional to the size of the interval • Intervals do not overlap
  • 22. THE POISSON EXPERIMENT • Used to find the probability of a rare event • Randomly occurring in a specified interval – Time – Distance – Volume • Measure number of rare events occurred in the specified interval
  • 23. ROLE OF POISSON DISTRIBUTION • It is used in quality control statistics to count the numbers of defects of any item • In biology to count the number of bacteria • In physics to count the number of particles emitted from a radio active substance • In insurance problems to count the number of casualities • In waiting time problems to count the number of incoming telephone number of incoming telephone calls or incoming customers • The number of typographical errors per page in typed material
  • 24. Calculating the Poisson Probability Determining x successes in the interval µ = mean number of successes in interval e = base of natural logarithm = 2.71828
  • 25. The Poisson Experiment Example On average the anti-virus program detects 2 viruses per week on a notebook • Time interval of one week • μ = 2 per week • Occurrence of viruses are independent • yes we Can calculate the probabilities of a certain number of viruses in the interval Are the conditions required for the Poisson experiment met?
  • 26. Poisson Experiment Example Let X be the Poisson random variable indicating the number of viruses found on a notebook per week P ( X = x ) = P ( x ) = µx e- µ /x! P ( x = 0 ) = P ( 0 ) = 20 e- 2 /0! = 0.1353 P ( x = 1 ) = P ( 1 ) = 21 e- 2 /1! = 0.2707 P ( x = 3 ) = P ( 3 ) = 23 e- 2 /3! = 0.1804 P ( x = 7 ) = P ( 7 ) = 27 e- 2 /7! = 0.0034 X P ( x ) 0 0.1353 1 0.2707 2 0.2707 3 0.1804 7 0.0034 ∑p ( x ) = 1
  • 27. Calculate the probability that two or less than two viruses will be found per week P ( x ≤ 2 ) = p ( x = 0 ) + p ( x =1 ) = p ( x = 2 ) = 0.1353 + 0.2707 + 0.2707 = 0.6767 The Poisson Experiment Example
  • 28. Calculate the probability that less than three viruses will be found per week P ( x < 3 ) = p ( x = 0 ) + p ( x =1 ) = p ( x = 2 ) = 0.1353 + 0.2707 + 0.2707 = 0.6767 The Poisson Experiment Example
  • 29. Calculate the probability that more than three viruses will be found per week P ( x > 3 ) = p ( x=4 ) + p ( x = 5 ) + ……… = 1- p ( x ≤ 3 ) 1 – 0.8571 0.1429 The Poisson Experiment Example
  • 30. Calculate the probability that four viruses will be found in four weeks μ = 2 x 4 = 8 in four weeks P ( x = 4 ) = 84 e- 8 /4! = 0.0573 The Poisson Experiment Example
  • 31. The Poisson Experiment Example • Mean and standard deviation of Poisson random variable
  • 32. Fitting a Poisson distribution 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 Fitting of Poisson distribution M = X = ∑fx/N = 45/50 = 0.9
  • 33. Fitting a Poisson distribution f ( 0 ) = e-m = e-0.9 = 0.4066 f ( 1 ) = mf ( 0 ) = ( 0.9 ) ( 0.4066 ) = 0.3659 f ( 2 ) = m/2 f ( 1 ) = 0.9/2 ( 0.3659 ) = 0.1647 f ( 3 ) = m/3 f ( 2 ) = 0.9/3 ( 0.1647 ) = 0.0494 f ( 4 ) = m/4 f ( 3 ) = 0.9/4 ( 0.0494 ) = 0.0111 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