Q.7.5

Question

A deck of 2n cards consists of n red and n black cards. The cards are shuffled and then turned over one at a time. Suppose that each time a red card is turned over, we win 1 unit if more red cards than black cards have been turned over by that time. (For instance, if n = 2 and the result is r b r b, then we would win a total of 2 units.) Find the expected amount that we win.

Step-by-Step Solution

Verified
Answer

The expected amount that we win is n2 

1Step 1: Given Information

 If n = 2 and the result is r b r b, then we would win a total of 2 units

2Step 2: Explanation

Assume that deck of 2n cards consists of equal number of red and black cards, n of each. Further, assume that the cards are shuffled and then turned over one at a time, whereby each time a red card is turned over, we win 1 unit if more red cards than black cards have been turned over by that time. Let X represents the amount that we win.

Notice that each card had a probabilityn2n=12of being red or black.

If we define indicator variables Ij as:

Ij={1,ifEjoccurs0,ifEjdoes not occur

Whereby Edenote the event:

Ej="if we win1unit whenjth red card is turned over ",

We have that

X=j=1nIj

3Step 3: Explanation

Therefore, the expected amount that we win is

E[X]=E[j=1nIj]=j=1nE[Ij]=j=1nP{Ej}

So, let's find the probability P{Ej}. Since we win 1 unit if j th red card appears before j th black card and by symmetry, we have that

P{Ej}=12E[X]=n2

4Step 4: Final Answer

The expected amount that we win is n2