Bunuel
There are four
complementary, and thus mutually exclusive, scenarios when choosing two numbers: EE, EO, OE, and OO.
- EE: Probability is 1/6
- EO: Probability is 1/3
- OE: Probability is 1/6
- OO: Probability is 1/3
The total probability adds up to 1 (1/6 + 1/3 + 1/6 + 1/3 = 1). The first three scenarios (EE, EO, OE) result in an even product xy. Therefore, scenarios 2 and 3 do not include scenario 1.
hi
Bunuelsay case 2, x=even, y = whatever
then x is selected from 2 or 4,
y selected from 5,6,7 -- so it is highly possible to picked up x=2, y=6
say case 1, both x and y are even
so it is possible x=2,y=6,
you seem case 1 is already included in case 2
that's why I didn't consider case1,
genuinely need your further clarify.
thanks a lot
The second case is not 'x = even, y = any number'; it is 'x = even AND y = odd'. This means that the probability of this case does not cover the situation where both x and y are even. So, the first case, where both numbers are even, is not included in the second scenario.