3 Discrete Probability Distribution
3 Discrete Probability Distribution
DISTRIBUTION
MATH403 – ENGINEERING DATA ANALYSIS
OBJECTIVES
• Determine probabilities from cumulative functions and cumulative
distribution functions from probability mass functions.
• Calculate means and variances for discrete random variables.
• Understand the assumptions for each of the discrete probability distributions
presented.
• Select an appropriate discrete probability distribution to calculate
probabilities in specific applications.
• Calculate probabilities, determine means and variances for each of the
discrete probability distributions presented
RANDOM VARIABLES
• Variable is a characteristic or attribute that can assume different values
• Random variable assigns a numerical values to each outcome of a chance
event
• It is always represented by capital letters
RANDOM VARIABLES
Example #1:
□ The results of tossing the coin thrice.
X (number of head/s) 0 1 2 3
OUTCOMES TTT HTT, THT, TTH HHT, HTH, THH HHH
RANDOM VARIABLES
Example #2:
□ The results of rolling a dice once.
X (numbers on dice) 1 2 3 4 5 6
OUTCOMES 1 2 3 4 5 6
DISCRETE VARIABLE
• A variable of having a finite number of possible values or an infinite number
of values that can be counted.
DISCRETE RANDOM VARIABLE
• Discrete random variables can take on either a finite or at most a countably
infinite set of discrete values.
• The outcome can assume only a specific number of outcomes.
DISCRETE RANDOM VARIABLE
Example #1:
□ The results of tossing the coin thrice.
X (number of tail/s) 0 1 2 3
OUTCOMES HHH HHT, HTH, THH HTT, THT, TTH TTT
DISCRETE RANDOM VARIABLE
Example #2:
□ The results of rolling a dice once.
• Note:
·The sum of all probabilities in a probability distribution is 1.
·Every probability is a number between 0 and 1.
PROBABILITY DISTRIBUTION
Example #1:
□ Construct a probability distribution for tossing the coin thrice.
X (number of head/s) 0 1 2 3
P(X) 1/8 3/8 3/8 1/8
PROBABILITY DISTRIBUTION
Example #1:
□ Construct a probability distribution for tossing the coin thrice.
X (number of head/s) 0 1 2 3
P(X) 1/8 3/8 3/8 1/8
PROBABILITY DISTRIBUTION
•
X (number of head/s) 0 1 2 3
P(X) 1/8 3/8 3/8 1/8
PROBABILITY DISTRIBUTION
Example #2:
□ Construct a probability distribution for rolling a single dice.
X (numbers on dice) 1 2 3 4 5 6
P(X) 1/6 1/6 1/6 1/6 1/6 1/6
PROBABILITY DISTRIBUTION
Example #2:
□ Construct a probability distribution for rolling a single dice.
X (numbers on dice) 1 2 3 4 5 6
P(X) 1/6 1/6 1/6 1/6 1/6 1/6
PROBABILITY DISTRIBUTION
Example #2:
□ Construct a probability distribution for rolling a single dice.
X (numbers on dice) 1 2 3 4 5 6
P(X) 1/6 1/6 1/6 1/6 1/6 1/6
DISCRETE PROBABILITY DISTRIBUTION
• Consist of the values a discrete random variable (X) can assume and the
corresponding probabilities {P(X)} of the values:
• It can be represented by:
·Table
·Graph
·Formula
• Note:
·The sum of all probabilities in a probability distribution is 1.
·Every probability is a number between 0 and 1.
DISCRETE PROBABILITY DISTRIBUTION
Example #1:
□ A shipment of 20 similar laptop computers to a retail outlet contains 3 that are
defective. If a school makes a random purchase of 2 of these computers, construct
the discrete probability distribution for the number of defectives.
X (number of defective/s) 0 1 2
P(X) 68/95 51/190 3/190
DISCRETE PROBABILITY DISTRIBUTION
Example #1:
□ A shipment of 20 similar laptop computers to a retail outlet contains 3 that are
defective. If a school makes a random purchase of 2 of these computers, construct
the discrete probability distribution for the number of defectives.
X (number of defective/s) 0 1 2
P(X) 68/95 51/190 3/190
DISCRETE PROBABILITY DISTRIBUTION
Example #2:
□ Three light bulbs are chosen at random without replacement from 15 bulbs of which 5
are defective. Find the discrete probability distribution for the number of defectives.
p = probability of success
p = 1/2
n = total number of trials
q = probability of failure
n=2
q=1–p
r = number of success q = 1 – 1/2
r=X q = 1/2
BINOMIAL DISTRIBUTION
Example #2:
□ Construct a binomial distribution of showing heads in tossing the coin twice. Solve also
the mean, variance and standard deviation.
n = no. of trials
n = 100
r = [0,50] (at
most 50)
p = probability of success
p=½
q = probability of failure
q=1–p=1–½
q=½
CUMULATIVE BINOMIAL PROBABILITY
Example #2:
□ The probability that a student is accepted to a prestigious college is 0.3. If 5 students
from the same school apply, what is the probability that at most 3 are accepted?
n = no. of trials
n=5
r = {0, 1, 2, 3} (at most 3)
p = probability of success
p = 0.3
q = probability of failure
q = 1 – p = 1 – 0.3
q = 0.7
POISSON PROBABILITY
• In Poisson Probability, it talks about the probability of how likely an event to happen for
a specific period of time
• The Poisson Probability that exactly “r” successes occur in a Poisson experiment, when
the mean number of successes is μ is given by the formula:
Where:
• μ = average number of successes
• μ = variance of Poisson distribution
• μ = mean of the distribution
• r = exact number of successes
• e = Euler’s number = 2.71828
POISSON DISTRIBUTION
• A POISSON RANDOM VARIABLE is the number of successes that result from a Poisson
experiment.
• The probability distribution of a Poisson random variable is called a POISSON
DISTRIBUTION
• It can be represented by:
·Table
·Graph
·Formula
• Note:
·The sum of all probabilities in a poisson distribution is 1.
·Every probability is a number between 0 and 1.
CUMULATIVE POISSON PROBABILITY
• A CUMULATIVE POISSON PROBABILITY refers to the probability that the
Poisson random variable is greater than some specified lower limit and less
than some specified upper limit.
CUMULATIVE POISSON PROBABILITY
Example #1:
□ Suppose the average number of lions seen on a 1-day safari is 5. What is the probability
that tourists will see fewer than four lions on the next 1-day safari?
r=X
r = {0, 1, 2, 3} (fewer than 4 or
less than 4)
CUMULATIVE POISSON PROBABILITY
Example #2:
□ Suppose the average number of lions seen on a 1-day safari is 5. What is the probability
that tourists will see at most four lions on the next 1-day safari?
r=X
r = {0, 1, 2, 3, 4} (at most 4)
CUMULATIVE POISSON PROBABILITY
Example #3:
□ Suppose the average number of lions seen on a 1-day safari is 5. What is the probability
that tourists will see at least four lions on the next 1-day safari?
r=X
r = [0,+∞) (at least 4)