SlideShare a Scribd company logo
1 of 21
BINOMIAL
PROBABILITY
DISTRIBUTION
BASICS & TERMINOLOGY:
> Outcome:- The end result of an experiment.
> Random experiment
predictable.
> Random Event:- A
Experiments whose outcomes are not
random event is an outcome or set of
outcomes of a random experiment that share a common attribute.
> Sample space:- The sample space is an exhaustive list of all the
possible outcomes of an experiment, which is usually denoted
> Random Variables.
□ Discrete Random Variable .
□ Continuous Random Variable.
> Bernoulli Trial:
A trial having only two possible outcomes is
called Bernoulli trials.
example:
□ success or failure
□ head or tail
> Binomial Distribution:-
The Binomial Distribution describes discrete , not
continuous, data, resulting from an experiment known as
Bernoulli process.
A binomial experiment is one that
possesses the following properties:
► The experiment consists of n repeated trials;
► Each trial results in an outcome that may be classified as a success or
a failure (hence the name, binomial);
► The probability of a success, denoted by p, remains constant from trial
to trial and repeated trials are independent.
► The number of successes X in n trials of a binomial experiment is
called a binomial random variable.
► The probability distribution of the random variable X is called a
binomial distribution, and is given by the formula:
P(X) = Cn
xpxqn-x
EXAMPLE 1
A die is tossed 3 times. What is the probability of
(a) No fives turning up?
(b) 1 five?
(c) 3 fives?
This is a binomial distribution because there are only 2 possible outcomes (we get a 5
or we don’t).
Now,;/ = 3 for each part. Let A" = number of fives appearing.
(a) Here, Y = 0.
P(X= 0) = cip'q-* = Co(i)°(f) = 2ll = ° 5787
(b) Here, x= 1.
^(Y- 1) = Clp'q”-* - C?(-J-)1(-|)2 ~ JY6 ~ 0.34722
(c) Here, .v = 3.
3 0
P(Y= 3) = C”xp*q"~* = C | ( i ) ( - J ) ' = 2 1 6 = 4 . 6296 x 10"3
EXAMPLE 2:
► Hospital records show that of patients suffering from a
certain disease, 75% die of it. What is the probability that
of 6 randomly selected patients, 4 will recover?
This is a binomial distribution because there are only 2
outcomes (the patient dies, or does not).
Let X = number who recover.
Here, // = 6 and ,v = 4. Letp = 0.25 (success - i.e. they live), <y
= 0.75 (failure, i.e. they die).
The probability that 4 will recover:
PLY) =
= C6
a(
0.25)4(0.75)2 =
15x 2.1973
xlO“3
0.0329595
EXAMPLE 3:
In the old days, there was a probability of 0.8 of success in
any attempt to make a telephone call.
(This often depended on the importance of the person
making the call, or the operator's curiosity!)
Calculate the probability of having 7 successes in 10
attempts.
Probability of success p = 0.8,
so q- 0.2. X=success in
getting through.
Probability of 7 successes in
10 attempts:
Probability = P(X = 7)
= Cj°(0.8)7 (0.2)10-7 = 0.20133
EXAMPLE 4:
The ratio of boys to girls at birth in Singapore is quite high at
1.09:1.
What proportion of Singapore families with exactly 6 children
will have at least 3 boys?
(Ignore the probability of multiple births.)
[Interesting and disturbing trivia: In most countries the
ratio of boys to girls is about 1.04:1, but in China it is
1.15:1.]
he probability of getting a boy is j QQ — 0. 521 5
et X = number of boys in the family
ere,
n = 6 ,
p = 0 5215,
<7 = 1 - 0 52153 = 0 4785
- 3 P(X) - Cn
xp*q- C|(0.5215)3(0.4785)3 - 0.31077
- 4 P(X) - C5(0.5215)4(0.4785)2 - 0.25402
- 5 P(X) - Cf(0.5215)5(0.4785)1 - 0. 1 1074
- 6 P(X) - C|(0.5215)6 (0.4785)° - 2. 0 1 1 5 x 10'2
o the probability of getting at least 3 boys is:
Probability = P(X >3)
- 0.31077+0.25402 + 0. 11074 + 2. Oil 5x 102
- 0.69565
NOTE: We could have calculated it like this:
P{X > 3) - 1 - (PC*0) + P(*,) + P(*2))
EXAMPLE 5:
A manufacturer of metal pistons finds that on the average, 12% of his
pistons are rejected because they are either oversize or undersize. What
is the probability that a batch of 10 pistons will contain
(a) no more than 2 rejects?
(b) (b) at least 2 rejects?
Let X = number of rejected pistons (In this case,
"success” means rejection!)
Here, n = 10, p = 0.12, q = 0.88.
(a)
No rejects
x - 0 P(X) - C”p*q*~x - cj°(0. 12)0(0.88)'°
One reject
AT - 1 P(X) - C|°(0. 12)'(0.88)® - 0.37977 Two rejects
x - 2 P(X) - Cj°(0. I2)2(0. 88)S - 0.23304 So the probability
of getting no more than 2 rejects is:
Probability = P(X < 2)
= 0.278 5+ 0.3 797 7 4-0.233 04
ptoceed 3$ Mows.
probabilityofatleast 2 reject*
.t-(PW+PW)
3 -(0W+0.3WT)
- 0.24H2
BINOMIAL FREQUENCY DISTRIBUTION
► If the binomial probability distribution is multiplied by
the number of experiment N then the distribution is
called binomial frequency distribution.
f(X=x)= N P(X=x)=N
v.
n
x
qn x px
MEAN & VARIANCE:
Mean, p = n*p
Std. Dev. s = V ” * P
Variance, s2 =n*p*q
Where
n = number of fixed trials p = probability of
success in one of the n trials q = probability of
failure in one of the n trials
Applications for binomial distributions
> Binomial distributions describe the possible number of times that a
particular event will occur in a sequence of observations.
> They are used when we want to know about the occurrence of an
event, not its magnitude.
Example:
> In a clinical trial, a patient’s condition may improve or not. We study
the number of patients who improved, not how much better they feel.
> Is a person ambitious or not? The binomial distribution describes the
number of ambitious persons, not how ambitious they are.
> In quality control we assess the number of defective items in a lot
^^iaaQds,irrespective of the type of defect.
binomialprobabilitydistribution-160303055131.ppt

More Related Content

Similar to binomialprobabilitydistribution-160303055131.ppt

Normal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson DistributionNormal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson DistributionQ Dauh Q Alam
 
Chapter 5 2022.pdf
Chapter 5 2022.pdfChapter 5 2022.pdf
Chapter 5 2022.pdfMohamed Ali
 
Solution to the Practice Test 3A, Normal Probability Distribution
Solution to the Practice Test 3A, Normal Probability DistributionSolution to the Practice Test 3A, Normal Probability Distribution
Solution to the Practice Test 3A, Normal Probability DistributionLong Beach City College
 
Discrete probability distribution.pptx
Discrete probability distribution.pptxDiscrete probability distribution.pptx
Discrete probability distribution.pptxDHARMENDRAKUMAR216662
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distributionPrateek Singla
 
Biostatistics-Week 6.pptx_ Binominal Distribution
Biostatistics-Week 6.pptx_ Binominal DistributionBiostatistics-Week 6.pptx_ Binominal Distribution
Biostatistics-Week 6.pptx_ Binominal DistributionMahmudHasan154
 
BINOMIAL DISTRIBUTION.pptx
BINOMIAL DISTRIBUTION.pptxBINOMIAL DISTRIBUTION.pptx
BINOMIAL DISTRIBUTION.pptxCHIRANTANMONDAL2
 
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
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distributionhamza munir
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributionsmandalina landy
 
CENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITY
CENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITYCENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITY
CENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITYSharmaineTuliao1
 
5-Propability-2-87.pdf
5-Propability-2-87.pdf5-Propability-2-87.pdf
5-Propability-2-87.pdfelenashahriari
 
Session 03 Probability & sampling Distribution NEW.pptx
Session 03 Probability & sampling Distribution NEW.pptxSession 03 Probability & sampling Distribution NEW.pptx
Session 03 Probability & sampling Distribution NEW.pptxMuneer Akhter
 
Normal probability distribution
Normal probability distributionNormal probability distribution
Normal probability distributionNadeem Uddin
 
When is undersampling effective in unbalanced classification tasks?
When is undersampling effective in unbalanced classification tasks?When is undersampling effective in unbalanced classification tasks?
When is undersampling effective in unbalanced classification tasks?Andrea Dal Pozzolo
 

Similar to binomialprobabilitydistribution-160303055131.ppt (20)

Normal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson DistributionNormal Distribution, Binomial Distribution, Poisson Distribution
Normal Distribution, Binomial Distribution, Poisson Distribution
 
Binomial Probability Distributions
Binomial Probability DistributionsBinomial Probability Distributions
Binomial Probability Distributions
 
Chapter 5 2022.pdf
Chapter 5 2022.pdfChapter 5 2022.pdf
Chapter 5 2022.pdf
 
Solution to the Practice Test 3A, Normal Probability Distribution
Solution to the Practice Test 3A, Normal Probability DistributionSolution to the Practice Test 3A, Normal Probability Distribution
Solution to the Practice Test 3A, Normal Probability Distribution
 
Discrete probability distribution.pptx
Discrete probability distribution.pptxDiscrete probability distribution.pptx
Discrete probability distribution.pptx
 
Binomial and Poission Probablity distribution
Binomial and Poission Probablity distributionBinomial and Poission Probablity distribution
Binomial and Poission Probablity distribution
 
Binomial Distribution Part 5
Binomial Distribution Part 5Binomial Distribution Part 5
Binomial Distribution Part 5
 
Biostatistics-Week 6.pptx_ Binominal Distribution
Biostatistics-Week 6.pptx_ Binominal DistributionBiostatistics-Week 6.pptx_ Binominal Distribution
Biostatistics-Week 6.pptx_ Binominal Distribution
 
BINOMIAL DISTRIBUTION.pptx
BINOMIAL DISTRIBUTION.pptxBINOMIAL DISTRIBUTION.pptx
BINOMIAL DISTRIBUTION.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.
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Discrete Probability Distributions
Discrete Probability DistributionsDiscrete Probability Distributions
Discrete Probability Distributions
 
Binomial distribution
Binomial distributionBinomial distribution
Binomial distribution
 
CENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITY
CENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITYCENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITY
CENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITY
 
5-Propability-2-87.pdf
5-Propability-2-87.pdf5-Propability-2-87.pdf
5-Propability-2-87.pdf
 
Session 03 Probability & sampling Distribution NEW.pptx
Session 03 Probability & sampling Distribution NEW.pptxSession 03 Probability & sampling Distribution NEW.pptx
Session 03 Probability & sampling Distribution NEW.pptx
 
Normal probability distribution
Normal probability distributionNormal probability distribution
Normal probability distribution
 
When is undersampling effective in unbalanced classification tasks?
When is undersampling effective in unbalanced classification tasks?When is undersampling effective in unbalanced classification tasks?
When is undersampling effective in unbalanced classification tasks?
 
S5 sp
S5 spS5 sp
S5 sp
 
Cases of areas_under_the_normal_curve(2)
Cases of areas_under_the_normal_curve(2)Cases of areas_under_the_normal_curve(2)
Cases of areas_under_the_normal_curve(2)
 

More from SoujanyaLk1

motivation across culture for organiazation behaviour
motivation across culture for organiazation behaviourmotivation across culture for organiazation behaviour
motivation across culture for organiazation behaviourSoujanyaLk1
 
Groups and Teams in Organization.pptx group dynamics and teams in the organiz...
Groups and Teams in Organization.pptx group dynamics and teams in the organiz...Groups and Teams in Organization.pptx group dynamics and teams in the organiz...
Groups and Teams in Organization.pptx group dynamics and teams in the organiz...SoujanyaLk1
 
Module 3 oboganization behaviour of Bangalore university
Module 3 oboganization behaviour of Bangalore universityModule 3 oboganization behaviour of Bangalore university
Module 3 oboganization behaviour of Bangalore universitySoujanyaLk1
 
t test for statistics 1st sem mba sylabus
t test for statistics 1st sem mba sylabust test for statistics 1st sem mba sylabus
t test for statistics 1st sem mba sylabusSoujanyaLk1
 
correlation for statistics for 2nd year students
correlation for statistics for 2nd year studentscorrelation for statistics for 2nd year students
correlation for statistics for 2nd year studentsSoujanyaLk1
 
NBFcs in finance specialization in MBA 3rd semester students
NBFcs in finance specialization in MBA 3rd semester studentsNBFcs in finance specialization in MBA 3rd semester students
NBFcs in finance specialization in MBA 3rd semester studentsSoujanyaLk1
 
stats for 1st sem MBA atudents hypothesis testing notes
stats  for 1st sem MBA atudents hypothesis testing notesstats  for 1st sem MBA atudents hypothesis testing notes
stats for 1st sem MBA atudents hypothesis testing notesSoujanyaLk1
 
licpresentation-new for mba 1st sem statistics
licpresentation-new for mba 1st sem statisticslicpresentation-new for mba 1st sem statistics
licpresentation-new for mba 1st sem statisticsSoujanyaLk1
 
DOC-20240131-indian financial system in third semester mba notes
DOC-20240131-indian financial system in third semester mba notesDOC-20240131-indian financial system in third semester mba notes
DOC-20240131-indian financial system in third semester mba notesSoujanyaLk1
 
presentation on nano for mba students for the presentation
presentation on nano for mba students for the presentationpresentation on nano for mba students for the presentation
presentation on nano for mba students for the presentationSoujanyaLk1
 
Role and features of satatistics and random experiment
Role and features of satatistics and random experimentRole and features of satatistics and random experiment
Role and features of satatistics and random experimentSoujanyaLk1
 
money market foe mba 3rd sem finance specialization
money market foe mba 3rd sem finance specializationmoney market foe mba 3rd sem finance specialization
money market foe mba 3rd sem finance specializationSoujanyaLk1
 
decision tree in statistics last chapter
decision tree in statistics last chapterdecision tree in statistics last chapter
decision tree in statistics last chapterSoujanyaLk1
 
Chap 1, IFS notes for mba 3rd sem finance specialization
Chap 1, IFS notes for mba 3rd sem finance specializationChap 1, IFS notes for mba 3rd sem finance specialization
Chap 1, IFS notes for mba 3rd sem finance specializationSoujanyaLk1
 
measure of dispersion in stats whichncomes in first chapter
measure of dispersion in stats whichncomes in first chaptermeasure of dispersion in stats whichncomes in first chapter
measure of dispersion in stats whichncomes in first chapterSoujanyaLk1
 
index numbers, which is required for the mba students
index numbers, which is required for the mba studentsindex numbers, which is required for the mba students
index numbers, which is required for the mba studentsSoujanyaLk1
 
trendanalysis for mba management students
trendanalysis for mba management studentstrendanalysis for mba management students
trendanalysis for mba management studentsSoujanyaLk1
 
skewness and curtosis in statistics noes, chapter number 1
skewness and curtosis in statistics noes, chapter number 1skewness and curtosis in statistics noes, chapter number 1
skewness and curtosis in statistics noes, chapter number 1SoujanyaLk1
 
measures of central tendency in statistics which is essential for business ma...
measures of central tendency in statistics which is essential for business ma...measures of central tendency in statistics which is essential for business ma...
measures of central tendency in statistics which is essential for business ma...SoujanyaLk1
 
327953194-Strategic-Brand-Management.ppt
327953194-Strategic-Brand-Management.ppt327953194-Strategic-Brand-Management.ppt
327953194-Strategic-Brand-Management.pptSoujanyaLk1
 

More from SoujanyaLk1 (20)

motivation across culture for organiazation behaviour
motivation across culture for organiazation behaviourmotivation across culture for organiazation behaviour
motivation across culture for organiazation behaviour
 
Groups and Teams in Organization.pptx group dynamics and teams in the organiz...
Groups and Teams in Organization.pptx group dynamics and teams in the organiz...Groups and Teams in Organization.pptx group dynamics and teams in the organiz...
Groups and Teams in Organization.pptx group dynamics and teams in the organiz...
 
Module 3 oboganization behaviour of Bangalore university
Module 3 oboganization behaviour of Bangalore universityModule 3 oboganization behaviour of Bangalore university
Module 3 oboganization behaviour of Bangalore university
 
t test for statistics 1st sem mba sylabus
t test for statistics 1st sem mba sylabust test for statistics 1st sem mba sylabus
t test for statistics 1st sem mba sylabus
 
correlation for statistics for 2nd year students
correlation for statistics for 2nd year studentscorrelation for statistics for 2nd year students
correlation for statistics for 2nd year students
 
NBFcs in finance specialization in MBA 3rd semester students
NBFcs in finance specialization in MBA 3rd semester studentsNBFcs in finance specialization in MBA 3rd semester students
NBFcs in finance specialization in MBA 3rd semester students
 
stats for 1st sem MBA atudents hypothesis testing notes
stats  for 1st sem MBA atudents hypothesis testing notesstats  for 1st sem MBA atudents hypothesis testing notes
stats for 1st sem MBA atudents hypothesis testing notes
 
licpresentation-new for mba 1st sem statistics
licpresentation-new for mba 1st sem statisticslicpresentation-new for mba 1st sem statistics
licpresentation-new for mba 1st sem statistics
 
DOC-20240131-indian financial system in third semester mba notes
DOC-20240131-indian financial system in third semester mba notesDOC-20240131-indian financial system in third semester mba notes
DOC-20240131-indian financial system in third semester mba notes
 
presentation on nano for mba students for the presentation
presentation on nano for mba students for the presentationpresentation on nano for mba students for the presentation
presentation on nano for mba students for the presentation
 
Role and features of satatistics and random experiment
Role and features of satatistics and random experimentRole and features of satatistics and random experiment
Role and features of satatistics and random experiment
 
money market foe mba 3rd sem finance specialization
money market foe mba 3rd sem finance specializationmoney market foe mba 3rd sem finance specialization
money market foe mba 3rd sem finance specialization
 
decision tree in statistics last chapter
decision tree in statistics last chapterdecision tree in statistics last chapter
decision tree in statistics last chapter
 
Chap 1, IFS notes for mba 3rd sem finance specialization
Chap 1, IFS notes for mba 3rd sem finance specializationChap 1, IFS notes for mba 3rd sem finance specialization
Chap 1, IFS notes for mba 3rd sem finance specialization
 
measure of dispersion in stats whichncomes in first chapter
measure of dispersion in stats whichncomes in first chaptermeasure of dispersion in stats whichncomes in first chapter
measure of dispersion in stats whichncomes in first chapter
 
index numbers, which is required for the mba students
index numbers, which is required for the mba studentsindex numbers, which is required for the mba students
index numbers, which is required for the mba students
 
trendanalysis for mba management students
trendanalysis for mba management studentstrendanalysis for mba management students
trendanalysis for mba management students
 
skewness and curtosis in statistics noes, chapter number 1
skewness and curtosis in statistics noes, chapter number 1skewness and curtosis in statistics noes, chapter number 1
skewness and curtosis in statistics noes, chapter number 1
 
measures of central tendency in statistics which is essential for business ma...
measures of central tendency in statistics which is essential for business ma...measures of central tendency in statistics which is essential for business ma...
measures of central tendency in statistics which is essential for business ma...
 
327953194-Strategic-Brand-Management.ppt
327953194-Strategic-Brand-Management.ppt327953194-Strategic-Brand-Management.ppt
327953194-Strategic-Brand-Management.ppt
 

Recently uploaded

On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024APNIC
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Standkumarajju5765
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableSeo
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Delhi Call girls
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.soniya singh
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...singhpriety023
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...tanu pandey
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.soniya singh
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Servicegwenoracqe6
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebJames Anderson
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Delhi Call girls
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 

Recently uploaded (20)

On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Shahpur Jat Escort Service Delhi N.C.R.
 
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl ServiceRussian Call girl in Ajman +971563133746 Ajman Call girl Service
Russian Call girl in Ajman +971563133746 Ajman Call girl Service
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
Dwarka Sector 26 Call Girls | Delhi | 9999965857 🫦 Vanshika Verma More Our Se...
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 

binomialprobabilitydistribution-160303055131.ppt

  • 2. BASICS & TERMINOLOGY: > Outcome:- The end result of an experiment. > Random experiment predictable. > Random Event:- A Experiments whose outcomes are not random event is an outcome or set of outcomes of a random experiment that share a common attribute. > Sample space:- The sample space is an exhaustive list of all the possible outcomes of an experiment, which is usually denoted
  • 3. > Random Variables. □ Discrete Random Variable . □ Continuous Random Variable. > Bernoulli Trial: A trial having only two possible outcomes is called Bernoulli trials. example: □ success or failure □ head or tail
  • 4. > Binomial Distribution:- The Binomial Distribution describes discrete , not continuous, data, resulting from an experiment known as Bernoulli process.
  • 5. A binomial experiment is one that possesses the following properties: ► The experiment consists of n repeated trials; ► Each trial results in an outcome that may be classified as a success or a failure (hence the name, binomial); ► The probability of a success, denoted by p, remains constant from trial to trial and repeated trials are independent. ► The number of successes X in n trials of a binomial experiment is called a binomial random variable. ► The probability distribution of the random variable X is called a binomial distribution, and is given by the formula: P(X) = Cn xpxqn-x
  • 6. EXAMPLE 1 A die is tossed 3 times. What is the probability of (a) No fives turning up? (b) 1 five? (c) 3 fives?
  • 7. This is a binomial distribution because there are only 2 possible outcomes (we get a 5 or we don’t). Now,;/ = 3 for each part. Let A" = number of fives appearing. (a) Here, Y = 0. P(X= 0) = cip'q-* = Co(i)°(f) = 2ll = ° 5787 (b) Here, x= 1. ^(Y- 1) = Clp'q”-* - C?(-J-)1(-|)2 ~ JY6 ~ 0.34722 (c) Here, .v = 3. 3 0 P(Y= 3) = C”xp*q"~* = C | ( i ) ( - J ) ' = 2 1 6 = 4 . 6296 x 10"3
  • 8. EXAMPLE 2: ► Hospital records show that of patients suffering from a certain disease, 75% die of it. What is the probability that of 6 randomly selected patients, 4 will recover?
  • 9. This is a binomial distribution because there are only 2 outcomes (the patient dies, or does not). Let X = number who recover. Here, // = 6 and ,v = 4. Letp = 0.25 (success - i.e. they live), <y = 0.75 (failure, i.e. they die). The probability that 4 will recover: PLY) = = C6 a( 0.25)4(0.75)2 = 15x 2.1973 xlO“3 0.0329595
  • 10. EXAMPLE 3: In the old days, there was a probability of 0.8 of success in any attempt to make a telephone call. (This often depended on the importance of the person making the call, or the operator's curiosity!) Calculate the probability of having 7 successes in 10 attempts.
  • 11. Probability of success p = 0.8, so q- 0.2. X=success in getting through. Probability of 7 successes in 10 attempts: Probability = P(X = 7) = Cj°(0.8)7 (0.2)10-7 = 0.20133
  • 12.
  • 13. EXAMPLE 4: The ratio of boys to girls at birth in Singapore is quite high at 1.09:1. What proportion of Singapore families with exactly 6 children will have at least 3 boys? (Ignore the probability of multiple births.) [Interesting and disturbing trivia: In most countries the ratio of boys to girls is about 1.04:1, but in China it is 1.15:1.]
  • 14. he probability of getting a boy is j QQ — 0. 521 5 et X = number of boys in the family ere, n = 6 , p = 0 5215, <7 = 1 - 0 52153 = 0 4785 - 3 P(X) - Cn xp*q- C|(0.5215)3(0.4785)3 - 0.31077 - 4 P(X) - C5(0.5215)4(0.4785)2 - 0.25402 - 5 P(X) - Cf(0.5215)5(0.4785)1 - 0. 1 1074 - 6 P(X) - C|(0.5215)6 (0.4785)° - 2. 0 1 1 5 x 10'2 o the probability of getting at least 3 boys is: Probability = P(X >3) - 0.31077+0.25402 + 0. 11074 + 2. Oil 5x 102 - 0.69565 NOTE: We could have calculated it like this: P{X > 3) - 1 - (PC*0) + P(*,) + P(*2))
  • 15. EXAMPLE 5: A manufacturer of metal pistons finds that on the average, 12% of his pistons are rejected because they are either oversize or undersize. What is the probability that a batch of 10 pistons will contain (a) no more than 2 rejects? (b) (b) at least 2 rejects?
  • 16. Let X = number of rejected pistons (In this case, "success” means rejection!) Here, n = 10, p = 0.12, q = 0.88. (a) No rejects x - 0 P(X) - C”p*q*~x - cj°(0. 12)0(0.88)'° One reject AT - 1 P(X) - C|°(0. 12)'(0.88)® - 0.37977 Two rejects x - 2 P(X) - Cj°(0. I2)2(0. 88)S - 0.23304 So the probability of getting no more than 2 rejects is: Probability = P(X < 2) = 0.278 5+ 0.3 797 7 4-0.233 04
  • 17. ptoceed 3$ Mows. probabilityofatleast 2 reject* .t-(PW+PW) 3 -(0W+0.3WT) - 0.24H2
  • 18. BINOMIAL FREQUENCY DISTRIBUTION ► If the binomial probability distribution is multiplied by the number of experiment N then the distribution is called binomial frequency distribution. f(X=x)= N P(X=x)=N v. n x qn x px
  • 19. MEAN & VARIANCE: Mean, p = n*p Std. Dev. s = V ” * P Variance, s2 =n*p*q Where n = number of fixed trials p = probability of success in one of the n trials q = probability of failure in one of the n trials
  • 20. Applications for binomial distributions > Binomial distributions describe the possible number of times that a particular event will occur in a sequence of observations. > They are used when we want to know about the occurrence of an event, not its magnitude. Example: > In a clinical trial, a patient’s condition may improve or not. We study the number of patients who improved, not how much better they feel. > Is a person ambitious or not? The binomial distribution describes the number of ambitious persons, not how ambitious they are. > In quality control we assess the number of defective items in a lot ^^iaaQds,irrespective of the type of defect.