A bowl contains ten chips numbered 1,2,. 10 respectively. Five chips are drawn at random, one at a time, without replacement. What is the probability that 2 even-numbered chips are drawn and they occur on even-numbered draws?
I tried
(OEOEO)
5/10*5/9*4/8*3/6=5/126
and then I tried all combinations
(OEOEO), (EEEEE), (OEEEE), (OEOEE), (OEEEO), (EEEEO), (EEOEE), (EEOEO)
which was =2/9
What am a doing wrong?
The answer is 1/32.