Q. 4.22

Question

Suppose that two teams play a series of games that ends when one of them has won i games. Suppose that each game played is, independently, won by team A with probability p. Find the expected number of games that are played when

 (a) i=2 and

(b) i=3. Also, show in both cases that this number is maximized when p=12.

Step-by-Step Solution

Verified
Answer

(a) -2p2+2p+2

(b) 3+3p-p2+6p-p22

1Step 1: Given information Part (a)

Two teams play a series of games that ends when one of them has won i games. And that each game played is, independently, won by team A with probability p.

2Step 2: Explanation Part (a)

Define X as the random variable that marks the number of games that are played. Observe that there will be maximally played 3 games and minimally two games. Hence X{2,3}. If X=2, that means that some of the team has won both of the first two games. Thus

P(X=2)=p2+(1-p)2

If X=3, that means that two games have been won by one of them, but the remaining team had to won some of the first two games. Hence

P(X=3)=2p2(1-p)+2p(1-p)2

3Step 3: Final answer Part (a)

The expected number of games is

E(X)=2·p2+(1-p)2+3·2p2(1-p)+2p(1-p)2

=-2p2+2p+2

This is quadratic polynomial which reaches maximum at -b2a=12.

4Step 4: Given information Part (b)

Two teams play a series of games that ends when one of them has won i games. And that each game played is, independently, won by team A with probability p

5Step 5: Explanation Part (b)

Define X as the random variable that marks the number of games that are played. Observe that there will be maximally played 5 games and minimally three games. Hence X{3,4,5}.  means that some of the team has won all three first games. Thus

P(X=3)=p3+(1-p)3

If X=4, that means that three games have been won by one of them, but the remaining team had to won some of the first three games. Hence

P(X=4)=3p3(1-p)+3p(1-p)3

If X=5, that means that three games have been won by one of them, but the remaining team had to won two games out of the four three games. Hence

P(X=5)=6p3(1-p)2+6p2(1-p)3

6Step 6: Final answer Part (b)

The expected number of games is

E(X)=3·p3+(1-p)3+4·3p3(1-p)+3p(1-p)3

+5·6p3(1-p)2+6p2(1-p)3

=3+3p-p2+6p-p22

On interval (0,1) function pp-p2 is strictly positive, so finding the maximum of E(X) is equivalent of finding maximum of p-p2. But, similarly as in (a), we have that the maximum is reached in p=12.