Roman C. answered 05/27/13
Masters of Education Graduate with Mathematics Expertise
First of all, order doesn't matter. There are six possible ways the player can draw:
(1,2), (1,5), (1,10), (2,5), (2,10), (5,10).
The corresponding prizes are 2, 5, 10, 5, 10, 10.
The net winnings are X = prize - wager, so since the wager is always $8, the corresponding winnings are -6, -3, 2, -3, 2, 2.
The expected value is the arithmetic mean of these:
<X> = ΣX / N = (-6 + -3 + 2 + -3 + 2 + 2) / 6 = -6/6 = -1.
So the player loses $1 on average. This is expected as it implies a house-edge.