CHAPTER 6 Discrete Probability Distributions
CHAPTER 6 Discrete Probability Distributions
Discrete Probability
Distributions
Business Mathematics 41
Presented by: John Melvin V. Baranda
Learning Objectives
Understand both the concept and the applications of a probability distributio
n for a random variable.
Determine whether the random variable in a probability distribution is of th
e discrete type or the continuous type.
Differentiate among the binomial, hypergeometric, and Poisson discrete prob
ability distributions and their applications.
Understand what is meant by a Bernoulli process and how this applies to the
consecutive trials associated with the binomial distribution.
Use the appropriate probability distribution in determining the probability t
hat a discrete random variable will have a given value or a value in a given r
ange.
Random Variables: Discrete versus Continuous
A random variable is a variable that can take on different values according to the
outcome of an experiment.
DISCRETE RANDOM VARIABLE - A random variable that can take on only
certain values along an interval, with the possible values having gaps between them.
For example, in a given group of five children, the number who got at least one electronic
toy for Christmas would be 0, 1, 2, 3, 4, or 5. It could not be a number between any of
these values, such as 2.338.
CONTINUOUS RANDOM VARIABLE A random variable that can take on a value
at any point along an interval.
The exact temperature outside as you’re reading this book could be 13.568, 78.352, or
83.815 degrees Fahrenheit, or any of an infinity of other values in the range of
temperatures where colleges and universities are located. (The temperature examples
have been expressed to just three decimal places here, but there would be countless
possibilities along the temperature continuum.)
Discrete Probability Distribution
Example 1 An experiment is conducted in which a fair coin is flipped twice. The result of
the experiment will be the random variable x = the number of times that
heads comes up.
Sequence Random Variable X Probability
HH 2 0.25
HT 1 0.25
TH 1 0.25
TT 0 0.25
1.00
x P(x)
1.00
Characteristics of a discrete probability distribution:
x P(x)
0 0.05
1 0.10
2 0.20
3 0.25
4 0.15
5 0.15
6 0.10
General formulas for the mean and variance of a
discrete probability distribution
Mean
𝜇 = 𝐸 𝑥 𝑜𝑟 𝜇 = 𝑥𝑖 𝑃 𝑥𝑖 𝑓𝑜𝑟 𝑎𝑙𝑙 𝑝𝑜𝑠𝑠𝑖𝑏𝑙𝑒 𝑣𝑎𝑙𝑢𝑒𝑠 𝑜𝑓 𝑥
Variance
where:
𝑛 = 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑡𝑟𝑖𝑎𝑙𝑠
𝑥 = 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠𝑢𝑐𝑐𝑒𝑠𝑠𝑒𝑠
𝜋 = 𝑡ℎ𝑒 𝑝𝑟𝑜𝑏𝑎𝑏𝑖𝑙𝑖𝑡𝑦 𝑜𝑓 𝑠𝑢𝑐𝑐𝑒𝑠𝑠 𝑖𝑛 𝑎 𝑔𝑖𝑣𝑒𝑛 𝑡𝑟𝑖𝑎𝑙
1 − 𝜋 = 𝑡ℎ𝑒 𝑝𝑟𝑜𝑏𝑎𝑏𝑖𝑙𝑖𝑡𝑦 𝑜𝑓 𝑓𝑎𝑖𝑙𝑢𝑟𝑒 𝑖𝑛 𝑎 𝑔𝑖𝑣𝑒𝑛 𝑡𝑟𝑖𝑎𝑙
Mean
𝜇 = 𝐸 𝑥 = 𝑛𝜋
Variance
𝜎 2 = 𝐸[ 𝑥 − 𝜇)2 = 𝑛𝜋(1 − 𝜋)
The Binomial Probability Distribution
The binomial distribution is really a family of distributions, and the exact member of the family is
determined by the values of n and π. The following observations may be made regarding the Bernoulli
process and the requirement that the probability of success (π) remain unchanged:
1. If sampling is done with replacement (the person or other item selected from the population is
observed, then put back into the population), π will be constant from one trial to the next.
2. If, when sampling without replacement, the number of trials (n) is very small compared to the
population (N) of such trials from which the sample is taken, as a practical matter π can be
considered to be constant from one trial to the next. This would occur, for example, if n = 5
interview participants were randomly selected from a population of N = 1000 persons. As a rule of
thumb, if the population is at least 20 times as large as the number of trials, we will assume the
“constant π” assumption has been satisfactorily met.
Binomial Probability Distribution
Example 4 Of the 18,000,000 part-time workers in the United States, 20% participate in retirement
benefits. A group of 5 people is to be randomly selected from this group, and the discre
te random variable is x = the number of persons in the group who participate in retirem
ent benefits.
𝐸 𝑥 = 5 0.2 = 1.0
b) What Is the Probability That the Group Will Include Exactly Two Participants?
c) What Is the Probability That the Group Will Include at Least Three Persons Who Are P
articipants?
𝑃 𝑥 ≥3 =𝑃 𝑥 =3 +𝑃 𝑥 =4 +𝑃 𝑥 =5
𝑃 𝑥 ≥ 3 = 0.051 + 0.006 + 0.000 = 0.057
Using the Binomial Tables
Example 4 a)What Is the Probability That the Group Will Include Exactly Two Participants?
b) What Is the Probability That the Group Will Include at Least Three Persons Who Are P
articipants?
The Hypergeometric Distribution
The hypergeometric probability distribution is similar to the binomial in focusing on the number of
successes in a given number of consecutive trials, but there are two major differences:
First, the consecutive trials are not independent; that is, the outcome in a trial can be affected by
the outcomes in earlier trials, and can in turn affect the outcomes in later trials
Second, the probability of success does not remain constant from one trial to the next.
The distinction between the binomial and hypergeometric distributions can also be viewed in terms of
sampling with replacement versus sampling without replacement. In sampling without
replacement, the object selected from the population is not returned to the population. When sampling
is done without replacement and the population is not very large, the probability of a success can
change quite drastically from one trial to the next.
The Hypergeometric Distribution
The probability of exactly x successes in n trials that are not independent is
(𝑆𝑪𝑥)(𝑁 − 𝑠)𝑪(𝑛 − 𝑥)
𝑃 𝑥 =
𝑁𝑪𝑛
where:
𝑁 = 𝑆𝑖𝑧𝑒 𝑜𝑓 𝑡ℎ𝑒 𝑝𝑜𝑝𝑢𝑙𝑎𝑡𝑖𝑜𝑛
𝑛 = 𝑠𝑖𝑧𝑒 𝑜𝑓 𝑡ℎ𝑒 𝑠𝑎𝑚𝑝𝑙𝑒
𝑠 = 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠𝑢𝑐𝑐𝑒𝑠𝑠𝑒𝑠 𝑖𝑛 𝑡ℎ𝑒 𝑝𝑜𝑝𝑢𝑙𝑎𝑡𝑖𝑜𝑛
𝑥 = 𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑠𝑢𝑐𝑐𝑒𝑠𝑠𝑒𝑠 𝑖𝑛 𝑡ℎ𝑒 𝑠𝑎𝑚𝑝𝑙𝑒
Mean
𝑛𝑠
𝜇=𝐸 𝑥 =
𝑁
Variance
𝑛𝑠(𝑁 − 𝑠) 𝑁 − 𝑛
𝜎 2 = 𝐸[ 𝑥 − 𝜇)2 = ∙
𝑁2 𝑁−1
Using the Binomial Tables
Example 5 Twenty businesses located in a small community have filed tax returns for the preceding
year. Six of the returns were filled out incorrectly. An Internal Revenue Service (IRS) audit
or randomly selects four returns for further examination, and the random variable is x =
the number of examined returns that are incorrectly filled out.