SlideShare a Scribd company logo
Binomial Probability Distributions
A coin-tossing experiment is a simple example of an
important discrete random variable called the binomial
random variable.
Example- A sociologist is interested in the proportion of
elementary school teachers who are men or women
Example- A soft-drink marketer is interested in the
proportion of drinkers who prefer the brand or not
Example- A sales person interested in sale of a policy, if
he visits 10 people in a day what is the probability of
his selling policy to one person, or 2 person, โ€ฆ.
Example- If ten persons enter the shop, what is the
probability that he will purchase the Mobile, or 2 will
purchase the mobile and so on
Definition: A binomial experiment is one that has these
four characteristics:
1. The experiment consists of n identical results/
trials/ observation.
2. Each trial results in one of two outcomes: one
outcome is called a success, S, and the other a failure,
F.
3. The probability of success on a single trial is equal
to p and remains the same from trial to trial. The
probability of failure is equal to (1 - p) = q.
4. The trials are independent.
The Binomial Probability function
( )!
( ) (1 )
!( )!
x n xn
f x p p
x n x
-
= -
-
x = the number of successes
p = the probability of a success on one trial
n = the number of trials
f(x) = the probability of x successes in n trials
Mean and Standard Deviation for the Binomial
Random Variable:
Mean: m = np
Variance: s 2 = npq
Standard deviation: npq=s
Binomial Formula. Suppose a binomial
experiment consists of n trials and results
in x successes. If the probability of success on
an individual trial is P, then the binomial
probability is:
b(x; n, P) = nCx * Px * (1 - P)n โ€“ x
b(x; n, P) = nCr * Pr * (1 - P)n โ€“ r
Where r is the value which the random variable takes
EXAMPLE
Suppose a coin is tossed 2 times. What is the probability of getting
(a) 0 head
Solution: This is a binomial experiment in which the number of trials is
equal to 2, the number of successes is equal to 0, and the probability
of success on a single trial is 1/2. Therefore, the binomial probability
is:
b(0; 2, 0.5) = 2C0 * (0.5)0 * (0.5)2
= 1/4
(b) 1 head
b(1; 2, 0.5) = 2C1 * (0.5)1 * (0.5)1
= 2/4
(c) 2 head
b(2; 2, 0.5) = 2C2 * (0.5)2 * (0.5)0
= 1/4
EXAMPLE
Suppose a coin is tossed 10 times. What is the probability of getting
(a) 0 head
Solution: This is a binomial experiment in which the number of trials is
equal to 10, the number of successes is equal to 0, and the
probability of success on a single trial is 1/2. Therefore, the binomial
probability is:
b(0; 10, 0.5) = 10C0 * (0.5)0 * (0.5)10
= 1/1024
Number of
Trial
1 2 3 4 5 6 7 8 9 10
outcome T T T T T T T T T T
Probability 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5
EXAMPLE
Suppose a coin is tossed 10 times. What is the probability of getting
(b) 1 head
Number of
Trial
1 2 3 4 5 6 7 8 9 10
Outcome 1 H T T T T T T T T T
EXAMPLE
Suppose a coin is tossed 10 times. What is the probability of getting
(b) 1 head
Number of
Trial
1 2 3 4 5 6 7 8 9 10
Outcome 1 H T T T T T T T T T
Outcome 2 T H T T T T T T T T
EXAMPLE
Suppose a coin is tossed 10 times. What is the probability of getting
(b) 1 head
Number of
Trial
1 2 3 4 5 6 7 8 9 10
Outcome 1 H T T T T T T T T T
Outcome 2 T H T T T T T T T T
Outcome 3 T T H T T T T T T T
EXAMPLE
Suppose a coin is tossed 10 times. What is the probability of getting
(b) 1 head
Number of
Trial
1 2 3 4 5 6 7 8 9 10
Outcome 1 H T T T T T T T T T
Outcome 2 T H T T T T T T T T
Outcome 3 T T H T T T T T T T
Outcome 4 T T T H T T T T T T
EXAMPLE
Suppose a coin is tossed 10 times. What is the probability of getting
(b) 1 head
Number of
Trial
1 2 3 4 5 6 7 8 9 10
Outcome 1 H T T T T T T T T T
Outcome 2 T H T T T T T T T T
Outcome 3 T T H T T T T T T T
Outcome 4 T T T H T T T T T T
Outcome 5 T T T T H T T T T T
Outcome 6 T T T T T H T T T T
Outcome 7 T T T T T T H T T T
Outcome 8 T T T T T T T H T T
Outcome 9 T T T T T T T T H T
Outcome 10 T T T T T T T T T H
EXAMPLE
Suppose a coin is tossed 10 times. What is the probability of getting
(b) 1 head
Number of
Trial
1 2 3 4 5 6 7 8 9 10
Outcome 1 H T T T T T T T T T
Outcome 2 T H T T T T T T T T
Outcome 3 T T H T T T T T T T
Outcome 4 T T T H T T T T T T
Outcome 5 T T T T H T T T T T
Outcome 6 T T T T T H T T T T
Outcome 7 T T T T T T H T T T
Outcome 8 T T T T T T T H T T
Outcome 9 T T T T T T T T H T
Outcome 10 T T T T T T T T T H
Probability 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5
EXAMPLE
Suppose a coin is tossed 10 times. What is the probability of getting
(b) 1 head
b(1; 10, 0.5) =
10C1 * (0.5)1 * (0.5)9
= 10/1024
EXAMPLE
Suppose a coin is tossed 10 times. What is the probability of getting
(c) 2 head
b(2; 10, 0.5) = 10C2 * (0.5)2 * (0.5)8
= 45/1024
As a Sales Manager you analyze the sales
records for all sales persons under your
guidance.
Ram has a success rate of 75% and average
10 sales calls per day. Shyam has a success
rate of 45% but average 16 calls per day
What is the probability that each sales
person makes 6 sales on any given day
A manufacturer is making a
product with a 20% defective rate.
if we select 5 randomly chosen
items at the end of the assembly
line, what is the probability of
having 1 defective items in our
sample?
EXAMPLE-
Suppose you take a multiple choice test with
10 questions, and each question has five
answer choices, what is the probability you
get exactly 4 questions correct just by
guessing
Number of trails= n= 10, event is correct
answer, P(Success)=1/5
Interested in 4 correct answers, r= 4
In San Francisco, 30% of workers take public transportation daily
1. In a sample of 10 workers, what is the probability that exactly
three workers take public transportation daily
2. In a sample of 10 workers, what is the probability that at least
three workers take public transportation daily
3. How many workers are expected to take public transportation
daily?
4. Compute the variance of the number of workers that will take the
public transport daily.
5. Compute the standard deviation of the number of workers that
will take the public transportation daily.
In San Francisco, 30% of workers take public transportation daily
1. In a sample of 10 workers, what is the probability that exactly
three workers take public transportation daily= 0.2668
2. In a sample of 10 workers, what is the probability that at least
three workers take public transportation daily= 0.6172
3. How many workers are expected to take public transportation
daily? = 3
4. Compute the variance of the number of workers that will take the
public transport daily. = 2.10
5. Compute the standard deviation of the number of workers that
will take the public transportation daily.= 1.449
Twelve of the top twenty finishers in the 2009 PGA Championship at
Hazeltine National Golf Club in Chaska, Minnesota, used a Titleist
brand golf ball (Golf Ball Test website, November 12, 2009). Suppose
these results are representative of the probability that a randomly
selected PGA Tour player uses a Titleist brand golf ball. For a sample of
15 PGA Tour players, make the following calculation
Compute the probability that exactly 10 of the 15 PGA Tour players use
a Titleist brand golf ball
Compute the probability that more than 10 of the 15 PGA Tour players
use a Titleist brand golf ball
For a sample of 15 PGA Tour players, compute the expected number of
players who use a Titleist brand golf ball
For a sample of 15 PGA Tour players, compute the variance and
standard deviation of the number of players who use a Titleist brand
golf ball
Using the 20 golfers in the Hazeltine PGA Championship, the
probability that a PGA professional golfer uses a Titleist brand golf ball
is p = 14/20 = .6
For the sample of 15 PGA Tour players, use a binomial distribution with
n = 15 and p = .6
F(10)= 0.1859
P(x > 10) = f (11) + f (12) + f (13) + f (14) + f (15)
.1268 + .0634 + .0219 + .0047 + .0005 = .2173
E(x) = np = 15(.6) = 9
Var(x) = s2 = np(1 - p) = 15(.6)(1 - .6) = 3.6
SD= 1.8974
A brokerage survey reports that 30 percent of
individual investors have used a discount broker (i.e
one which does not charge the full commission). In a
random sample of 10 individuals, what is the
probability that
a. Exactly two of the sampled individuals have used a
discount broker
b. Not more than three have used a discount broker
c. At least three of them have used a discount broker.
Example-
12 out of 20 players in IPL used MRF Bat and won the match. For a
randomly selected sample of 20 such players of IPL. Find the
probability that
1. exactly 10 out of 15 players use MRF bat.
2. More then 10 players use MRF bat
3. Find the expected number of players using MRF bat
4. Find the SD and variance of the number of players using MRF bat

