Chapter 4 (Discrete Probability Distributions)
Chapter 4 (Discrete Probability Distributions)
Probability Distributions
In Words In Symbols
1. The probability of each value of 0 ≤ P (x) ≤ 1
the discrete random variable is
between 0 and 1.
Guidelines
Let x be a discrete random variable with possible
outcomes x1, x2, … , xn.
Example
Example 1
1 x P ( x)
1 0.25 Each probability is
2 between 0 and 1.
2 0.75
Continued.
Example 2 continued
Sum of
P (sum of 3) = 0.75 × 0.25 = 0.1875
P ( x)
spins, x
2 0.0625 Spin a 2 on “and” Spin a 1 on the
3 0.375 the first spin. second spin.
4
0.1875 + 0.1875 Continued.
Example 2 continued
Sum of
P ( x)
spins, x
2 0.0625 Each probability is between
3 0.375 0 and 1, and the sum of the
4 0.5625 probabilities is 1.
Example 3
Sum of
P (x)
P ( x) Sum of Two Spins
spins, x 0.6
2 0.0625 0.5
3 0.375
Probability
0.4
4 0.5625
0.3
0.2
0.1
0 x
2 3 4
Sum
Mean, Variance and Standard Deviation
• The mean of a discrete random variable is given by
μ = ΣxP (x).
Each value of x is multiplied by its corresponding probability
and the products are added.
• The variance of a discrete random variable is given by
σ2 = Σ(x – μ) 2 P (x).
• The standard deviation of a discrete random variable is
given by
σ= σ2 .
Example 4
Binomial Distributions
Binomial Experiments
Symbol Description
n The number of times a trial is repeated.
• You roll a die 10 times and note the number the die
lands on.
=P (x ) C
= p x n −x
q n! p xq n − x .
n x
(n − x )! x !
Or
Example
It has been claimed that in 60% of all solar-heat installations the utility
bill is reduced by at least one-third. Accordingly, what are the
probabilities that the utility bill will be reduced by at least one-third in.
(a) four of five installations;
(b) at least four of five installations?
and the answer is b (4; 5, 0.60) + b (5; 5, 0.60) = 0.259 + 0.078 = 0.337.
Example 9
A bag contains 10 chips. 3 of the chips are red, 5 of the chips are
white, and 2 of the chips are blue. Four chips are selected, with
replacement. Create a probability distribution for the number of red
chips selected.
3
p = the probability of selecting a red chip
= = 0.3
10
q = 1 – p = 0.7
n=4 x P ( x)
x = 0, 1, 2, 3, 4 0 0.240 The binomial
1 0.412 probability
2 0.265 formula is used
3 0.076 to find each
4 0.008 probability.
Example 10
The following probability distribution represents the probability of
selecting 0, 1, 2, 3, or 4 red chips when 4 chips are selected.
x P ( x)
0 0.24 a.) Find the probability of selecting no
1 0.412 more than 3 red chips.
2 0.265
3 0.076 b.) Find the probability of selecting at
4 0.008
least 1 red chip.
a.) P (no more than 3) = P (x ≤ 3) = P (0) + P (1) + P (2) + P (3)
= 0.24 + 0.412 + 0.265 + 0.076 = 0.993
b.) P (at least 1) = P (x ≥ 1) = 1 – P (0) = 1 – 0.24 = 0.76
Complement
ee
Example
Example
4.3
Hypergeometric Distributions
The Hypergeometric Distribution
Suppose that we are interested in the number of defectives in a
sample of n units drawn without replacement from a lot
containing N units, of which a are defective.
20
5 15 20
2 8 10
A numerical comparison of the hypergeometric and
binomial distributions
Example
A company has 100 identical car chargers on hand but that 25
are defective. If the company decides to randomly select 10 of
these items, by using
(a) the formula for the hypergeometric distribution;
(b) the formula for the binomial distribution as an
approximation.
what is the probability that 2 of the 10 will be defective?
Solution
Note
Poisson Distributions
Poisson Distribution
The Poisson distribution is a discrete probability distribution of
a random variable x that satisfies the following conditions.
1. The experiment consists of counting the number of times
an event, x, occurs in a given interval. The interval can be
an interval of time, area, or volume.
2. The probability of the event occurring is the same for each
interval.
3. The number of occurrences in one interval is independent
of the number of occurrences in other intervals.
a= , x 3
.) µ 4= b.) P (more than 3)
f (3) = 1 − P (x ≤ 3)
=
43(2.71828)-4 1 − [P (3) + P (2) + P (1) + P (0)]
=
P (3) =
3!
= 1- [f(3) + f(2) + f(1) + f(0)]
≈ 0.195
1 − (0.195 + 0.147 + 0.073 + 0.018)
=
≈ 0.567
Poisson Processes
In this section we shall be concerned with processes taking place over continuous intervals of
time or space, such as the occurrence of imperfections on a continuously produced bolt of
cloth, the recording of radiation by means of a Geiger counter, the arrival of telephone calls at
a virtual switchboard, or the passing by cars over an electronic counting device. We will now
show that the mathematical model which we can use to describe many situations like these is
that of the Poisson distribution. To find the probability of x successes during a time interval of
length T, we divide the interval into n equal parts of length Δt, so that T = n ・ Δt , and we
assume that
1) The probability of a success during a very small interval of time Δt is given by
p = 0.20 q = 0.80
a.) x = 3 b.) x = 3, 4
P (3) = (0.2)(0.8)3 – 1 P (3 or 4) = P (3) + P (4)
= (0.2)(0.8)2 ≈ 0.128 + 0.102
= (0.2)(0.64) ≈ 0.230
= 0.128