Question 317048: 2. Thirty-eight percent of people in the United States have type O+ blood.
a. If you randomly select five Americans and ask them if their blood type is O+, what is the probability that exactly 3 will have blood type O+?
(You MUST use the binominal formula)
b. If 5 Americans are selected at random, find the probability that 1 or less Americans will have O+ blood type.
(You MUST use the binomial formula)
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! 2. Thirty-eight percent of people in the United States have type O+ blood.
-------
a. If you randomly select five Americans and ask them if their blood type is O+, what is the probability that exactly 3 will have blood type O+?
(You MUST use the binominal formula)
---
n = 5 ; p = 0.38
P(x=3) = 5C3*(0.38)^3*(0.62)^2 = 0.2109
================================================
b. If 5 Americans are selected at random, find the probability that 1 or less Americans will have O+ blood type.
(You MUST use the binomial formula)
(x = 0 or 1) = 5C0(0.38)^0(0.62)^5 + 5C1(0.38)*(0.62)4
= 0.3724
======================
Cheers,
Stan H.
======================
|
|
|