Discrete Probability Distribution
Discrete Probability Distribution
CHAPTER 5
TYPES OF PROBABILITY DISTRIBUTIONS
The random variable assumes each of its values with an equal probability.
Definition : If the random variable X assumes x1, x2, …, xk, with equal
probabilities, then the discrete uniform distribution is given by
f(x; k)= 1/k , x1, x2, …, xk.
Example 1: When a light bulb is selected at random from a box that contains a
40-watt bulb, a 60-watt bulb, a 75-watt bulb, and a 100-watt bulb, each element
of the sample space S = {40, 60, 75, 100} occurs with probability of ¼ .
Therefore, we have u uniform distribution, with
Theorem: The mean and variance of the discrete uniform distribution f(x; k) are
k k
xi i
( x ) 2
i 1
2 i 1
k k
Binomial Distribution
Definition : A Bernoulli trial can result in a success with probability p and a failure
q = 1 – p. Then the probability distribution of the binomial random variable X, the
number of successes in n independent trials, is P(X=x) or
n
P( X x) bx; n, p p x q n x , x = 0,1,2, …,n.
x
2
Binomial Sums
Example 3: The probability that a patient recovers from a rare blood disease is
0.3. If 15 people are known to have contracted this disease, what is the
probability that (a) exactly 7 people survive b) at least 10 survive (c) from 3 to
8 survive, and d) at most 8 survive?
ANS: a) 0.08 b) 0.0037 c) 0.86 d) 0.98
SW (4pts)
Continued:
e) What is the probability that no patient has recovered from the disease?
f) What is the probability that less than 3 patients did not survive?
3
Multinomial Distributions
Definition 8.3: The probability distribution of the random variables, X1, X2, …, Xk
in n dependent trials is
n x1 x2
f(x1, x2, … ,xk; p1, p2, …, pk,n ) = p1 p2 ... pk k .
x
x1 , x2 ..., xk
Hypergeometric Distribution
This finds applications in acceptance sampling.
4
nk N n k k
and 2 n 1 .
N N 1 N N