A new vaccine is able to give protection to 85% of bacterial disease. a. If 10 people are given the vaccines, find the probability that at least six people will be protected from the bacterial disease. 2 marks b. If 100 people are given the vaccines, find the value of n such that the probability that at least n people will be protected from the bacterial disease is 0.94. 4 marks c. State the type of distribution use to solve question (a) and (b). Briefly explain why you choose the distribution.
We have that
p = 85% = 0.85
a) m = 10
This follows the binomial distribution
The binomial probability is calculated by the formula:
b) m = 100
Using a calculator we approximate that there are at least 80 successes such that the probability is 0.94.
c) This question follows the binomial distribution because we have a fixed number of trials and boolean-valued outcome: success (protection from the disease with probability p = 0.85) and failure (with probability 1 - p = 0.15), and the probability of success is exactly the same from one trial to another.
Answer:
a) 0.9901
b) 80
c) the binomial distribution
Comments