If we have a carton of 12 eggs with 6 white and 6 brown then what is the probability that every egg is white?
There are two approaches that I can see. On the one hand we can say that the probability of the 6 white eggs being white is 1 and the probability of the 6 brown eggs being white is 0, and so the probability that every egg is white is 0. But on the other hand we can say that the probability of any given egg being white is 0.5 and so the probability of every egg being white is 0.5^12.
What's the correct approach to this?