InterviewSolution
Saved Bookmarks
| 1. |
There Is A Bacteria Which Has The Probability Of Die 1/3 Of Its Total Number Or It May Tripled. Find Out The Probability ? |
|
Answer» <P>Probability of BACTERIA to die is 1/3 or its get TRIPLED, HENCE the probability of getting tripled is (2/3)*p*p*p that is (2/3)*p^3 so both the probability combined as P=1/3+(2/3*p^3) Probability of bacteria to die is 1/3 or its get tripled, hence the probability of getting tripled is (2/3)*p*p*p that is (2/3)*p^3 so both the probability combined as P=1/3+(2/3*p^3) |
|