More Related Content

Similar to Binomial distribution

binomial probability distribution.ppt
binomial probability distribution.pptbinomial probability distribution.ppt
binomial probability distribution.ppt
SoujanyaLk1
ย 
binomial probability distribution for statistics andd mangement mba notes
binomial probability distribution for statistics andd mangement mba notesbinomial probability distribution for statistics andd mangement mba notes
binomial probability distribution for statistics andd mangement mba notes
SoujanyaLk1
ย 
Week8finalexamlivelecture2011 mt
Week8finalexamlivelecture2011 mtWeek8finalexamlivelecture2011 mt
Week8finalexamlivelecture2011 mt
Brent Heard
ย 
Chapter 5.pptx
Chapter 5.pptxChapter 5.pptx
Chapter 5.pptx
AamirAdeeb2
ย 
Unit 11.2 experimental probability
Unit 11.2 experimental probabilityUnit 11.2 experimental probability
Unit 11.2 experimental probability
Mark Ryder
ย 
Nossi ch 10
Nossi ch 10Nossi ch 10
Nossi ch 10
lesaturner
ย 
unit11-150415150010-conversion-gate02.ppt
unit11-150415150010-conversion-gate02.pptunit11-150415150010-conversion-gate02.ppt
unit11-150415150010-conversion-gate02.ppt
REDENJAVILLO1
ย 
Probability By Ms Aarti
Probability By Ms AartiProbability By Ms Aarti
Probability By Ms Aarti
kulachihansraj
ย 
PROBABILITY.pptx
PROBABILITY.pptxPROBABILITY.pptx
PROBABILITY.pptx
GeeyaMarielAntonio
ย 
Perkalian kelas 2
Perkalian kelas 2Perkalian kelas 2
Perkalian kelas 2
Ven Dot
ย 
Lecture 5 Binomial Distribution.pptx
Lecture 5 Binomial Distribution.pptxLecture 5 Binomial Distribution.pptx
Lecture 5 Binomial Distribution.pptx
ABCraftsman
ย 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
Ikhlas Rahman
ย 
Binonmial distribution
Binonmial distributionBinonmial distribution
Binonmial distribution
Sachin Kale
ย 
Algebra unit 9.6
Algebra unit 9.6Algebra unit 9.6
Algebra unit 9.6
Mark Ryder
ย 
4 ma0 3h_que_20150106
4 ma0 3h_que_20150106 4 ma0 3h_que_20150106
4 ma0 3h_que_20150106
AnneRostom
ย 
Probability
ProbabilityProbability
Probability
PrateekGoyal67
ย 
Week8 Live Lecture for Final Exam
Week8 Live Lecture for Final ExamWeek8 Live Lecture for Final Exam
Week8 Live Lecture for Final Exam
Brent Heard
ย 
Permutations and Combinations
Permutations and CombinationsPermutations and Combinations
Permutations and Combinations
Angel Willis
ย 
Counting
CountingCounting
Yr7-RoundingApproximation.pptx
Yr7-RoundingApproximation.pptxYr7-RoundingApproximation.pptx
Yr7-RoundingApproximation.pptx
EidTahir
ย 

