Find the probability of exactly one 5 when a die is rolled 3 times 2) Find the probability of getting 3 heads when 8 coins are tossed. 3) A bag contains 4 red and 2 green balls. A ball is drawn and replaced 4 times. What is the probability of getting exactly 3 red balls and 1 green ball.
Find the probability of exactly one 5 when a die is rolled 3 times
Probability of exactly 1 successes
and
into a binomial probability distribution function (PDF). If doing this by hand,
apply the binomial probability formula:
The binomial coefficient, is defined by
The full binomial probability formula with the binomial coefficient is
where n is the number of trials, p is the probability of success on a single trial, and X
is the number of successes. Substituting in values for this problem,
n=3
p=0.167
X=1
Evaluating the expression, we have
P(1)=0.347638389
2) Find the probability of getting 3 heads when 8 coins are tossed.
Probability of exactly 3 successes
and
into a binomial probability distribution function (PDF). If doing this by hand,
apply the binomial probability formula:
The binomial coefficient, is defined by
The full binomial probability formula with the binomial coefficient is
where n is the number of trials, p is the probability of success on a single trial, and X
is the number of successes. Substituting in values for this problem,
n=8
p=0.375
X=3
Evaluating the expression, we have
P(3)=0.28163194656372
3) A bag contains 4 red and 2 green balls. A ball is drawn and replaced 4 times. What is the probability of getting exactly 3 red balls and 1 green ball.
we find probability for exact 1 green ball then automatically remaining balls are red.
Probability of exactly 1 successes
and
into a binomial probability distribution function (PDF). If doing this by hand,
apply the binomial probability formula:
The binomial coefficient, is defined by
The full binomial probability formula with the binomial coefficient is
where n is the number of trials, p is the probability of success on a single trial, and X
is the number of successes. Substituting in values for this problem,
n=4
p=0.333
X=1
Evaluating the expression, we have
P(1)=0.395258962716
Comments