Earlier quoted context omitted.
I don't think he/she is talking about that. I think the question is about the probabilities of each of the three options you lay out. You lay it out as though it's obvious the three are equally likely possibilities in the urn. That's only true using uniform distribution to generate the number of red(/green) in the urn. The contents of the urn would still be a set, but if the contents were initially drawn from a binom…
I thought that it was pretty clear from the part where it describes how the urn is filled: > n of them are red, and 100-n are green, where n is chosen uniformly at random in [0, 100]. N is chosen first, and that many red balls are put in. You don't flip a coin 100 times and then determine N from how many heads you flipped, that would be a tortuous interpretation from my pov, and would violate the requirement that N i…
The way you can know this is: ask people the same question with "binomial" instead of "uniform" and see if you get a different answer. My guess is people will say the same regardless.