Similar to Binomial distribution (20)

binomial probability distribution.ppt
binomial probability distribution.pptbinomial probability distribution.ppt
binomial probability distribution.ppt
ย 
binomial probability distribution for statistics andd mangement mba notes
binomial probability distribution for statistics andd mangement mba notesbinomial probability distribution for statistics andd mangement mba notes
binomial probability distribution for statistics andd mangement mba notes
ย 
Week8finalexamlivelecture2011 mt
Week8finalexamlivelecture2011 mtWeek8finalexamlivelecture2011 mt
Week8finalexamlivelecture2011 mt
ย 
Chapter 5.pptx
Chapter 5.pptxChapter 5.pptx
Chapter 5.pptx
ย 
Unit 11.2 experimental probability
Unit 11.2 experimental probabilityUnit 11.2 experimental probability
Unit 11.2 experimental probability
ย 
Nossi ch 10
Nossi ch 10Nossi ch 10
Nossi ch 10
ย 
unit11-150415150010-conversion-gate02.ppt
unit11-150415150010-conversion-gate02.pptunit11-150415150010-conversion-gate02.ppt
unit11-150415150010-conversion-gate02.ppt
ย 
Probability By Ms Aarti
Probability By Ms AartiProbability By Ms Aarti
Probability By Ms Aarti
ย 
PROBABILITY.pptx
PROBABILITY.pptxPROBABILITY.pptx
PROBABILITY.pptx
ย 
Perkalian kelas 2
Perkalian kelas 2Perkalian kelas 2
Perkalian kelas 2
ย 
Lecture 5 Binomial Distribution.pptx
Lecture 5 Binomial Distribution.pptxLecture 5 Binomial Distribution.pptx
Lecture 5 Binomial Distribution.pptx
ย 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
ย 
Binonmial distribution
Binonmial distributionBinonmial distribution
Binonmial distribution
ย 
Algebra unit 9.6
Algebra unit 9.6Algebra unit 9.6
Algebra unit 9.6
ย 
4 ma0 3h_que_20150106
4 ma0 3h_que_20150106 4 ma0 3h_que_20150106
4 ma0 3h_que_20150106
ย 
Probability
ProbabilityProbability
Probability
ย 
Week8 Live Lecture for Final Exam
Week8 Live Lecture for Final ExamWeek8 Live Lecture for Final Exam
Week8 Live Lecture for Final Exam
ย 
Permutations and Combinations
Permutations and CombinationsPermutations and Combinations
Permutations and Combinations
ย 
Counting
CountingCounting
Counting
ย 
Yr7-RoundingApproximation.pptx
Yr7-RoundingApproximation.pptxYr7-RoundingApproximation.pptx
Yr7-RoundingApproximation.pptx
ย 

