SOLUTION: Type O blood is found in 44% of Americans. Suppose 7 samples of blood are tested at random. Find the probability that exactly 2 of the tested samples will be Type O.

Algebra.Com
Question 1087848: Type O blood is found in 44% of Americans. Suppose 7 samples of blood are tested at random. Find the probability that exactly 2 of the tested samples will be Type O.
Found 2 solutions by rothauserc, mathmate:
Answer by rothauserc(4718)   (Show Source): You can put this solution on YOUR website!
use the binomial probability formula
:
Probability (P) ( k successes in n trials ) = nCk * p^k * (1-p)^(n-k), where
nCk = n! / (k! * (n-k)!)
:
P ( exactly 2 have type O blood out of 7 trials ) = 7C2 * (0.44)^2 * (1-0.44)^(7-2) = 0.2239 approx 0.22
:
*************************************************
P of exactly 2 with type O out of 7 trials = 0.22
*************************************************
:

Answer by mathmate(429)   (Show Source): You can put this solution on YOUR website!
Question:
Type O blood is found in 44% of Americans. Suppose 7 samples of blood are tested at random. Find the probability that exactly 2 of the tested samples will be Type O.

Solution:
The probability is known and constant (small sample, large population), the sample size is known, and sampling is assumed random and independent, each trial is Bernoulli (i.e. type O or not), we can model the situation with binomial distribution, which means
P(x)=C(N,x)(p^x)(1-p)^(N-x)
where,
C(N,x) is number of combinations of selecting x objects out of N.
x is the exact number of success in the sample.

For the given situation,
p=0.44
n=7
x=2
so
P(x=2)=C(7,2)(0.44^2)(0.56^5)
=0.2239

RELATED QUESTIONS

Type O blood is found in 44% of Americans. Suppose 7 samples of blood are tested at... (answered by xdragonfight)
38% of people in the US have type O+ blood. 1) If randomly selecting 5 Americans, ask... (answered by stanbon)
2. Thirty-eight percent of people in the United States have type O+ blood. a. If you... (answered by stanbon)
The probability that a person in the United States has type O+ blood is 83%. Three... (answered by Fombitz)
Human blood is grouped into four types. The percentages of Americans with each type are... (answered by ewatrrr)
the probability that a person in the united states has AB+ is 3%. five unrelated... (answered by stanbon)
In a group of 1,500 people, 585 have blood type A, 165 have blood type B, 690 have blood... (answered by Boreal)
A group of 15 individuals is used for a biological case study. The group contains 3... (answered by greenestamps,ikleyn)
A group of 400 people has the following blood type distribution: 140 have blood type O,... (answered by rothauserc)