SOLUTION: Quetion);- 8 out of every 10 persons who contract a certain viral infection can recover. If a group of 7 people become infected, what is the probability that exactly 3 people will

Algebra.Com
Question 764687: Quetion);- 8 out of every 10 persons who contract a certain viral infection can recover. If a group of 7 people become infected, what is the probability that exactly 3 people will recover from the infection?
Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
p = .8 = probability that a person who gets the disease will recover.
q = .2 = probability that a person who gets the disease will not recover.
q = 1 - p
p(x out of n will recover) = nCx * p^x * q^(n-x)
n = 7
x = 3
nCx = combination formula of n! / (x! * (n-x)!)
formula becomes:
7C3 * .8^3 * .2^4 = 35 * .512 * .0016 = .028672
this is the probability that exactly 3 will recover.
the formula used is the binomial probability formula.
the probability of exactly 0,1,2,3,4,5,6,7 recovering is shown below:
n   =	7				
p   =	0.8				
q   =	0.2
				
x		p^x	     q^(n-x)	   nCx	   p(x)

0		1	     0.0000128	   1	   0.0000128
1		0.8	     0.000064	   7	   0.0003584
2		0.64	     0.00032	   21	   0.0043008
3		0.512	     0.0016	   35	   0.028672     *****
4		0.4096	     0.008	   35	   0.114688
5		0.32768	     0.04	   21	   0.2752512
6		0.262144     0.2	   7	   0.3670016
7		0.2097152    1	           1	   0.2097152
					
			      total probability =  1 



RELATED QUESTIONS

If 10% of the people who are given a certain drug experience dizziness, find the... (answered by themathprof)
16.) If 10% of the people who are given a certain drug experience dizziness, find these... (answered by stanbon)
. Public health records indicate that t weeks after the outbreak of a certain strain of... (answered by Solver92311)
The number N people who will contact influenza after t days after a group of 1000 people... (answered by solver91311)
Problem 4 (15%) A study considered risk factors of HIV infection among intravenous drug (answered by Boreal)
The number N of people who will contract influenza after t days after a group of 1000... (answered by Boreal)
How many different committees of 7 people can be formed from a group of 10... (answered by Alan3354)
A viral infection is discovered by the CDC in Atlanta to have a doubling time of only 36... (answered by fractalier)
10. Suppose it is known that the probability of recovery for a certain disease is 0.4. If (answered by GingerAle)