This is a 9. grade elementary school quiz problem.
There is a bag with 4 marbles. Two of them are yellow and the other two are green. You blindly pick two marbles at once. What is the probability that you get two yellow marbles?
I would say the answer is $\frac{1}{6}$. There is a single combination to draw two yellow marbles and 6 possible combinations how to draw two marbles. My second approach is: possibility of picking the first one yellow is $\frac{1}{2}$, picking the second one yellow is $\frac{1}{3}$, multiplying possibilities gives me the same result $\frac{1}{6}$.
The problem is that my teacher claims that the answer is $\frac{1}{3}$. Her argument is that there are 3 possible outcomes - two yellows, two greens and a mixed one. One outcome is positive so therefore the answer is $\frac{1}{3}$. She also opposed to my second approach claiming that drawing marbles one by one is not the same as draw them simultaneously. From my opinion there should be no difference in result.
Could someone please write what is the correct answer to this problem? Does simultaneously drawing gives the same result as drawing one by one without replacement?
Finally, I think I understand the problem. Your answers help me to see it clearer. I found out that I mixed up the terminology. The problem has 6 outcomes and 3 possible events. The event that you draw the YG (mixed) combination has 4 positive outcomes while events of drawing YY or GG has a single possible outcome each. Probability is defined as a ratio between positive outcomes for specific event and all possible outcomes. Therefore the probability for drawing YY is $\frac{1}{6}$ and not $\frac{1}{3}$. By adding more green marbles you will increase the number of all possible outcomes, but the number of events will remain 3, so therefore the probability of picking YY will decrease and not stay $\frac{1}{3}$, what seems very logically. That was the catch I didn't see how to explain the teacher why I am correct. I think now I would be able to convince the teacher. Thank you all for your great help.