10.6
Construct and Interpret Binomial Distributions
VOCABULARY
Random variable
A
variable whose value is determined by the outcomes of a random event
Probability distribution
A
function that gives the probability of each possible outcome for a random variable
Binomial distribution
A
type of probability distribution that shows the probabilities of the outcomes
of a binomial experiment
Binomial experiment
An
experiment that has n independent trials where each outcome has only two
possible outcomes: success and failure. The probability for success, p, is
the same for each trial.
Symmetric
A
distribution in which the histogram can be divided into two parts that are
mirror images
Skewed
A
distribution that is not symmetric
PROBABILITY DISTRIBUTIONS
A
probability distribution is a function that gives the probability of each
possible outcome for a _random variable_. The sum of all the
probabilities in a probability distribution must equal _1_.
Example
1
Construct
a probability distribution
Let
X be a random variable that represent the sum when two four-sided dice
are rolled. Make a table and histogram showing the probability distribution for
X.
Solution

The
possible values of X are the integers from 2 to 8. The table shows the
number of outcomes for each value of X. Divide each value by _16_
to get P(X).
|
X
(sum) |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
|
Outcomes |
1 |
2 |
3 |
4 |
3 |
2 |
1 |
|
P(X) |
|
|
|
|
|
|
|
Example
2
Interpret
a probability distribution
Use the probability distribution in Example 1 to
answer each question, (a) What is the most likely
outcome of rolling the two dice? (b) What is the probability that the sum of
the two dice is at most 4?
Solution
a.
The most likely outcome of rolling the two dice
is the value of X for which P(X) is greatest. This
probability is greatest for X = _6_. So, the most likely outcome
when rolling the two dice is a sum of _6_.
b.
The probability that the sum of the two dice is
at most 4 is:
![]()
P(X £ 4) =
_P(X = 2) + P(X = 3) + P(X = 4)_
= = = _0.24_
Complete
the following exercise.
1.
Let X be the letter on a letter block
randomly chosen from a bag containing 7 blocks labeled “A,” 3 blocks labeled
“B,” 6 blocks labeled “C,” and 5 blocks labeled “D.” Make a table and histogram
showing the probability distribution.
|
X |
A |
B |
C |
D |
|
Outcomes |
7 |
3 |
6 |
5 |
|
P(X) |
|
|
|
|

BINOMIAL EXPERIMENTS
A
binomial experiment meets the following conditions:
·
There are n _independent_
trials.
·
Each trial has only two possible outcomes: _success_
and _failure_.
·
The probability of success is the _same_
for each trial. This probability is denoted by p. The probability for
failure is given by 1 - p.
For a binomial experiment, the probability of
exactly k successes in n trials is:
P(k successes) =
_nCk pk(1 -
p)n - k_
Example
3
Construct
a binomial distribution
A survey taken in your school found that 68% of
the students are not afraid to fly. Suppose you randomly survey 5 students.
Draw a histogram of the binomial distribution for your survey.

The probability that a randomly selected student
is not afraid to fly is p = _0.68_. Because you
survey 5 students, n = _5_.
P(k = 0) =
5C0 (0.68)0(0.32)5 » _0.003_
P(k = 1) =
5C1 (0.68)1(0.32)4 » _0.036_
P(k = 2) =
5C2 (0.68)2(0.32)3 » _0.152_
P(k = 3) =
5C3 (0.68)3(0.32)2 » _0.322_
P(k = 4) =
5C4 (0.68)4(0.32)1 » _0.342_
P(k = 5) =
5C5 (0.68)5(0.32)0 » _0.145_
Example
4
Interpret
a binomial distribution
Use the binomial distribution in Example 3.
a.
What is the most likely outcome of the survey?
b.
What is the probability that at least 3 students
are not afraid to fly?
Solution
a.
The most likely outcome of the survey is the
value of k for which P(k) is
greatest. This probability is greatest for k = _4_. So, the most
likely outcome is that _4_ of the 5 students are not afraid to fly.
b.
The probability that at least 3 students are not
afraid to fly is:
P(k ³ 3) =
_P(k = 3) + P(k = 4) + P(k = 5)_
= _0.322 + 0.342 + 0.145_ = _0.809_
So, the probability is about _81_%.
Complete
the following exercises.
In a survey of your neighborhood, 57% of the
families owned a pet. Suppose you randomly survey 6 families.
2.
Draw a histogram showing the binomial
distribution for your survey.

3.
What is the most likely outcome of your survey?
What is the probability that at most 2 families own a pet?
3; about 22%