You have the following collection of brightly colored balls:
You put them all in a bag, mix them up and them pick them out (without replacement) one by one.
If the probability that the first three you pick will be the same color, the second three will be the same color and the third three you pick will be the same color, is then what is ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The number of ways you can pick out 1 2 balls is given by 1 2 !
The number of ways you can pick them out in groups of 3 of the same color (as described in the problem) is given by ( 3 ! ) 4 ⋅ 4 !
The ( 3 ! ) 4 accounts for the number of ways of arranging similar balls within each group. The 4 ! accounts for the number of ways of rearranging the groups themselves.
So, the probability you will pick them out as described above is 1 2 ! ( 3 ! ) 4 ⋅ 4 ! = 1 5 4 0 0 1