Solveeit Logo

Question

Question: An experiment succeeds twice as often as it fails. Find the chance that in the next six trials, ther...

An experiment succeeds twice as often as it fails. Find the chance that in the next six trials, there shall be at least four successes.
(a) 233729\dfrac{233}{729}
(b) 64729\dfrac{64}{729}
(c) 496729\dfrac{496}{729}
(d) 432729\dfrac{432}{729}

Explanation

Solution

Hint: The given question is a case of binomial probability distribution so we will use probability formula for a binomial distribution and that is P(X=r)=nCr(p)r(q)nr , r=0,1,2,3.....nP\left( X=r \right)={}^{n}{{C}_{r}}{{\left( p \right)}^{r}}{{\left( q \right)}^{n-r}}\text{ , }r=0,1,2,3.....n , where pp is the probability of success and qq is the probability of failure and nn is the total number of trials and rr is the number of times we succeeded. After that, we will solve it with suitable values of rr as per the given data to get the correct answer.

Complete step-by-step answer:

Given:
There is an experiment which succeeds twice as often as it fails. This means that the probability of success of the experiment will be twice the probability of failure.
Now, let the probability of success of the experiment is pp and the probability of failure is qq . Then,
p+q=1 p=2q Then, 2q+q=1 3q=1 q=13 and p=23 \begin{aligned} & p+q=1 \\\ & p=2q \\\ & \text{Then, }2q+q=1 \\\ & \Rightarrow 3q=1 \\\ & \Rightarrow q=\dfrac{1}{3}\text{ and }p=\dfrac{2}{3} \\\ \end{aligned}
Now, by solving the above equations we got the probability of success of the experiment p=23p=\dfrac{2}{3} and probability of failure of the experiment q=13q=\dfrac{1}{3} . Before we proceed we should know the binomial distribution probability formula. It is written below:

Binomial Distribution: If a random variable XX which takes values 0,1,2,3............n0,1,2,3............n follows a binomial distribution. Then, probability distribution function is given by,
P(X=r)=nCr(p)r(q)nr , r=0,1,2,3.....nP\left( X=r \right)={}^{n}{{C}_{r}}{{\left( p \right)}^{r}}{{\left( q \right)}^{n-r}}\text{ , }r=0,1,2,3.....n
Where, pp is the probability of success and qq is the probability of failure and nn is the total number of trials and rr is the number of times we succeeded.
Now, in our problem, we have a total of 6 trials and we have to find the probability of at least 4 successes. Which means, n=6n=6 and X=4,5,6X=4,5,6 . And as we have calculated above that p=23p=\dfrac{2}{3} and q=13q=\dfrac{1}{3} . For the probability of at least four successes, we have to add the probability for the values X=4,5,6X=4,5,6 of the random variable. Then,
P(X=4)+P(X=5)+P(X=6) 6C4(p)4(q)64+6C5(p)5(q)65+6C6(p)6(q)66 6×52×(23)4×(13)2+6×(23)5×(13)1+1×(23)6×(13)0 240729+192729+64729 496729 \begin{aligned} & P\left( X=4 \right)+P\left( X=5 \right)+P\left( X=6 \right) \\\ & \Rightarrow {}^{6}{{C}_{4}}{{\left( p \right)}^{4}}{{\left( q \right)}^{6-4}}+{}^{6}{{C}_{5}}{{\left( p \right)}^{5}}{{\left( q \right)}^{6-5}}+{}^{6}{{C}_{6}}{{\left( p \right)}^{6}}{{\left( q \right)}^{6-6}} \\\ & \Rightarrow \dfrac{6\times 5}{2}\times {{\left( \dfrac{2}{3} \right)}^{4}}\times {{\left( \dfrac{1}{3} \right)}^{2}}+6\times {{\left( \dfrac{2}{3} \right)}^{5}}\times {{\left( \dfrac{1}{3} \right)}^{1}}+1\times {{\left( \dfrac{2}{3} \right)}^{6}}\times {{\left( \dfrac{1}{3} \right)}^{0}} \\\ & \Rightarrow \dfrac{240}{729}+\dfrac{192}{729}+\dfrac{64}{729} \\\ & \Rightarrow \dfrac{496}{729} \\\ \end{aligned}
Thus, as P(X=4)+P(X=5)+P(X=6)=496729P\left( X=4 \right)+P\left( X=5 \right)+P\left( X=6 \right)=\dfrac{496}{729} is the probability of at least four success in trials.
Hence, (c) is the correct option.

Note: Here, the student should apply the binomial distribution probability formula with proper values and should add the probabilities for the 4, 5 and 6 successes because in the question we have to find the probability for at least four successes and not only 4 successes.