UNIT 8 - Discrete Probability Distribution
UNIT 8 - Discrete Probability Distribution
UNIT 8 - Discrete Probability Distribution
Continuous variables
Mean and Spread of a probability distribution
Theorem on Expectation E(X) & Variance V(X)
Probability distributions for discrete random
variables: Binomial and Poisson Distributions
A random variable is a numerical measure
of the outcome from a probability
experiment, so its value is determined by
chance. Random variables are denoted
using letters such as X.
A discrete random variable is a random
variable that has values that has either a
finite number of possible values or a
countable number of possible values.
A continuous random variable is a random
variable that has an infinite number of
possible values that is not countable.
Distinguish Between Discrete and Continuous
Random Variables
Determine whether the following random variables are
discrete or continuous. State possible values for the
random variable.
a) The number of light bulbs that burn out in a room
of 10 light bulbs in the next year.
b) The speed of a car
c) Height of people in a population
d) The concentration of a chemical in a water sample
We use capital letter , like X, to denote the
random variable and use small letter to list the
possible values of the random variable.
Example. A single die is cast, X represent the
number of pips showing on the die and the
possible values of X are x=1,2,3,4,5,6.
A probability distribution provides the
possible values of the random variable and
their corresponding probabilities.
A probability distribution can be in the
form of a table, graph or mathematical
formula.
The table below shows the probability distribution
for the random variable X, where X represents the
number of cars a person rents from a Xcellent
Rental Motors Co Ltd during a single visit.
Identifying Probability Distributions
0.7
x Pr
0.6 0 0.06
0.5 1 0.58
probabilities
0.4
2 0.22
3 0.1
0.3
0.2
0.1
4 0.03
0
1 2 3 4 5 6
5 0.01
random variable values
Computation of Mean of a Discrete Random Variable
Compute the mean of the following probability distribution
which represents the number of cars a person rents from
Xcellent Rental Co Ltd during a single visit.
Mean = E(X) = x . P [X = x]
0*0.06+1*0.58+2*0.22+3*0.1+4*0.03+5*0.01
= 1.49
The following data represent the number of cars rented by 100
randomly selected customers in a single visit. Compute the
mean number of cars rented.
x1 x2 ... x100
X 1.49
100
Variance (VAR) and Standard Deviation (SD)
Compute the variance and standard deviation of the
following probability distribution which represents the
number of cars a person rents from a XA Rental Co Ltd
during a single visit.
Variance
=(0-1.49)^2*0.06+ (1-1.49)^2*0.58
+(2-1.49)^2*0.22+(3-1.49)^2*0.1
+(4-1.49)^2*0.03+(5-1.49)^2*0.01
=0.8699
n=8
p = 0.85
q = 1 0.85 = 0.15
x = 0, 1, 2, 3, 4, 5, 6, 7, 8
There are several ways to find the probability of x
successes in n trials of a binomial experiment. One way is to
use the binomial probability formula.
n x n! x n x
P( x) n C x p q x
p q
(n x)! x!
A six sided die is rolled 3 times. Find the probability of
rolling exactly one 6.
Frequency # of 6s Probability
Roll 1 Roll 2 Roll 3
(1)(1)(1) = 1 3 1/216
(1)(1)(5) = 5 2 5/216
(1)(5)(1) = 5 2 5/216
(1)(5)(5) = 1 25/216
You could use 25
a tree diagram (5)(1)(1) = 5 2 5/216
(5)(1)(5) = 1 25/216
25
(5)(5)(1) = 1 25/216
25
(5)(5)(5) = 0 125/216
125
There are three outcomes that have exactly one six, and
each has a probability of 25/216. So, the probability of
rolling exactly one six is 3(25/216) 0.347. Another way to
answer the question is to use the binomial probability
formula. In this binomial experiment, rolling a 6 is a
success while rolling any other number is a failure. The
values for n, p, q, and x are n = 3, p = 1/6, q = 5/6 and x = 1.
The probability of rolling exactly one 6 is:
n x
P( x) n C x p q x
3! 1 1 5 31
P (1) ( ) ( )
(3 1)!1! 6 6
1 5 2
3( )( )
6 6
1 25 By listing the possible values of x
3( )( ) with the corresponding
6 36
probability of each, you can
25 construct a binomial probability
3( )
216 distribution.
25
0.347
72
A survey indicates that 41% of American women
consider reading as their favorite leisure time
activity. You randomly select four women and ask
them if reading is their favorite leisure-time
activity. Find the probability that
(1) exactly two of them respond yes,
(2) at least two of them respond yes, and
(3) fewer than two of them respond yes.
x 0 1 2 3 4 5 6
P(x) 0.002 0.020 0.095 0.235 0.328 0.244 0.075
Variance: 2 = npq