Chapter 3. Discrete Random Variables - v1
Chapter 3. Discrete Random Variables - v1
Probability Distributions
Hanoi, 2024
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 1 / 73
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 2 / 73
3.1 Discrete Random Variables
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 3 / 73
3.1 Discrete Random Variables
Example 1
Toss a coin 5 times: Let X be the number of heads then
X = 0, 1, 2, 3, 4, or 5.
The number of cracks exceeding one-half inch in 10 miles of an
interstate highway.
The number of molecules in a sample of gas...
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 4 / 73
3.1 Discrete Random Variables
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 5 / 73
3.1 Discrete Random Variables
Example 2
Let the random variable X denote the number of heads that appear
when 2 coins are tossed. Assume that the probability of a heads
appearing is 0.5. Determine the probability distribution of X.
We have X = {0; 1; 2}
P (X = 0) = 0.5 × 0.5 = 0.25;
P (X = 1) = 0.5 × 0.5 + 0.5 × 0.5 = 0.5;
P (X = 2) = 0.5 × 0.5 = 0.25.
X 0 1 2
P (X) 0.25 0.5 0.25
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 6 / 73
3.2 Probability Distributions and Probability Mass Functions
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 7 / 73
3.2 Probability Distributions and Probability Mass Functions
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 8 / 73
3.2 Probability Distributions and Probability Mass Functions
Example 3
Suppose that a day’s production of 850 manufactured parts contains
50 parts that do not conform to customer requirements. Two parts
are selected at random, without replacement, from the batch. Let the
random variable X equal the number of nonconforming parts in the
sample. What is the probability mass function of X?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 9 / 73
3.2 Probability Distributions and Probability Mass Functions
Example 3
Suppose that a day’s production of 850 manufactured parts contains
50 parts that do not conform to customer requirements. Two parts
are selected at random, without replacement, from the batch. Let the
random variable X equal the number of nonconforming parts in the
sample. What is the probability mass function of X?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 9 / 73
3.2 Probability Distributions and Probability Mass Functions
Exercise 1
The sample space of a random experiment is a, b, c, d, e, f and each outcome
is equally likely. A random variable is defined as follows:
outcome a b c d e f
x 0 0 1.5 1.5 2 3
Determine the probability mass function of X. Use the probability mass func-
tion to determine the following probabilities:
a) P (X = 1.5)
b) P (0.5 < X < 2.7)
c) P (X > 3)
d) P (0 ≤ X < 2)
e) P (X = 0 or X = 2)
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 10 / 73
3.2 Probability Distributions and Probability Mass Functions
Exercise 2
x -2 -1 0 1 2
f (x) 1/8 2/8 2/8 2/8 1/8
Determine
a) P (X ≤ 2)
b) P (X > −2)
c) P (−1 ≤ X ≤ 1)
d) P (X ≤ −1 or X = 2)
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 11 / 73
3.2 Probability Distributions and Probability Mass Functions
Exercise 4
A disk drive manufacturer sells storage devices with capacities of one terabyte,
500 gigabytes, and 100 gigabytes with probabilities 0.5, 0.3, and 0.2, respec-
tively. The revenues associated with the sales in that year are estimated to
be $50 million, $25 million, and $10 million, respectively. Let X denote the
revenue of storage devices during that year. Determine the probability mass
function of X.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 12 / 73
3.3 Cumulative Distribution Function
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 13 / 73
3.3 Cumulative Distribution Function
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 14 / 73
3.3 Cumulative Distribution Function
Example 4
Suppose that a day’s production of 850 manufactured parts contains
50 parts that do not conform to customer requirements. Two parts
are selected at random, without replacement, from the batch. Let the
random variable X equal the number of nonconforming parts in the
sample. What is the cumulative distribution function of X?
We first find the probability mass function of X:
800 799
P (X = 0) = . = 0.886
850 849
800 50
P (X = 1) = 2. . = 0.111
850 849
50 49
P (X = 2) = . = 0.003
850 849
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 15 / 73
3.3 Cumulative Distribution Function
Example 4
So,
F (0) = P (X ≤ 0) = 0.886
F (1) = P (X ≤ 1) = 0.886 + 0.111 = 0.997
F (2) = P (X ≤ 2) = 1
Therefore,
0 if x<0
0.886 if 0≤x<1
F (x) =
0.997 if 1≤x<2
1 if x ≥ 2.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 16 / 73
3.3 Cumulative Distribution Function
Example 5
Determine the probability mass function of X from the following cumu-
lative distribution function:
0 if x < −2
0.2 if − 2 ≤ x < 0
F (x) =
0.7 if 0 ≤ x < 2
1 if x ≥ 2.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 17 / 73
3.3 Cumulative Distribution Function
Exercise 1
The sample space of a random experiment is a, b, c, d, e, f and each outcome
is equally likely. A random variable is defined as follows:
outcome a b c d e f
x 0 0 1.5 1.5 2 3
Determine the cumulative distribution function of X.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 19 / 73
3.3 Cumulative Distribution Function
Exercise 2
x -2 -1 0 1 2
f (x) 1/8 2/8 2/8 2/8 1/8
Determine the cumulative distribution function for X; also deter-
mine the following probabilities:
a) P (X ≤ 1.25)
b) P (X ≤ 2.2)
c) P (−1.1 < X ≤ 1)
d) P (X > 0)
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 20 / 73
3.3 Cumulative Distribution Function
Exercise 3
The thickness of wood paneling (in inches) that a customer orders is a random
variable with the following cumulative distribution function:
0 x < 1/8
0.2 1/8 ≤ x < 1/4
F (x) =
0.9 1/4 ≤ x < 3/8
1 3/8 ≤ x
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 21 / 73
3.4 Mean and Variance of a Discrete Random Variable
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 22 / 73
3.4 Mean and Variance of a Discrete Random Variable
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 24 / 73
3.4 Mean and Variance of a Discrete Random Variable
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 25 / 73
3.4 Mean and Variance of a Discrete Random Variable
Example 6
The number of messages sent per hour over a computer network has
the following distribution:
x 10 11 12 13 14 15
f (x) 0.08 0.15 0.30 0.20 0.20 0.07
Determine the mean and standard deviation of the number of
messages sent per hour.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 26 / 73
3.4 Mean and Variance of a Discrete Random Variable
Example 6
The number of messages sent per hour over a computer network has
the following distribution:
x 10 11 12 13 14 15
f (x) 0.08 0.15 0.30 0.20 0.20 0.07
Determine the mean and standard deviation of the number of
messages sent per hour.
E(X) = 10(0.08) + 11(0.15) + ... + 15(0.07) = 12.5
V (X) 2 (0.08) + 112 (0.15) + ... + 152 (0.07) − 12.52 = 1.85
√= 10 √
σ = σ 2 = 1.85 = 1.36
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 26 / 73
3.4 Mean and Variance of a Discrete Random Variable
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 27 / 73
3.4 Mean and Variance of a Discrete Random Variable
Exercise 1
If the range of X is the set {0, 1, 2, 3, 4} and P (X = x) = 0.2, determine the
mean and variance of the random variable.
Exercise 2
The range of the random variable X is {0, 1, 2, 3, x} where x is unknown. If
each value is equally likely and the mean of X is 6, determine x.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 28 / 73
3.5 Discrete Uniform Distribution
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 29 / 73
3.5 Discrete Uniform Distribution
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 30 / 73
3.5 Discrete Uniform Distribution
Example 7
The first digit of a part’s serial number is equally likely to be any one
of the digits 0 through 9. If one part is selected from a large batch
and X is the first digit of the serial number, X has a discrete uniform
distribution with probability 0.1 for each value in S = 0, 1, 2, ..., 9. That
is, f (x) = 0.1 for each value in S.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 31 / 73
3.5 Discrete Uniform Distribution
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 32 / 73
3.5 Discrete Uniform Distribution
Example 8
Let the random variable X denote the number of the 48 voice lines that
are in use at a particular time. Assume that X is a discrete uniform
random variable with a range of 0 to 48. Then
and r
(48 − 0 + 1)2 − 1
σ= = 14.14
12
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 33 / 73
3.5 Discrete Uniform Distribution
Exercise 1
Let the random variable X have a discrete uniform distribution on the integers
0 ≤ x ≤ 99. Determine the mean and variance of X.
Exercise 2
Product codes of two, three, four, or five letters are equally likely. What is the
mean and standard deviation of the number of letters in the codes?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 34 / 73
3.5 Discrete Uniform Distribution
Exercise 3
Suppose that X has a discrete uniform distribution on the integers 0 through 9.
Determine the mean, variance, and standard deviation of the random variable
Y = 5X and compare to the corresponding results for X.
Exercise 4
The probability of an operator entering alphanumeric data incorrectly into a
field in a database is equally likely. The random variable X is the number of
fields on a data entry form with an error. The data entry form has 28 fields.
Is X a discrete uniform random variable? Why or why not?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 35 / 73
3.6 Binomial Distribution
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 36 / 73
3.6 Binomial Distribution
Bernoulli trial
A trial with only two possible outcomes is used so frequently as a building
block of a random experiment that it is called a Bernoulli trial.
For example:
Flip a coin. Let X = number of heads obtained.
In the multiple-choice experiment, for each question, only the
choice that is correct is considered a success. Choosing any one of
the three incorrect choices results in the trial being summarized as
a failure.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 37 / 73
3.6 Binomial Distribution
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 38 / 73
3.6 Binomial Distribution
For example:
Flip a coin 10 times. Let X = number of heads obtained.
A multiple-choice test contains 10 questions, each with four choices,
and you guess at each question. Let X = the number of questions
answered correctly.
In the next 20 births at a hospital. Let X = the number of female births.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 39 / 73
3.6 Binomial Distribution
µ = E(X) = np
and
σ 2 = V (X) = np(1 − p)
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 41 / 73
3.6 Binomial Distribution
Exercise 1
Let X be a binomial random variable with p = 0.1 and n = 10. Calculate
the following probabilities from the binomial probability mass function and also
from the binomial table in Appendix A and compare results.
a) P (X ≤ 2) b) P (X > 8)
c) P (X = 4) d) P (5 ≤ X ≤ 7)
Exercise 2
The random variable X has a binomial distribution with n = 10 and p = 0.5.
Determine the following probabilities:
a) P (X = 5) b) P (X ≤ 2)
c) P (X ≥ 9) d) P (3 ≤ X < 5)
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 42 / 73
3.6 Binomial Distribution
Exercise 4
A multiple-choice test contains 25 questions, each with four answers. Assume
a student just guesses on each question.
a) What is the probability that the student answers more than 20 questions
correctly?
b) What is the probability the student answers less than five questions correctly?
Exercise 5
An electronic product contains 40 integrated circuits. The probability that any
integrated circuit is defective is 0.01, and the integrated circuits are indepen-
dent. The product operates only if there are no defective integrated circuits.
What is the probability that the product operates?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 43 / 73
3.7 Geometric and Negative Binomial Distributions
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 44 / 73
3.7 Geometric and Negative Binomial Distributions
Geometric Distribution
Example 10
The probability of a successful optical alignment in the assembly of an
optical data storage product is 0.8. Assume the trials are independent.
What is the probability that the first successful alignment requires ex-
actly four trials ?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 45 / 73
3.7 Geometric and Negative Binomial Distributions
Geometric Distribution
Geometric Distribution
In a series of Bernoulli trials (independent trials with constant probability
p of a success), let the random variable X denote the number of trials
until the first success. Then X is a geometric random variable with
parameter 0 < p < 1 and
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 46 / 73
3.7 Geometric and Negative Binomial Distributions
Geometric Distribution
Example 11
The probability that a wafer contains a large particle of contamination
is 0.01. If it is assumed that the wafers are independent, what is the
probability that exactly 125 wafers need to be analyzed before a large
particle is detected?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 47 / 73
3.7 Geometric and Negative Binomial Distributions
Geometric Distribution
µ = E(X) = 1/p
and
σ 2 = V (X) = (1 − p)/p2
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 48 / 73
3.7 Geometric and Negative Binomial Distributions
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 49 / 73
3.7 Geometric and Negative Binomial Distributions
µ = E(X) = r/p
and
σ 2 = V (X) = r(1 − p)/p2
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 50 / 73
3.7 Geometric and Negative Binomial Distributions
Example 12
A Web site contains three identical computer servers. Only one is used to
operate the site, and the other two are spares that can be activated in case
the primary system fails. The probability of a failure in the primary computer
(or any activated spare system) from a request for service is 0.0005. Assuming
that each request represents an independent trial, what is the mean number
of requests until failure of all three servers?
Let X denote the number of requests until all three servers fail, and let X1 , X2 ,
and X3 denote the number of requests before a failure of the first, second,
and third servers used, respectively. Then, X = X1 + X2 + X3 . Also, the
requests are assumed to comprise independent trials with constant probability
of failure p = 0.0005. Furthermore, a spare server is not affected by the
number of requests before it is activated. Therefore, X has a negative binomial
distribution with p = 0.0005 and r = 3. Consequently E(X) = 3/0.0005 =
6000 requests
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 51 / 73
3.7 Geometric and Negative Binomial Distributions
Exercise 1
Suppose the random variable X has a geometric distribution with p = 0.5.
Determine the following probabilities:
a) P (X = 1) b) P (X = 4) c) P (X = 8)
d) P (X ≤ 2) e) P (X > 2)
Exercise 2
Suppose the random variable X has a geometric distribution with a mean
of 2.5. Determine the following probabilities:
a) P (X = 1) b) P (X = 4) c) P (X = 5)
d) P (X ≤ 3) e) P (X > 3)
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 52 / 73
3.7 Geometric and Negative Binomial Distributions
Exercise 3
Suppose that X is a negative binomial random variable with p = 0.2 and r = 4.
Determine the following:
a) E(X) b) P (X = 20)
c) P (X = 19) d) P (X = 21)
e) The most likely value for X.
Exercise 4
The probability of a successful optical alignment in the assembly of an optical
data storage product is 0.8. Assume the trials are independent.
a) What is the probability that the first successful alignment requires exactly
four trials?
b) What is the probability that the first successful alignment requires at most
four trials?
c) What is the probability that the first successful alignment requires at least
four trials?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 53 / 73
3.7 Geometric and Negative Binomial Distributions
Exercise 5
In a clinical study, volunteers are tested for a gene that has been found to increase
the risk for a disease. The probability that a person carries the gene is 0.1.
a) What is the probability four or more people will have to be tested before two
with the gene are detected?
b) How many people are expected to be tested before two with the gene are
detected?
Exercise 6
Assume that each of your calls to a popular radio station has a probability of 0.02
of connecting, that is, of not obtaining a busy signal. Assume that your calls are
independent.
a) What is the probability that your first call that connects is your tenth call?
b) What is the probability that it requires more than five calls for you to connect?
c) What is the mean number of calls needed to connect?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 54 / 73
3.7 Geometric and Negative Binomial Distributions
Exercise 7
A player of a video game is confronted with a series of opponents and has an 80%
probability of defeating each one. Success with any opponent is independent of
previous encounters. The player continues to contest opponents until defeated.
a) What is the probability mass function of the number of opponents contested in
a game?
b) What is the probability that a player defeats at least two opponents in a game?
c) What is the expected number of opponents contested in a game?
d) What is the probability that a player contests four or more opponents in a
game?
e) What is the expected number of game plays until a player contests four or more
opponents?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 55 / 73
3.8 Hypergeometric Distribution
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 56 / 73
3.8 Hypergeometric Distribution
Hypergeometric Distribution
A set of N objects contains
K objects classified as successes
N − K objects classified as failures
A sample of size n objects is selected randomly (without replacement)
from the N objects, where K ≤ N and n ≤ N .
Let the random variable X denote the number of successes in the sample.
Then X is a hypergeometric random variable and
x .C n−x
CK N −K
f (x) = n , x = max{0, n + K − N } to min{K, n}
CN
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 57 / 73
3.8 Hypergeometric Distribution
µ = E(X) = np
and
2 N −n
σ = V (X) = np(1 − p)
N −1
where p = K/N .
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 58 / 73
3.8 Hypergeometric Distribution
Let X equal the number of parts in the sample from the local supplier. Then, X
has a hypergeometric distribution and the requested probability is P (X = 4).
Consequently,
C 4 .C 0
P (X = 4) = 1004 200 = 0.0119
C300
What is the probability that two or more parts in the sample are from the local
supplier?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 60 / 73
3.8 Hypergeometric Distribution
Exercise 1
Suppose X has a hypergeometric distribution with N = 100, n = 4 and K =
20. Determine the following:
a) P (X = 1) b) P (X = 6) c) P (X = 4)
d) Determine the mean and variance of X.
Exercise 2
Suppose X has a hypergeometric distribution with N = 10, n = 3 and K = 4.
Sketch the probability mass function of X. Determine the cumulative distribu-
tion function for X.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 61 / 73
3.8 Hypergeometric Distribution
Exercise 3
A batch contains 36 bacteria cells and 12 of the cells are not capable of
cellular replication. Suppose you examine three bacteria cells selected
at random, without replacement.
a) What is the probability mass function of the number of cells in the
sample that can replicate?
b) What are the mean and variance of the number of cells in the sample
that can replicate?
c) What is the probability that at least one of the selected cells cannot
replicate?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 62 / 73
3.8 Hypergeometric Distribution
Exercise 4
A company employs 800 men under the age of 55. Suppose that 30%
carry a marker on the male chromosome that indicates an increased risk
for high blood pressure.
a) If 10 men in the company are tested for the marker in this chromo-
some, what is the probability that exactly one man has the marker?
b) If 10 men in the company are tested for the marker in this chromo-
some, what is the probability that more than one has the marker?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 63 / 73
3.8 Hypergeometric Distribution
Exercise 5
A state runs a lottery in which six numbers are randomly selected from
40, without replacement. A player chooses six numbers before the state’s
sample is selected.
a) What is the probability that the six numbers chosen by a player match
all six numbers in the state’s sample?
b) What is the probability that five of the six numbers chosen by a player
appear in the state’s sample?
c) What is the probability that four of the six numbers chosen by a
player appear in the state’s sample?
d) If a player enters one lottery each week, what is the expected number
of weeks until a player matches all six numbers in the state’s sample?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 64 / 73
3.9 Poisson Distribution
Content
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 65 / 73
3.9 Poisson Distribution
Poisson Distribution
Given an interval of real numbers, assume events occur at random
throughout the interval. If the interval can be partitioned into subintervals
of small enough length such that:
1. The probability of more than one event in a subinterval is zero.
2. The probability of one event in a subinterval is the same for all
subintervals and proportional to the length of the subinterval,
3. The event in each subinterval is independent of other subinterval, the
random experiment is called Poisson Process.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 66 / 73
3.9 Poisson Distribution
Poisson Distribution
The random variable X that equals the number of events in a Poisson
process is a Poisson random variable with parameter 0 < λ, and the
probability mass function of X is
e−λ λx
f (x) = x = 0, 1, 2, . . .
x!
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 67 / 73
3.9 Poisson Distribution
Exercise 1
Suppose X has a Poisson distribution with a mean of 4. Determine the
following probabilities:
a) P (X = 0) b) P (X ≤ 2)
c) P (X = 4) d) P (X = 8)
Exercise 2
Suppose that the number of customers who enter a bank in an hour
is a Poisson random variable, and suppose that P (X = 0) = 0.05.
Determine the mean and variance of X.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 68 / 73
3.9 Poisson Distribution
Exercise 3
The number of telephone calls that arrive at a phone exchange is often
modeled as a Poisson random variable. Assume that on the average
there are 10 calls per hour.
a) What is the probability that there are exactly five calls in one hour?
b) What is the probability that there are three or fewer calls in one hour?
c) What is the probability that there are exactly 15 calls in two hours?
d) What is the probability that there are exactly five calls in 30 minutes?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 69 / 73
3.9 Poisson Distribution
Exercise 4
The number of flaws in bolts of cloth in textile manufacturing is assumed
to be Poisson distributed with a mean of 0.1 flaw per square meter.
a) What is the probability that there are two flaws in 1 square meter of
cloth?
b) What is the probability that there is one flaw in 10 square meters of
cloth?
c) What is the probability that there are no flaws in 20 square meters
of cloth?
d) What is the probability that there are at least two flaws in 10 square
meters of cloth?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 70 / 73
3.9 Poisson Distribution
Exercise 5
When a computer disk manufacturer tests a disk, it writes to the disk
and then tests it using a certifier. The certifier counts the number of
missing pulses or errors. The number of errors on a test area on a disk
has a Poisson distribution with λ = 0.2
a) What is the expected number of errors per test area?
b) What percentage of test areas have two or fewer errors?
Exercise 6
The number of content changes to a Web site follows a Poisson distri-
bution with a mean of 0.25 per day.
a) What is the probability of two or more changes in a day?
b) What is the probability of no content changes in five days?
c) What is the probability of two or fewer changes in five days?
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 71 / 73
3.9 Poisson Distribution
Sample Questions
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 72 / 73
3.9 Poisson Distribution
Sample Questions
Question 3: A naturalist leads whale watch trips every morning in March.
The number of whales seen has a Poisson distribution with a mean of 4.3.
Find the probability that on a randomly selected trip, the number of
whales seen is 3.
a) 0.3057 b) 0.1798
c) 0.3596 d) 0.5394
e) None of the other choices is correct
Question 4: The weekly salaries of elementary school teachers in one
state are normally distributed with a mean of $490 and a standard
deviation of $45. What is the probability that a randomly selected
elementary school teacher earns more than $525 a week?
Let P (Z < 0.778) = 0.7817, P (Z < 0.163) = 0.5646.
a) 0.7823 b) 0.4354
c) 0.2823 d) 0.2183
e) None of the other choices is correct.
Dr. Duong Thi Viet An Chapter 3: Discrete Random Variables and Probability Distributions
Hanoi, 2024 73 / 73