The probability that a person recovers from a disease is 0.8. What is the probability that exactly 2 persons out of 5 will recover from the disease?
0.0512
This question asks for the probability that a specific number of people recover from a disease, given the probability of a single person recovering. This type of problem fits the characteristics of a binomial probability distribution.
A binomial distribution applies when we have a fixed number of independent trials, where each trial has only two possible outcomes (often called "success" and "failure"), and the probability of success is the same for every trial.
In this scenario:
Based on the question, we can identify the parameters needed for the binomial probability formula:
The probability of getting exactly \(k\) successes in \(n\) independent trials is given by the binomial probability formula:
\(P(X=k) = C(n, k) \cdot p^k \cdot q^{n-k}\)
Where \(C(n, k)\) is the binomial coefficient, representing the number of ways to choose \(k\) successes from \(n\) trials. It is calculated as:
\(C(n, k) = \frac{n!}{k!(n-k)!}\)
We want to find the probability that exactly 2 persons out of 5 will recover, which is \(P(X=2)\) with \(n=5\), \(k=2\), \(p=0.8\), and \(q=0.2\).
\(C(5, 2) = \frac{5!}{2!(5-2)!} = \frac{5!}{2!3!} = \frac{5 \times 4 \times 3 \times 2 \times 1}{(2 \times 1)(3 \times 2 \times 1)} = \frac{120}{2 \times 6} = \frac{120}{12} = 10\)
There are 10 different combinations of selecting exactly 2 persons out of 5 who will recover.
The probability of exactly 2 persons recovering is \(p^2\):
\((0.8)^2 = 0.8 \times 0.8 = 0.64\)
The number of failures is \(n-k = 5-2 = 3\). The probability of exactly 3 persons not recovering is \(q^3\):
\((0.2)^3 = 0.2 \times 0.2 \times 0.2 = 0.008\)
Now, substitute these values into the binomial probability formula:
\(P(X=2) = C(5, 2) \cdot (0.8)^2 \cdot (0.2)^3\)
\(P(X=2) = 10 \times 0.64 \times 0.008\)
\(P(X=2) = 6.4 \times 0.008\)
\(P(X=2) = 0.0512\)
The probability that exactly 2 persons out of 5 will recover from the disease is 0.0512.
| Parameter | Value | Description |
|---|---|---|
| \(n\) | 5 | Total number of persons |
| \(p\) | 0.8 | Probability of recovery (success) |
| \(q\) | 0.2 | Probability of not recovering (failure) |
| \(k\) | 2 | Exact number of recoveries (successes) |
| \(C(5, 2)\) | 10 | Number of ways to choose 2 from 5 |
| \(p^2\) | 0.64 | Probability of 2 successes |
| \(q^3\) | 0.008 | Probability of 3 failures |
| \(P(X=2)\) | 0.0512 | Final probability |
Comparing our result, 0.0512, with the given options:
Our calculated probability matches Option 4.
| Concept | Description | Relevance to Question |
|---|---|---|
| Probability | A measure of the likelihood of an event occurring, usually between 0 and 1. | The question asks for a specific probability. |
| Binomial Distribution | A discrete probability distribution used for situations with a fixed number of independent trials, each having two outcomes with constant probability. | The scenario perfectly fits the criteria for binomial distribution. |
| Independent Trials | The outcome of one trial does not affect the outcome of other trials. | Assumed for each person recovering from the disease. |
| Binomial Coefficient \(C(n, k)\) | The number of ways to choose \(k\) items from a set of \(n\) items without regard to the order. | Needed to account for all possible combinations of exactly 2 people recovering out of 5. |
You should consider using the binomial distribution when your problem involves the following conditions:
In this problem, we had 5 persons (fixed trials), each could either recover (success) or not (failure), the recovery of one person is independent of others, and the probability of recovery is given as a constant 0.8.
Let X and Y be two random variables such that X + Y = 100. If X follows Binomial distribution with parameters n = 100 and p = \(\frac{4}{5}\), what is the variance of Y?
In a Binomial distribution B(n, p), n = 6 and 9P(X = 4) = P(X = 2). What is p equal to ?
What is the probability that no one out of 6 workers suffers from a disease?
What is the probability that exactly 3 out of 6 workers suffer from a disease?
What is the probability that at least one out of 6 workers suffer from a disease ?
8 coins are tossed simultaneously. The probability of getting at least 6 heads is
A certain type of missile hits the target with probability p = 0.3. What is the least number of missiles should be fired so that there is at least on 80% probability that the target is hit?
A medicine is known to be 75% effective to cure a patient. If the medicine is given to 5 patients, what is the probability that at least one patient is cured by this medicine?
Let the random variables X follow B (6, p) If \(16{\rm{\;P\;}}\left( {{\rm{X}} = 4} \right) = {\rm{P\;}}\left( {{\rm{X}} = 2} \right)\) , then what is the value of p
The mean and the variance in a binomial distribution are found to be 2 and 1 respectively. The probability P(X = 0) is
Indicate the correct answer for the combination from the following regarding the conditions for the applicability of a binominal distribution:
(a) There are n independent trials
(b) Each trial has only two possible outcomes
(c) The probabilities of two outcomes do not remain constant
(d) The trials are independent
Which of the following options is correct?
In which of the following practical situations, Poisson Distribution can be used?
A. Number of customers arriving at the super markets per hour.
B. Number of typographical errors per page in a typed material.
C. Number of accidents taking place per day on a busy road.
D. Dice throwing problems.
E. Number of defective material say, blades, etc. in a packing manufactured by a good concern.
Choose the most appropriate answer from the options given below:
For Binomial distribution, n = 10 and p = 0.6, E(X 2) (second moment about origin) is:
The mean and variance of binomial distribution B (x, n, p) are 4 and \(\dfrac{4}{3}\) respectively. What is the probability of getting 2 successes?
Find out the fallacy if any in the statement:
“The mean and the variance of a binomial distribution is 16.2 and 29.4 respectively.”