Section5 2text
Section5 2text
If you know you have a binomial experiment, then you can calculate binomial probabilities.
This is important because binomial probabilities come up often in real life. Examples of
binomial experiments are:
Toss a fair coin ten times, and find the probability of getting two heads.
Question twenty people in class, and look for the probability of more than half being
women.
Shoot five arrows at a target, and find the probability of hitting it five times.
To develop the process for calculating the probabilities in a binomial experiment, consider
example #5.2.1.
Solution:
rv X = number of correct answers out of 3
b.) Is this a binomial experiment?
Solution:
1.) There are 3 questions, and each question is a trial, so there are a fixed number of
trials. In this case, n = 3.
2.) Getting the first question right has no effect on getting the second or third
question right since you are guessing, thus the trials are independent.
3.) Either you get the question right or you get it wrong, so there are only two
outcomes. In this case, the success is getting the question right.
4.) The probability of getting a question right is one out of four since you are
guessing. This is the same for every trial since each question has 4 responses. In
1 1 3
this case, p and q 1
4 4 4
Solution:
To answer this question, start with the sample space.
S = {RRR, RRW, RWR, WRR, WWR, WRW, RWW, WWW}, where RRW means
you get the first question right, the second question right, and the third question
wrong. The same is similar for the other outcomes.
Now the event space for getting 2 right is {RRW, RWR, WRR}. What you did in
chapter four was just to find three divided by eight. However, this would not be right
in this case. That is because the probability of getting a question right is different
from getting a question wrong. What else can you do?
The same is true for P(RWR) and P(WRR). To find the probability of 2 correct
answers, we will add these three probabilities together. We get
P 2 correct answers P RRW P RWR P WRR
2 1 2 1 2 1
1 3 1 3 1 3
4 4 4 4 4 4
2 1
1 3
3
4 4
d.) What is the probability of getting zero right, one right, and all three right?
Solution:
You could go through the same argument that you did above and come up with the
following:
1*
4 4
1 right 1
1 3
2
3*
4 4
2 right 2
1 3
1
3*
4 4
3 right 3
1 3
0
1*
4 4
There is a pattern to these probabilities and the formula in the box below is the
mathematical formula to describe that pattern. Thankfully we have technology so we are
never going to have to use this formula.
x ! n x !
NOTE: You are never going to use this formula. This is just in the book so that you know
what the calculator is actually computing when we use binompdf.
There are two built-in functions in the distribution menu on the calculator for computing
binomial probabilities:
1. P X x binompdf n, p, x
2. P X x binomcdf n, p, x
Both binompdf and binomcdf commands are found in the DISTR menu.
or
Then push ENTER or highlight “Paste” and push ENTER ENTER
Reminder: Wording of a binomial random variable
rv X = the number of n randomly selected objects that are in some category of interest
.
Interpret: There is about an 81.8% chance that in a group of 20 randomly selected
people that none of them will have green eyes.
Your answer is P X 9 1.50 1013 . (Remember when the calculator gives you
1.50E 13 this is how it displays scientific notation.)
Interpret: The probability that out of twenty randomly selected people, nine of them
have green eyes is a very small chance.
Interpret: Thus there is a really good chance that in a group of 20 randomly selected
people that at most three will have green eyes. (Note: don’t round this to one, since
one means that the event will certainly happen, when in reality there is a slight chance
that it won’t happen. It is best to write the answer out to enough decimal points so it
doesn’t round off to one.)
Interpret: Again, there is a really good chance that at most two people in the room
will have green eyes.
0 1 2 3 4 5 . 20
binomcdf(20,0.01,3) 1-binomcdf(20,0.01,3)
Interpret: If you randomly pick 20 people, there is about 1 chance out of 1000 that
between 3 and 10, inclusive, have green eyes.
f.) Suppose five children out of ten have autism. Is this unusual? What does that tell
you?
Solution:
To determine if x = 5 is an unusual value of X, we need to compute two probabilities
and compare each of them to 0.05: P X 5 and P X 5
From part e, the probability of five or more children in a group of ten having autism is
much less than 5%, 5 out of 10 with autism is an unusually high number if the
probability of autism really is 1/88. If this does happen, then one may think that the
proportion of children diagnosed with autism is actually more than 1/88.
g.) At most two have autism.
Solution:
P X 2 binomcdf 10,1 88, 2 0.9998
binomcdf(10,1/88,1)
binomcdf (10,1/88,4)
P 1 X 5 P 2 X 4 P X 4 P X 1
P 1 X 5 binomcdf 10,1 88, 4 binomcdf 10,1 88,1
Interpret: If we randomly select 10 children, there is about a 0.55% chance that
between 1 and 5 of them have autism.
Section 5.2: Homework
1.) Suppose a random variable, X, arises from a binomial experiment. If n = 14, and p =
0.13, find the following probabilities using binompdf or binomcdf.
a.) P X 5
b.) P X 8
c.) P X 12
d.) P X 4
e.) P X 8
f.) P ( X 13)
2.) Suppose a random variable, X, arises from a binomial experiment. If n = 22, and p =
0.85, find the following probabilities using using binompdf or binomcdf.
a.) P X 18
b.) P X 5
c.) P X 20
d.) P X 3
e.) P X 7
f.) P( X 5)
3.) Suppose a random variable, X, arises from a binomial experiment. If n = 10, and p =
0.70, find the following probabilities using using binompdf or binomcdf.
a.) P X 2
b.) P X 8
c.) P X 7
d.) P X 3
e.) P( X 6)
f.) P( X 5)
g.) P 5 X 8
4.) Suppose a random variable, X, arises from a binomial experiment. If n = 6, and p = 0.30,
find the following probabilities using the using binompdf or binomcdf.
a.) P X 1
b.) P X 5
c.) P X 3
d.) P X 3
e.) P( X 4)
f.) P( X 5)
g.) P 1 X 5
5.) Suppose a random variable, X, arises from a binomial experiment. If n = 17, and p =
0.63, find the following probabilities using using binompdf or binomcdf.
a.) P X 8
b.) P X 15
c.) P X 14
d.) P X 12
e.) P( X 9)
f.) P( X 8)
6.) Suppose a random variable, x, arises from a binomial experiment. If n = 23, and p =
0.22, find the following probabilities using using binompdf or binomcdf.
a.) P X 21
b.) P X 6
c.) P X 12
d.) P X 14
e.) P ( X 16)
f.) P ( X 10) .
7.) Approximately 10% of all people are left-handed ("11 little-known facts," 2013).
Consider fifteen randomly selected people.
a.) State the random variable and list the given numbers with correct symbols.
b.) plain why this is a binomial experiment
Find the probability that
c.) None are left-handed.
d.) Seven are left-handed.
e.) At least two are left-handed.
f.) At most three are left-handed.
g.) At least seven are left-handed.
h.) Seven of the last 15 U.S. Presidents were left-handed. Is this unusual? What does
that tell you?
8.) According to an article in the American Heart Association’s publication Circulation, 24%
of patients who had been hospitalized for an acute myocardial infarction did not fill their
cardiac medication by the seventh day of being discharged (Ho, Bryson & Rumsfeld,
2009). Suppose there are twelve people who have been hospitalized for an acute
myocardial infarction.
a.) State the random variable and list the given numbers with correct symbols.
b.) Explain why this is a binomial experiment
Find the probability that
c.) All filled their cardiac medication.
d.) Seven did not fill their cardiac medication.
e.) None filled their cardiac medication.
f.) At most two did not fill their cardiac medication.
g.) At least ten did not fill their cardiac medication.
h.) Suppose of the next twelve patients discharged, ten did not fill their cardiac
medication, would this be unusual? What does this tell you
9.) Eyeglassomatic manufactures eyeglasses for different retailers. In March 2010, they
tested to see how many defective lenses they made, and there were 16.9% defective
lenses due to scratches. Suppose Eyeglassomatic examined twenty pairs of eyeglasses.
a.) State the random variable and list the given numbers with correct symbols.
b.) Explain why this is a binomial experiment
Find the probability that
c.) None are scratched.
d.) All are scratched.
e.) At least three are scratched.
f.) At most five are scratched.
g.) At least ten are scratched.
h.) Is it unusual for ten lenses to be scratched? If it turns out that ten lenses out of twenty
are scratched, what might that tell you about the manufacturing process?
10.) The proportion of brown M&M’s in a milk chocolate packet is approximately 14%
(Madison, 2013). Suppose a package of M&M’s typically contains 52 M&M’s.
a.) State the random variable and list the given numbers with correct symbols.
b.) Explain why this is a binomial experiment
Find the probability that
c.) Six M&M’s are brown.
d.) Twenty-five M&M’s are brown.
e.) All of the M&M’s are brown.
f.) Would it be unusual for a package to have only brown M&M’s? If this were to
happen, what would you think is the reason?