The probability that a person recovers from a disease is 0.8. What is the probability that <strong>EXACTLY</strong> 2 persons out of 5 will recover from the disease?
- A. 0.00512
- B. 0.02048
- C. 0.2048
- D. 0.0512 ✓
Correct Answer: D. 0.0512
Explanation
Using the binomial probability formula P(X=r) = {}^nC_r p^r q^{n-r}, where n=5, r=2, p=0.8, and q=0.2. P(X=2) = {}^5C_2 (0.8)^2 (0.2)^3 = 10 \times 0.64 \times 0.008 = 10 \times 0.00512 = 0.0512.
Related questions on Statistics & Probability
- Let x be the mean of squares of first n natural numbers and y be the square of mean of first n natural numbers. If $\frac{x}{y}=\fra...
- What is the probability of getting a composite number in the list of natural numbers from 1 to 50?
- Two numbers x and y are chosen at random from a set of first 10 natural numbers. What is the probability that (x+y) is divisible by 4?
- A number x is chosen at random from first n natural numbers. What is the probability that the number chosen satisfies $x+\frac{1}{x} \gt...
- Three fair dice are tossed once. What is the probability that they show different numbers that are in AP?