Lect 14
Lect 14
Module 2
Discrete Distributions
Discrete Distributions
• Bernoulli
• Binomial
• Geometric
• Negative Binomial
• Poisson
Bernoulli Distribution
• A random variable with two possible values, 0 and 1, is
called a Bernoulli variable.
• Its distribution is Bernoulli distribution.
• Any experiment with binary outcome is called a
Bernoulli trial.
• Ex. Good or defective, pass or fail, heads and tails, etc.
Bernoulli
Distributio
n
A discrete random
variable X is said to
have a Bernoulli
distribution with
parameter p. If its
probability mass
function is given by:
, x = 0, 1.
So, P(0)=1-p=q,
P(1)=p
Bernoulli
distribution
Bernoulli distribution arises when the
following 3-conditions are satisfied.
X P(X)
0 1-p
1 p
Variabl
and q=1-p.
Probability Mass Function is
e , x=0,1,2,…, n
Binomial Distribution:
Discret All the trails are independent
m , x=0,1,2,…, n
Variabl Example:
1. Exactly 2 will be
defective
2. None will be defective
3. At least 2 will be
defective
Solution
• n = 12
• p = 1/10, so q = 1 – p =9/10
• Here, the random variable is all the possible number of
defective items out of n.
• Use the formula P() = , = 0,1,2,…, 12
In 1) Find P(= 2)
In 2) Find P(= 0)
In 3) Find P() = 1 – P() = 1- P(= 0) - P(= 1)
Solve and find the answer.
Problem 3 Q2. Out of 800
families with 5
children each,
how many
families would be
expected to have
• 3 boys
• 5 girls
• Either 2 or 3 boys
• At least 2 girls
Solution
•n=5
• p = 0.5, so q = 1 – p =0.5
• Here, the random variable is all the possible number of boys
out of 5 children.
• Use the formula P() = , =0,1,2,…, 5
In 1) Find 800*P()
In 2) Find 800*P(= 0)
In 3) Find 800*(P(= 2) + P(= 3))
In 4) Find 800*P( = 800*(P(= 0)+P(= 1)+P(= 2)+P(= 3))
Solve and find the answer.
Binomial
Distribution
Q4. Medical professionals use the binomial
distribution to model the probability that a certain
number of patients will experience side effects as a
result of taking new medications.
E.g., suppose it is known that 5% of adults who take a
certain medication experience negative side effects.
We can use a Binomial Distribution Calculator to
find the probability that more than a certain number of
patients in a random sample of 100 will experience
negative side effects.