From 2011 Stat 110:
A jar contains r red balls and g green balls, where r and g are fixed positive integers. A ball is drawn from the jar randomly (with all possibilities equally likely), and then a second ball is drawn randomly.
Explain intuitively why the probability of the second ball being green is the same as the probability of the first ball being green.
I can show this is true algebraically, but what are some intuitive explanations?
Let us just keep drawing balls and line them up as we do so; thus forming a line of $r$ red and $g$ green balls in order of withdrawal.
I now point to any ball in the line. What is the probability that it is red?
Should it matter at all where in the line I have pointed? The first? The second? The last? Anywhere in between?
Every ball has the same chance of being the first ball drawn, and $r$ of the $r+g$ balls are red.
Every ball has the same chance of being the second ball drawn, and $r$ of the $r+g$ balls are red.
$\vdots$
Every ball has the same chance of being the last ball drawn, and $r$ of the $r+g$ balls are red.
The counterinuition is that the colour of the first ball drawn influences the probability for the second ball, and this is true but only when you have knoweldge of what the first may be. Without that conditional knowledge, each ball that was in the jar has the same chance to be the second ball drawn.