Recently uploaded

Data Structure using C by Dr. K Adisesha .ppsx
Data Structure using C by Dr. K Adisesha .ppsxData Structure using C by Dr. K Adisesha .ppsx
Data Structure using C by Dr. K Adisesha .ppsx
Prof. Dr. K. Adisesha
ย 
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
TechSoup
ย 
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
ImMuslim
ย 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
indexPub
ย 
Bossa Nโ€™ Roll Records by Ismael Vazquez.
Bossa Nโ€™ Roll Records by Ismael Vazquez.Bossa Nโ€™ Roll Records by Ismael Vazquez.
Bossa Nโ€™ Roll Records by Ismael Vazquez.
IsmaelVazquez38
ย 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
ย 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
ย 
How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17
Celine George
ย 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
zuzanka
ย 
How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17
Celine George
ย 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
blueshagoo1
ย 
Pharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brubPharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brub
danielkiash986
ย 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
deepaannamalai16
ย 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
deepaannamalai16
ย 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
giancarloi8888
ย 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
khuleseema60
ย 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
MJDuyan
ย 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
EduSkills OECD
ย 
Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
nitinpv4ai
ย 
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 9 Cแบข Nฤ‚M - GLOBAL SUCCESS - Nฤ‚M HแปŒC 2024-2025 - ...
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 9 Cแบข Nฤ‚M - GLOBAL SUCCESS - Nฤ‚M HแปŒC 2024-2025 - ...Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 9 Cแบข Nฤ‚M - GLOBAL SUCCESS - Nฤ‚M HแปŒC 2024-2025 - ...
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 9 Cแบข Nฤ‚M - GLOBAL SUCCESS - Nฤ‚M HแปŒC 2024-2025 - ...
Nguyen Thanh Tu Collection
ย 

