An experiment succeds twice as often as it fails. Find the probability that in the next six trials, there will be atleast 4 successes.
If p is the probability of a success and q, that of a failure, then p+q=1 and p=2q
2q+q=1⇒q=13and hence,p=23
Let X be the random variable that represents the number of successes in six trials.
Also, n=6
By Binomial distribution, we obtain
P(X=r)=nCrprqn−r
=6Cr(23)r(13)6−r
P(atleast 4 success in 6 trials) = P(X≥4) = P(4)+P(5)+P(6)
=6C4p4q2+=6C5p5q1+=6C6p6q0=p46C2q2+6C1pq+6C0p2(∵nCr=nCn−r)=(23)4[6×51×2(13)2+61.23.13+(23)2]=(23)4[159+129+49]=319(23)4