Concept:Bayes' theorem is used to find the probability of a cause (number of red balls) given an observed outcome (three black balls drawn).
Explanation:Let
Ek be the event that the bag contains
k red balls, where
k=0,1,…,10.
All 11 compositions are equally likely, so
P(Ek)=111 for each
k.
Let
A be the event that all three drawn balls are black.
Given
k red balls, number of black balls =
10−k.
Probability of drawing 3 black balls from these is
P(A∣Ek)=(310)(310−k), valid only when
10−k≥3 i.e.
k≤7.
We need
P(E1∣A), the probability that
k=1 (1 red, 9 black) given
A.
By Bayes' theorem:
P(E1∣A)=∑k=07P(Ek)⋅P(A∣Ek)P(E1)⋅P(A∣E1).
Since
P(Ek) is constant, it cancels:
P(E1∣A)=(310)+(39)+⋯+(33)(39).
Numerator:
(39)=3×2×19×8×7=84.
Denominator sum uses the identity
(33)+(34)+⋯+(310)=(411)=330.
Therefore
P(E1∣A)=33084=5514.
Answer:5514, which corresponds to option D.