Recently uploaded (20)

Data Structure using C by Dr. K Adisesha .ppsx
Data Structure using C by Dr. K Adisesha .ppsxData Structure using C by Dr. K Adisesha .ppsx
Data Structure using C by Dr. K Adisesha .ppsx
ย 
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
ย 
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
Geography as a Discipline Chapter 1 __ Class 11 Geography NCERT _ Class Notes...
ย 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
ย 
Bossa Nโ€™ Roll Records by Ismael Vazquez.
Bossa Nโ€™ Roll Records by Ismael Vazquez.Bossa Nโ€™ Roll Records by Ismael Vazquez.
Bossa Nโ€™ Roll Records by Ismael Vazquez.
ย 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
ย 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
ย 
How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17How to Predict Vendor Bill Product in Odoo 17
How to Predict Vendor Bill Product in Odoo 17
ย 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
ย 
How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17
ย 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
ย 
Pharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brubPharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brub
ย 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
ย 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
ย 
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdfREASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
REASIGNACION 2024 UGEL CHUPACA 2024 UGEL CHUPACA.pdf
ย 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
ย 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
ย 
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptxBeyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
Beyond Degrees - Empowering the Workforce in the Context of Skills-First.pptx
ย 
Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
ย 
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 9 Cแบข Nฤ‚M - GLOBAL SUCCESS - Nฤ‚M HแปŒC 2024-2025 - ...
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 9 Cแบข Nฤ‚M - GLOBAL SUCCESS - Nฤ‚M HแปŒC 2024-2025 - ...Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 9 Cแบข Nฤ‚M - GLOBAL SUCCESS - Nฤ‚M HแปŒC 2024-2025 - ...
Bร€I TแบฌP Bแป” TRแปข TIแบพNG ANH LแปšP 9 Cแบข Nฤ‚M - GLOBAL SUCCESS - Nฤ‚M HแปŒC 2024-2025 - ...
ย 

