Concept:We need the conditional probability that the bag contains all white balls, given that 10 draws with replacement all yielded white.
Explanation:Let event
A: all 10 balls in the bag are white (probability =
1/210).
Let event
B: drawing 10 balls with replacement, all are white.
If
A is true,
P(B∣A)=1 because every draw is white.
Thus
P(A∩B)=P(A)=1/210.
To find
P(B), sum over all possible numbers
k of white balls in the bag (0 to 10):
P(B)=k=0∑10​(k10​)(21​)10(10k​)10=2101​k=0∑10​(k10​)(10k​)10.Then the desired probability is
P(A∣B)=P(B)P(A)​=∑k=010​(k10​)(10k​)101​.Compute the sum exactly:
k=1∑10​(k10​)k10=142,469,413,360.
So
k=0∑10​(k10​)(10k​)10=1010142,469,413,360​=14.246941336.
Hence
P(A∣B)=14.2469413361​≈0.070188, which is not equal to any of the given fractions
291​,2910​,299​,292​.
Answer:E. None of Above