Discrete Probability Distribution
Discrete Probability Distribution
Distribution
TOPICS
Random Variables and their Probability Distribution
Cumulative Distribution Functions
Expected Values of Random Variables
The Binomial Distribution
The Poisson Distribution
RANDOM VARIABLES
A random variable x represents a numerical value associated with each
outcome of a probability distribution.
In Words In Symbols
Guidelines
Let x be a discrete random variable with possible outcomes x1, x2, … , xn.
4. Check that each probability is between 0 and 1 and that the sum is 1.
Constructing a Discrete Probability Distribution
Example:
The spinner below is divided into two sections. The probability of landing on the 1
is 0.25. The probability of landing on the 2 is 0.75. Let x be the number the
spinner lands on. Construct a probability distribution for the random variable x.
x P (x)
1
1 0.25 Each probability is
2 2 0.75 between 0 and 1.
Sum of spins,
x P (x)
2 0.0625 Each probability is between 0 and 1,
3 0.375 and the sum of the probabilities is 1.
4 0.5625
Graphing a Discrete Probability Distribution
Sum of 0.6
spins, x P (x)
0.5
2 0.0625 0.4
Probability
3 0.375
0.3
4 0.5625
0.2
0.1
0 x
2 3 4
Sum
MEAN
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.
Example:
Find the mean of the probability distribution for the sum of the two spins.
x P (x) xP (x)
2 0.0625 2(0.0625) = 0.125 ΣxP(x) = 3.5
3 0.375 3(0.375) = 1.125
4 0.5625 4(0.5625) = 2.25 The mean for the two
spins is 3.5.
VARIANCE
The variance of a discrete random variable is given by
2 = Σ(x – μ)2P (x).
Example:
Find the variance of the probability distribution for the sum of the two spins.
The mean is 3.5.
ΣP(x)(x – 2)2
x P (x) x–μ (x – μ)2 P (x)(x – μ)2 0.376
2 0.0625 –1.5 2.25 0.141
3 0.375 –0.5 0.25 0.094 The variance for the two
spins is approximately
4 0.5625 0.5 0.25 0.141 0.376
STANDARD DEVIATION
The cumulative distribution function (FX) gives the probability that the
random variable X is less than or equal to a certain number x. Its formula
is:
FX(x)=P(X<=x)
In general, we can assume that the probability for anything less than
two is zero, since you cannot roll a one with two dice. Also, that the
probability for all of the numbers in a defined range will equal 1 or
100%.
TOPICS
Random Variables and their Probability Distribution
Cumulative Distribution Functions
Expected Values of Random Variables
The Binomial Distribution
The Poisson Distribution
EXPECTED VALUES OF RANDOM VARIABLES
Symbol Description
• You randomly select a card from a deck of cards, and note if the card is
an Ace. You then put the card back and repeat this process 8 times.
Example:
Decide whether the experiment is a binomial experiment. If it is, specify the
values of n, p, and q, and list the possible values of the random variable x.
If it is not a binomial experiment, explain why.
• You randomly select a card from a deck of cards, and note if the card is
an Ace. You then put the card back and repeat this process 8 times.
Example:
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.
p = the probability of selecting a red chip 3
0.3
10
q = 1 – p = 0.7 x P (x)
0 0.240 The binomial
n=4 1 0.412 probability formula
x = 0, 1, 2, 3, 4 2 0.265 is used to find each
3 0.076 probability.
4 0.008
Finding Probabilities
Example:
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 more than
1 0.412 3 red chips.
2 0.265 b.) Find the probability of selecting at least 1
3 0.076 red chip.
4 0.008
Example:
One out of 5 students at a local college say that they skip breakfast in the morning. Find the
mean, variance and standard deviation if 10 students are randomly selected.
n 10 μ np σ 2 n pq σ n pq
1
p 0.2 10(0.2) (10)(0.2)(0.8) 1.6
5
q 0.8 2 1.6 1.3
TOPICS
Random Variables and their Probability Distribution
Cumulative Distribution Functions
Expected Values of Random Variables
The Binomial Distribution
The Poisson Distribution
POISSON DISTRIBUTION
The Poisson distribution is a discrete probability distribution of a random
variable x that satisfies the following conditions.
2. The probability of the event occurring is the same for each interval.
μ x e μ
P (x )
x!
Example:
The mean number of power outages in the city of Brunswick is 4 per year.
Find the probability that in a given year,
a.) there are exactly 3 outages,
b.) there are more than 3 outages.