Card game question

181 Views Asked by At

In a game where we have a normal 52 card deck. Two cards are delt out at a time, if both are red, then I keep the two cards. If both are black, you keep the two cards. If its one of each, then it gets discarded. On each turn that I have more red cards than you have black cards (26 - 26 is a tie), I get paid 100. If not, then nothing happens so I never lose money. I only win money when I have more red cards then you have black. The fair price should be $\frac{1}{3}100 = 33.33$ or $\frac{1}{4}100=25$? It should be the latter since $rb$ or $br$ have twice the probability of me drawing two red cards?

1

There are 1 best solutions below

1
On

The fair price is zero because you can never win. There are an equal number of red and black cards discarded, so there are an equal number of each color not discarded.

Added in light of the comment that you pay or not after each pair of cards: For the first pair of cards, the fair price is $\frac {26 \cdot 25}{52 \cdot 51}\cdot 100=\frac {25}{102}\cdot 100$, a little less than $25$ because the chance of drawing two the same is less than the chance of drawing two different. After the first draw, it depends on what has been drawn.