Binomial distribution

  • 1. Binomial Probability Distributions A coin-tossing experiment is a simple example of an important discrete random variable called the binomial random variable. Example- A sociologist is interested in the proportion of elementary school teachers who are men or women Example- A soft-drink marketer is interested in the proportion of drinkers who prefer the brand or not
  • 2. Example- A sales person interested in sale of a policy, if he visits 10 people in a day what is the probability of his selling policy to one person, or 2 person, โ€ฆ. Example- If ten persons enter the shop, what is the probability that he will purchase the Mobile, or 2 will purchase the mobile and so on
  • 3. Definition: A binomial experiment is one that has these four characteristics: 1. The experiment consists of n identical results/ trials/ observation. 2. Each trial results in one of two outcomes: one outcome is called a success, S, and the other a failure, F. 3. The probability of success on a single trial is equal to p and remains the same from trial to trial. The probability of failure is equal to (1 - p) = q. 4. The trials are independent.
  • 4. The Binomial Probability function ( )! ( ) (1 ) !( )! x n xn f x p p x n x - = - - x = the number of successes p = the probability of a success on one trial n = the number of trials f(x) = the probability of x successes in n trials
  • 5. Mean and Standard Deviation for the Binomial Random Variable: Mean: m = np Variance: s 2 = npq Standard deviation: npq=s
  • 6. Binomial Formula. Suppose a binomial experiment consists of n trials and results in x successes. If the probability of success on an individual trial is P, then the binomial probability is: b(x; n, P) = nCx * Px * (1 - P)n โ€“ x b(x; n, P) = nCr * Pr * (1 - P)n โ€“ r Where r is the value which the random variable takes
  • 7. EXAMPLE Suppose a coin is tossed 2 times. What is the probability of getting (a) 0 head Solution: This is a binomial experiment in which the number of trials is equal to 2, the number of successes is equal to 0, and the probability of success on a single trial is 1/2. Therefore, the binomial probability is: b(0; 2, 0.5) = 2C0 * (0.5)0 * (0.5)2 = 1/4 (b) 1 head b(1; 2, 0.5) = 2C1 * (0.5)1 * (0.5)1 = 2/4 (c) 2 head b(2; 2, 0.5) = 2C2 * (0.5)2 * (0.5)0 = 1/4
  • 8. EXAMPLE Suppose a coin is tossed 10 times. What is the probability of getting (a) 0 head Solution: This is a binomial experiment in which the number of trials is equal to 10, the number of successes is equal to 0, and the probability of success on a single trial is 1/2. Therefore, the binomial probability is: b(0; 10, 0.5) = 10C0 * (0.5)0 * (0.5)10 = 1/1024 Number of Trial 1 2 3 4 5 6 7 8 9 10 outcome T T T T T T T T T T Probability 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5
  • 9. EXAMPLE Suppose a coin is tossed 10 times. What is the probability of getting (b) 1 head Number of Trial 1 2 3 4 5 6 7 8 9 10 Outcome 1 H T T T T T T T T T
  • 10. EXAMPLE Suppose a coin is tossed 10 times. What is the probability of getting (b) 1 head Number of Trial 1 2 3 4 5 6 7 8 9 10 Outcome 1 H T T T T T T T T T Outcome 2 T H T T T T T T T T
  • 11. EXAMPLE Suppose a coin is tossed 10 times. What is the probability of getting (b) 1 head Number of Trial 1 2 3 4 5 6 7 8 9 10 Outcome 1 H T T T T T T T T T Outcome 2 T H T T T T T T T T Outcome 3 T T H T T T T T T T
  • 12. EXAMPLE Suppose a coin is tossed 10 times. What is the probability of getting (b) 1 head Number of Trial 1 2 3 4 5 6 7 8 9 10 Outcome 1 H T T T T T T T T T Outcome 2 T H T T T T T T T T Outcome 3 T T H T T T T T T T Outcome 4 T T T H T T T T T T
  • 13. EXAMPLE Suppose a coin is tossed 10 times. What is the probability of getting (b) 1 head Number of Trial 1 2 3 4 5 6 7 8 9 10 Outcome 1 H T T T T T T T T T Outcome 2 T H T T T T T T T T Outcome 3 T T H T T T T T T T Outcome 4 T T T H T T T T T T Outcome 5 T T T T H T T T T T Outcome 6 T T T T T H T T T T Outcome 7 T T T T T T H T T T Outcome 8 T T T T T T T H T T Outcome 9 T T T T T T T T H T Outcome 10 T T T T T T T T T H
  • 14. EXAMPLE Suppose a coin is tossed 10 times. What is the probability of getting (b) 1 head Number of Trial 1 2 3 4 5 6 7 8 9 10 Outcome 1 H T T T T T T T T T Outcome 2 T H T T T T T T T T Outcome 3 T T H T T T T T T T Outcome 4 T T T H T T T T T T Outcome 5 T T T T H T T T T T Outcome 6 T T T T T H T T T T Outcome 7 T T T T T T H T T T Outcome 8 T T T T T T T H T T Outcome 9 T T T T T T T T H T Outcome 10 T T T T T T T T T H Probability 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5 0.5
  • 15. EXAMPLE Suppose a coin is tossed 10 times. What is the probability of getting (b) 1 head b(1; 10, 0.5) = 10C1 * (0.5)1 * (0.5)9 = 10/1024
  • 16. EXAMPLE Suppose a coin is tossed 10 times. What is the probability of getting (c) 2 head b(2; 10, 0.5) = 10C2 * (0.5)2 * (0.5)8 = 45/1024
  • 17. As a Sales Manager you analyze the sales records for all sales persons under your guidance. Ram has a success rate of 75% and average 10 sales calls per day. Shyam has a success rate of 45% but average 16 calls per day What is the probability that each sales person makes 6 sales on any given day
  • 18. A manufacturer is making a product with a 20% defective rate. if we select 5 randomly chosen items at the end of the assembly line, what is the probability of having 1 defective items in our sample?
  • 19. EXAMPLE- Suppose you take a multiple choice test with 10 questions, and each question has five answer choices, what is the probability you get exactly 4 questions correct just by guessing Number of trails= n= 10, event is correct answer, P(Success)=1/5 Interested in 4 correct answers, r= 4
  • 20. In San Francisco, 30% of workers take public transportation daily 1. In a sample of 10 workers, what is the probability that exactly three workers take public transportation daily 2. In a sample of 10 workers, what is the probability that at least three workers take public transportation daily 3. How many workers are expected to take public transportation daily? 4. Compute the variance of the number of workers that will take the public transport daily. 5. Compute the standard deviation of the number of workers that will take the public transportation daily.
  • 21. In San Francisco, 30% of workers take public transportation daily 1. In a sample of 10 workers, what is the probability that exactly three workers take public transportation daily= 0.2668 2. In a sample of 10 workers, what is the probability that at least three workers take public transportation daily= 0.6172 3. How many workers are expected to take public transportation daily? = 3 4. Compute the variance of the number of workers that will take the public transport daily. = 2.10 5. Compute the standard deviation of the number of workers that will take the public transportation daily.= 1.449
  • 22. Twelve of the top twenty finishers in the 2009 PGA Championship at Hazeltine National Golf Club in Chaska, Minnesota, used a Titleist brand golf ball (Golf Ball Test website, November 12, 2009). Suppose these results are representative of the probability that a randomly selected PGA Tour player uses a Titleist brand golf ball. For a sample of 15 PGA Tour players, make the following calculation Compute the probability that exactly 10 of the 15 PGA Tour players use a Titleist brand golf ball Compute the probability that more than 10 of the 15 PGA Tour players use a Titleist brand golf ball For a sample of 15 PGA Tour players, compute the expected number of players who use a Titleist brand golf ball For a sample of 15 PGA Tour players, compute the variance and standard deviation of the number of players who use a Titleist brand golf ball
  • 23. Using the 20 golfers in the Hazeltine PGA Championship, the probability that a PGA professional golfer uses a Titleist brand golf ball is p = 14/20 = .6 For the sample of 15 PGA Tour players, use a binomial distribution with n = 15 and p = .6 F(10)= 0.1859 P(x > 10) = f (11) + f (12) + f (13) + f (14) + f (15) .1268 + .0634 + .0219 + .0047 + .0005 = .2173 E(x) = np = 15(.6) = 9 Var(x) = s2 = np(1 - p) = 15(.6)(1 - .6) = 3.6 SD= 1.8974
  • 24. A brokerage survey reports that 30 percent of individual investors have used a discount broker (i.e one which does not charge the full commission). In a random sample of 10 individuals, what is the probability that a. Exactly two of the sampled individuals have used a discount broker b. Not more than three have used a discount broker c. At least three of them have used a discount broker.
  • 25. Example- 12 out of 20 players in IPL used MRF Bat and won the match. For a randomly selected sample of 20 such players of IPL. Find the probability that 1. exactly 10 out of 15 players use MRF bat. 2. More then 10 players use MRF bat 3. Find the expected number of players using MRF bat 4. Find the SD and variance of the number of players using MRF bat