Solveeit Logo

Question

Question: In a binomial distribution, mean is 3 and variance is \(\dfrac{3}{2}\). Find the probability of at l...

In a binomial distribution, mean is 3 and variance is 32\dfrac{3}{2}. Find the probability of at least 5 successes.

Explanation

Solution

Hint: In order to solve this question, we should know about the formula of binomial distribution, that is, the mean is given by np, variance is given by npq, where n represents the number of trials, p represents the probability of success and q represents the probability of loss and binomial probability for x success out of n trials is given by P(X=x)=nCrpxqnxP\left( X=x \right){{=}^{n}}{{C}_{r}}{{p}^{x}}{{q}^{n-x}}. By using these formulas, we can solve this question.

Complete step-by-step answer:
In this question, we have been given mean as 3 and variance as 32\dfrac{3}{2} of a binomial distribution. And we have been asked to find the probability of at least 5 successes. To solve this question, we should know that for any binomial distribution, we can write mean = np and variance = npq. So, we can write,
np = 3 ……… (i)
npq=32.........(ii)npq=\dfrac{3}{2}.........\left( ii \right)
Now, we will divide equation (ii) by equation (i). So, we get,
npqnp=323 q=12 \begin{aligned} & \dfrac{npq}{np}=\dfrac{\dfrac{3}{2}}{3} \\\ & q=\dfrac{1}{2} \\\ \end{aligned}
Now, we know that, p and q represents the probabilities of success and loss respectively. So, we can say that,
p + q = 1
p+12=1 p=112=12 \begin{aligned} & p+\dfrac{1}{2}=1 \\\ & p=1-\dfrac{1}{2}=\dfrac{1}{2} \\\ \end{aligned}
Now, we will put the value of p in equation (i). So, we get,
n×12=3 n=6 \begin{aligned} & n\times \dfrac{1}{2}=3 \\\ & n=6 \\\ \end{aligned}
Now, we have been asked to calculate the probability of at least 5 successes. So, the cases that we will include will be of 5 success and 6 success.
Now, we know that binomial probability for x success out of n trials, is given by,
P(X=x)=nCrpxqnxP\left( X=x \right){{=}^{n}}{{C}_{r}}{{p}^{x}}{{q}^{n-x}}
So, we can say that the probability of 5 success will be given as,
P(X=5)=nC5p5qn5P\left( X=5 \right){{=}^{n}}{{C}_{5}}{{p}^{5}}{{q}^{n-5}}
And the probability of 6 success will be given as,
P(X=6)=nC6p6qn6P\left( X=6 \right){{=}^{n}}{{C}_{6}}{{p}^{6}}{{q}^{n-6}}
Therefore, we can write the probability for at least 5 success as,
Probability of at least 5 successes = P = P (X = 5) + P (X = 6)
Now, we will put the values of P (X = 5) and P (X = 6). So, we get,
P=nC5p5qn5+nC6p6qn6P{{=}^{n}}{{C}_{5}}{{p}^{5}}{{q}^{n-5}}{{+}^{n}}{{C}_{6}}{{p}^{6}}{{q}^{n-6}}
Now, we will put that values of p, q and n, that are, p=12,q=12p=\dfrac{1}{2},q=\dfrac{1}{2} and n = 6. Therefore, we get,
P=6C5(12)5(12)65+6C6(12)6(12)66 P=6C5(12)6+6C6(12)6 \begin{aligned} & P{{=}^{6}}{{C}_{5}}{{\left( \dfrac{1}{2} \right)}^{5}}{{\left( \dfrac{1}{2} \right)}^{6-5}}{{+}^{6}}{{C}_{6}}{{\left( \dfrac{1}{2} \right)}^{6}}{{\left( \dfrac{1}{2} \right)}^{6-6}} \\\ & P{{=}^{6}}{{C}_{5}}{{\left( \dfrac{1}{2} \right)}^{6}}{{+}^{6}}{{C}_{6}}{{\left( \dfrac{1}{2} \right)}^{6}} \\\ \end{aligned}
Now, we know that nCr=n!r!(nr)!^{n}{{C}_{r}}=\dfrac{n!}{r!\left( n-r \right)!}. So, we get,
P=6!5!(65)!×(12)6+6!6!(66)!(12)6 P=6!5!×(12)6+6!6!(12)6 P=6×126+126 P=126(6+1) P=764 \begin{aligned} & P=\dfrac{6!}{5!\left( 6-5 \right)!}\times {{\left( \dfrac{1}{2} \right)}^{6}}+\dfrac{6!}{6!\left( 6-6 \right)!}{{\left( \dfrac{1}{2} \right)}^{6}} \\\ & P=\dfrac{6!}{5!}\times {{\left( \dfrac{1}{2} \right)}^{6}}+\dfrac{6!}{6!}{{\left( \dfrac{1}{2} \right)}^{6}} \\\ & P=6\times \dfrac{1}{{{2}^{6}}}+\dfrac{1}{{{2}^{6}}} \\\ & P=\dfrac{1}{{{2}^{6}}}\left( 6+1 \right) \\\ & P=\dfrac{7}{64} \\\ \end{aligned}
Therefore, we can say that the probability of at least 5 successes is 764\dfrac{7}{64}, when the mean is 3 and the variance is 32\dfrac{3}{2}.

Note: While solving this question, we need to remember that the sum of the probabilities of success and failure is always 1, that is, p + q =1. Also, we need to remember that nCr=n!r!(nr)!^{n}{{C}_{r}}=\dfrac{n!}{r!\left( n-r \right)!} and 0! = 1. The possible mistakes we can make in this question, is by not adding P (X = 6) with P (X = 5 ) which will give us the wrong answer, as taking only P (X = 5) means finding the probability of 5 successes and not at least 5 successes.