SOLUTION: The Center for Disease Control, or CDC, has determined that when a person is given a vaccine, the probability that the person will develop immunity to the virus is 0.8. If 4 people

Algebra.Com
Question 1086299: The Center for Disease Control, or CDC, has determined that when a person is given a vaccine, the probability that the person will develop immunity to the virus is 0.8. If 4 people are given this vaccine, find the probability that at least 1 of the people will develop immunity to the virus. Give your answer correct to 4 decimal places?
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!
Define "success" to mean "developing immunity"
X = random discrete variable counting number of successes (takes on the values from X = 0 to X = 4)
n = 4 is the sample size
p = 0.8 is the probability of success (probability of developing immunity)

If we can find P(X = 0), then we can use it to find P(X > 0). Note how P(X = 0) + P(X > 0) = 1. So P(X > 0) = 1 - P(X = 0)

------------------------------------------
In this case, k = 0. Also use n = 4 and p = 0.8

First find the combination value
n C k = (n!)/(k!*(n-k)!)
4 C 0 = (4!)/(0!*(4-0)!)
4 C 0 = (4!)/(0!*4!)
4 C 0 = (1)/(0!*1)
4 C 0 = (1)/(1)
4 C 0 = 1

Then use it to compute the binomial probability value
P(X = k) = (n C k)*(p)^(k)*(1-p)^(n-k)
P(X = 0) = (4 C 0)*(0.8)^(0)*(1-0.8)^(4-0)
P(X = 0) = (4 C 0)*(0.8)^(0)*(0.2)^(4)
P(X = 0) = (1)*(0.8)^(0)*(0.2)^4
P(X = 0) = (1)*(1)*(0.0016)
P(X = 0) = 0.0016

------------------------------------------

We know the value of P(X = 0) now. We can use it to find P(X > 0)

P(X > 0) = 1 - P(X = 0)
P(X > 0) = 1 - 0.0016
P(X > 0) = 0.9984

Because P(X >= 1) = P(X > 0), we have found the answer.
The probability that at least one person develops immunity is 0.9984

RELATED QUESTIONS

5. The Centers for Disease Control have determined that when a person is given a... (answered by edjones)
5. The Centers for Disease Control have determined that when a person is given a... (answered by Fombitz)
According to the CDC, if one member of the household contracts the chickenpox, 90% of... (answered by stanbon)
According to the CDC, if one member of the household contracts the chickenpox, 90% of... (answered by stanbon)
A vaccine has a 90% probability of being effective in preventing a certain disease. the... (answered by srinivas.g)
To test the effectiveness of a new vaccine, researchers gave 100 volunteers the... (answered by ikleyn)
Please assist me in solving this question below A vaccine has a 90% probability of being (answered by ikleyn)
Consider a medical test for a certain disease. The probability of a person having the... (answered by Shin123)
A laboratory blood test is 99 percent effective in detecting a certain disease when it... (answered by ewatrrr)