A bag contains three red, four white and five black balls. If three balls are taken without replacement, what is the probability that:
(i) they are all the same colour
Probability what they are all the same colour equals:
P=P(r)+P(w)+P(b)P(r),P(w),P(b) - probability what they are all red, white or black colour
P(r)=P(r1)∗P(r2)∗P(r3)P(r1),P(r2),P(r3) - probability what 1st, 2nd and 3rd taken ball is red.
P(r1)=3+4+53=123=41−we have 3 red balls and total 12.P(r2)=2+4+52=112−we have 2 red balls and total 11.P(r3)=1+4+51=101−we have 1 red ball and total 10.P(r)=P(r1)∗P(r2)∗P(r3)=41⋅112⋅101=2201
For P(w),P(b) all almost the same:
P(w)=124⋅113⋅102=31⋅113⋅51=551P(b)=125⋅114⋅103=125⋅114⋅103=31⋅111⋅23=221P=P(r)+P(w)+P(b)=2201+551+221=443
Answer: 443
(ii) there are no black balls
Probability what there are no black balls:
P(b)=P(b1)∗P(b2)∗P(b3)P(b1),P(b2),P(b3) - probability what 1st, 2nd and 3rd taken ball is no black.
P(b1)=127−we have 7 no black balls and total 12P(b2)=117−we have 7 no black balls and total 11P(b3)=107−we have 7 no black balls and total 10P(b)=P(b1)∗P(b2)∗P(b3)=127⋅117⋅107=1320343
Answer: 1320343
(iii) there are 2 black balls
We can take 2 black balls:
black, black, no black: P(1)=125114107
black, no black, black: P(2)=125117104
no black, black, black: P(3)=127115104
P=P(1)+P(2)+P(3)=3∗127115104=227
Answer: 227
(iv) there is one ball of each colour
We have 3! combinations like:
brw, bwr, wbr, wrb, rbw, rwb ( for example brw means black, red, white)
So total probability:
P=3!∗P(brw)=6∗125114103=113
Answer: 113