Question
Question: A box contains 10 mangoes out of which 4 are rotten. 2 mangoes are taken out together. If one of the...
A box contains 10 mangoes out of which 4 are rotten. 2 mangoes are taken out together. If one of them is found to be good, what is the probability that the other is also good?$$$$
Solution
We denote the event of selection of a good first mango as A and good second mango as B. We first find the probability of both mangoes being good as P(A⋂B) and then we find the second mango being good P(B). The required probability is obtained using the formula P(B∣A)=P(B)P(A⋂B).$$$$
Complete step-by-step answer:
Probability in simple words is the possibility of an event to occur. We know from definition of probability that if there is n(A) number of ways of event A occurring or favourable outcomes and n(S) is the size of the sample space or total outcomes then the probability of the event A occurring is n(S)n(A). We also know that the probability of en event B happening subjected to A happening is
P(B∣A)=P(B)P(A⋂B)
Let us denote the event of selection of a first mango as A and second mango as B. We note that the box contains 10 mangoes out of which 4 are rotten and hence 6 are good. We are asked probability of the second mango is good subjected to condition the first condition is good which is P(B∣A)$$$$
We find that out of the selected mangoes both are good. We can choose 2 mangos out of 10 mangoes in n(A⋂B)=6C2 ways. The probability of selecting two good mangos at the same time is,
P(A⋂B)=10C26C2=31
We need to find the probability of B which is the selection of only the second mango as good mango. We see that we one that we select a good mango after the first one is rotten or good. So the sum of such cases are n(B)=6C1×4C2+6C2. So the probability of second mango being good is
P(B)=n(S)n(B)=10C26C1×4C2+6C2=4539
So the required probability is
P(B∣A)=P(B)P(A⋂B)=31×3945=135
Note: We can alternatively find the probability by listing all the outcomes as pairs. If the events are A and B are independent which means the event A does not influence the other event B then we have P(A⋂B)=P(A)P(B) since P(B∣A)=P(B) .