Concept:This question is based on conditional probability and Bayes' theorem.
Explanation:Let
B1 be the event of selecting Bag I and
B2 be the event of selecting Bag II.
Let
G be the event that the drawn ball is green.
Since one bag is chosen at random,
P(B1)=P(B2)=21.
Bag I has 2 green balls out of 5 total balls, so
P(G∣B1)=52.
Bag II has 3 green balls out of 8 total balls, so
P(G∣B2)=83.
Now find the total probability of drawing a green ball:
P(G)=P(G∣B1)P(B1)+P(G∣B2)P(B2)P(G)=52×21+83×21=51+163=8016+15=8031By Bayes' theorem, the required probability is:
P(B1∣G)=P(G)P(G∣B1)P(B1)P(B1∣G)=803152×21=803151=51×3180=3116Therefore, the probability that the green ball came from Bag I is
3116.
Answer:3116, which matches option D.