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) 729233
(b) 72964
(c) 729496
(d) 729432
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)n−r , r=0,1,2,3.....n , where p is the probability of success and q is the probability of failure and n is the total number of trials and r is the number of times we succeeded. After that, we will solve it with suitable values of r 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 p and the probability of failure is q . Then,
p+q=1p=2qThen, 2q+q=1⇒3q=1⇒q=31 and p=32
Now, by solving the above equations we got the probability of success of the experiment p=32 and probability of failure of the experiment q=31 . Before we proceed we should know the binomial distribution probability formula. It is written below:
Binomial Distribution: If a random variable X which takes values 0,1,2,3............n follows a binomial distribution. Then, probability distribution function is given by,
P(X=r)=nCr(p)r(q)n−r , r=0,1,2,3.....n
Where, p is the probability of success and q is the probability of failure and n is the total number of trials and r 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=6 and X=4,5,6 . And as we have calculated above that p=32 and q=31 . For the probability of at least four successes, we have to add the probability for the values X=4,5,6 of the random variable. Then,
P(X=4)+P(X=5)+P(X=6)⇒6C4(p)4(q)6−4+6C5(p)5(q)6−5+6C6(p)6(q)6−6⇒26×5×(32)4×(31)2+6×(32)5×(31)1+1×(32)6×(31)0⇒729240+729192+72964⇒729496
Thus, as P(X=4)+P(X=5)+P(X=6)=729496 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.