.
In a box containing 13 red balls, 9 green balls and 7 yellow balls.
Two balls are drawn one by one without replacement, what is the probability that
(correct your answers to 4 decimal places.)
(a) both of them are the same color?
(b) both of them are not green?
~~~~~~~~~~~~~~~~~~~~
In all, there are 13 + 9 + 7 = 29 balls.
(a) P = P(RR) + P(GG) + P(YY) = = =
= = = 0.3325 (rounded). ANSWER
(b) P = = = = = 0.4680 (rounded). ANSWER
Solved.
--------------
If you are wondering why there is a difference between my answer for part (a) and that by the other tutor,
it is because there is an error in calculations by @greenestamps in P(GG).