Question
Question: The probability that a doctor successfully performs an operation is \(80\% \) . What is the value of...
The probability that a doctor successfully performs an operation is 80% . What is the value of 625 times the probability that at least 3 operations out of 4 conducted by him will be successful?
Solution
We will find the probability that at least 3 operations out of 4 conducted by him will be successful by using Binomial distribution. The formula for binomial distribution is P(r:n,p)=nCrpr(q)n−r where n = the number of experiments, r=0,1,2,.., p = Probability of Success in a single experiment, q = Probability of Failure in a single experiment = 1−p.
Complete answer: Let the probability of successful operation be p = 80% = 10080 = 54
And the probability of an unsuccessful operation be q = 1−p = 1−54 = 51
The total number of operations conducted by doctor is n = 4
The probability of x successful operations is given by P(X=r)=nCrpr(q)n−r=4Cr(54)r(51)4−r
We need to find the probability of at least 3 operations out of 4 conducted by him will be successful, which is given by
P(X⩾3)=P(X=3)+P(X=4)
Now,
P(X=3)=4C3(54)3(51)4−3=4C3(54)3(51)1
P(X=4)=4C4(54)4(51)4−4=4C4(54)4(51)0
Substituting these values in P(X⩾3)=P(X=3)+P(X=4),
P(X⩾3)=4C3(54)3(51)1+4C4(54)4(51)0
The combination formula is given by nCr=r!(n−r)!n!
Applying the combination formula in above equation,
P(X⩾3)=3!(4−3)!4!(54)3(51)1+4!(4−4)!4!(54)4(51)0
Simplifying the factorial part,
P(X⩾3)=3!1!4!(54)3(51)1+4!0!4!(54)4(51)0
We know, (51)0=1 and (51)1=(51),
∴P(X⩾3)=3!1!4!(54)3(51)+4!0!4!(54)4
Simplifying the factorial part,
∴P(X⩾3)=3×2×1×14×3×2×1(54)3(51)+4×3×2×14×3×2×1(54)4
Cancelling factorial terms,
P(X⩾3)=4(54)3(51)+(54)4
Rearranging the terms,
P(X⩾3)=(54)3(54)+(54)4
Applying the form, am.an=am+n in the above equation, we get,
P(X⩾3)=(54)3+1+(54)4
Adding the powers,
P(X⩾3)=(54)4+(54)4
We can write this equation as,
P(X⩾3)=(5)4(4)4+(5)4(4)4
As the denominators are same, we can write,
P(X⩾3)=(5)4(4)4+(4)4
Taking 4th power of 4 and 5 ,
P(X⩾3)=625256+256
Adding the terms,
P(X⩾3)=625512
The value of 625 times the probability that at least 3 operations out of 4 conducted by him will be successful is P(X⩾3)×625 i.e.,
P(X⩾3)=625512×625
Cancelling the terms,
P(X⩾3)=512
The value of 625 times the probability that at least 3 operations out of 4 conducted by him will be successful is 512 .
Note:
Binomial distribution gives only two outcomes either success or failure. In binomial distribution, every trial is an independent trial i.eThe outcome of one trial does not depend on other trials and the probability of failure varies for each trial.