SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

Tendances

Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributionsScholarsPoint1
 
The binomial distributions
The binomial distributionsThe binomial distributions
The binomial distributionsmaamir farooq
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distributionNadeem Uddin
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distributionSonamWadhwa3
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability DistributionsCIToolkit
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson DistributionSundar B N
 
Completely randomized design
Completely randomized designCompletely randomized design
Completely randomized designborahpinku
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distributionAnindya Jana
 
Statistics: Probability
Statistics: ProbabilityStatistics: Probability
Statistics: ProbabilitySultan Mahmood
 
Regression
Regression Regression
Regression Ali Raza
 

Tendances (20)

Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
F test
F testF test
F test
 
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
Discrete distributions:  Binomial, Poisson & Hypergeometric distributionsDiscrete distributions:  Binomial, Poisson & Hypergeometric distributions
Discrete distributions: Binomial, Poisson & Hypergeometric distributions
 
The binomial distributions
The binomial distributionsThe binomial distributions
The binomial distributions
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Binomial and Poisson Distribution
Binomial and Poisson  DistributionBinomial and Poisson  Distribution
Binomial and Poisson Distribution
 
Goodness Of Fit Test
Goodness Of Fit TestGoodness Of Fit Test
Goodness Of Fit Test
 
Completely randomized design
Completely randomized designCompletely randomized design
Completely randomized design
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Laws of probability
Laws of probabilityLaws of probability
Laws of probability
 
Poisson lecture
Poisson lecturePoisson lecture
Poisson lecture
 
Probability concept and Probability distribution
Probability concept and Probability distributionProbability concept and Probability distribution
Probability concept and Probability distribution
 
Chi -square test
Chi -square testChi -square test
Chi -square test
 
Probability
ProbabilityProbability
Probability
 
Statistics: Probability
Statistics: ProbabilityStatistics: Probability
Statistics: Probability
 
Regression
Regression Regression
Regression
 
Normal Distribution
Normal DistributionNormal Distribution
Normal Distribution
 

En vedette

En vedette (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
 

Similaire à 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
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsBabasab Patil
 
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
 

Similaire à 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
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
 
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
 

Dernier

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
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
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
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
 
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
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
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
 

Dernier (20)

Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
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
 
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
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
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
 

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