A bucket has 3 marbles numbered 1, 2, and 3. Choose one and put it back along with another marble with the same number. Now choose a second and put it back along with a marble with the sum of your first two picks. Choose one more marble.
Find P(the first number was a 3 | third was a 3).
So what I did was draw out the entire tree of possibilities and then used the equation P(1st =3 AND 3rd =3)/P(3rd =3) and got 4/9 as the answer. Can anyone confirm this is correct? Also, is there an easier was to do this without drawing out the whole tree?
Thanks!