I have problem with understanding the difference between two basic tasks below:
You have $2$ fair coins. You flip them over once. Find the probability of getting $2$ tails if:
a) Coins are distinguishable
b) Coins are undistinguishable
The first problem is clear for me. We have $$ \frac{\mbox{1 case}}{\mbox{number of functions from {0,1} to {0,1}}} = \frac{1}{4}$$
But I have problem with second one. In my opinion there is no difference between them. If I take $2$ coins, let say that they are green and blue, I got probability $0.25$ but if I paint the same coins on the black I should get $\frac{1}{3}$ (this is statement from the book)...
Imo there is still $0.25$ because in b) we have:
$p_1 = \mbox{probability of 2 tails} = 0.25$
$p_2 = \mbox{probability of 2 heads} = 0.25$
$p_3 = \mbox{probability of tail, head} = 0.5$ because we have 2 times bigger change to get { tail,head } than {head, head}. So the answer is
$$ p_1 = 0.25 $$