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 23. Find the probability of at least 5 successes.
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)=nCrpxqn−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 23 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=23.........(ii)
Now, we will divide equation (ii) by equation (i). So, we get,
npnpq=323q=21
Now, we know that, p and q represents the probabilities of success and loss respectively. So, we can say that,
p + q = 1
p+21=1p=1−21=21
Now, we will put the value of p in equation (i). So, we get,
n×21=3n=6
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)=nCrpxqn−x
So, we can say that the probability of 5 success will be given as,
P(X=5)=nC5p5qn−5
And the probability of 6 success will be given as,
P(X=6)=nC6p6qn−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=nC5p5qn−5+nC6p6qn−6
Now, we will put that values of p, q and n, that are, p=21,q=21 and n = 6. Therefore, we get,
P=6C5(21)5(21)6−5+6C6(21)6(21)6−6P=6C5(21)6+6C6(21)6
Now, we know that nCr=r!(n−r)!n!. So, we get,
P=5!(6−5)!6!×(21)6+6!(6−6)!6!(21)6P=5!6!×(21)6+6!6!(21)6P=6×261+261P=261(6+1)P=647
Therefore, we can say that the probability of at least 5 successes is 647, when the mean is 3 and the variance is 23.
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=r!(n−r)!n! 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.