
a) probability of choosing 3 of same color?
I am aware that the probability is 3*C(5,3)/(15,3).
But how would you do it fraction wise? The first pick would be 15/15 because its any of the 15 objects. Then it would be 10/15 and 5/15. So fraction wise, to find the answer, shouldn't be (10/15)*(10/15) and that will yield 50/225? It doesn't give me the same answer as 3*C(5,3)/(15,3). What am I doing wrong? Thanks
b) also how can you solve 3 of different color fraction wise, not choosing wise. Thanks