Solveeit Logo

Question

Question: $A$ and $B$ are playing a badminton match with the agreement that winner of each set will get 1 poin...

AA and BB are playing a badminton match with the agreement that winner of each set will get 1 point and the loser 0 point. The match ends as soon as one of them is ahead by 2 points or number of sets reaches six. It is supposed that the probabilities of AA and BB winning a set are 23\frac{2}{3} and 13\frac{1}{3} respectively and each set is independent.

Let XiX_i denotes the event that atleast ii sets are played and YY and ZZ denotes the event that match has won by AA and BB respectively.

Question:

Identify incorrect option -

Answer

D

Explanation

Solution

The problem describes a badminton match where the winner of each set gets 1 point. The match ends when one player is ahead by 2 points or when 6 sets are completed. Let p=P(A wins a set)=23p = P(\text{A wins a set}) = \frac{2}{3} and q=P(B wins a set)=13q = P(\text{B wins a set}) = \frac{1}{3}. Let dnd_n be the score difference (A's score - B's score) after nn sets. Initially d0=0d_0 = 0. The match ends if dn=2|d_n| = 2 or n=6n=6.

Let's analyze the possible number of sets played.

  • 2 sets: Match ends if d2=2|d_2|=2. This happens with scores 2-0 (AA) or 0-2 (BB).
    P(2 sets)=P(AA)+P(BB)=p2+q2=(23)2+(13)2=49+19=59P(\text{2 sets}) = P(AA) + P(BB) = p^2 + q^2 = (\frac{2}{3})^2 + (\frac{1}{3})^2 = \frac{4}{9} + \frac{1}{9} = \frac{5}{9}.
    A wins in 2 sets (AA): p2=49p^2 = \frac{4}{9}.
    B wins in 2 sets (BB): q2=19q^2 = \frac{1}{9}.
  • 3 sets: Match ends if d3=2|d_3|=2 and dk<2|d_k|<2 for k<3k<3. This is not possible. After 2 sets, the score difference can be 0 (AB or BA, prob 2pq2pq) or ±2\pm 2. If the match continues after 2 sets, d2=0d_2=0. Then d3d_3 can be 11 (A wins 3rd) or 1-1 (B wins 3rd). In either case d3=1|d_3|=1, so the match does not end in 3 sets.
  • 4 sets: Match ends if d4=2|d_4|=2 and dk<2|d_k|<2 for k<4k<4. Match continues after 3 sets if d2=0d_2=0 and d3=±1d_3=\pm 1.
    P(d2=0)=2pq=2(23)(13)=49P(d_2=0) = 2pq = 2(\frac{2}{3})(\frac{1}{3}) = \frac{4}{9}.
    If d2=0d_2=0, d3=1d_3=1 with prob pp or d3=1d_3=-1 with prob qq.
    Match ends in 4 sets if d3=1d_3=1 and A wins 4th set (d4=2d_4=2) or d3=1d_3=-1 and B wins 4th set (d4=2d_4=-2).
    P(ends in 4 sets)=P(d3=1)P(A)+P(d3=1)P(B)=(2pqp)p+(2pqq)q=2p3q+2pq3=2pq(p2+q2)=4959=2081P(\text{ends in 4 sets}) = P(d_3=1)P(A) + P(d_3=-1)P(B) = (2pq \cdot p)p + (2pq \cdot q)q = 2p^3q + 2pq^3 = 2pq(p^2+q^2) = \frac{4}{9} \cdot \frac{5}{9} = \frac{20}{81}.
    A wins in 4 sets (d3=1d_3=1 and A wins 4th): 2p2qp=2p3q=2(23)3(13)=282713=16812p^2q \cdot p = 2p^3q = 2(\frac{2}{3})^3(\frac{1}{3}) = 2 \cdot \frac{8}{27} \cdot \frac{1}{3} = \frac{16}{81}.
    B wins in 4 sets (d3=1d_3=-1 and B wins 4th): 2pq2q=2pq3=2(23)(13)3=223127=4812pq^2 \cdot q = 2pq^3 = 2(\frac{2}{3})(\frac{1}{3})^3 = 2 \cdot \frac{2}{3} \cdot \frac{1}{27} = \frac{4}{81}.
  • 5 sets: Match ends if d5=2|d_5|=2 and dk<2|d_k|<2 for k<5k<5. Match continues after 4 sets if d4=0d_4=0. This happens if d3=1d_3=1 and B wins 4th, or d3=1d_3=-1 and A wins 4th.
    P(d4=0)=P(d3=1)q+P(d3=1)p=(2p2q)q+(2pq2)p=2p2q2+2p2q2=4p2q2=4(23)2(13)2=44919=1681P(d_4=0) = P(d_3=1)q + P(d_3=-1)p = (2p^2q)q + (2pq^2)p = 2p^2q^2 + 2p^2q^2 = 4p^2q^2 = 4(\frac{2}{3})^2(\frac{1}{3})^2 = 4 \cdot \frac{4}{9} \cdot \frac{1}{9} = \frac{16}{81}.
    If d4=0d_4=0, d5=1d_5=1 (A wins 5th) or d5=1d_5=-1 (B wins 5th). Match does not end in 5 sets by the 2-point rule.
  • 6 sets: Match ends if d6=2|d_6|=2 or n=6n=6. If the match has not ended before 6 sets, it must end at 6 sets. The match reaches 6 sets if dk<2|d_k|<2 for k=2,4k=2,4 and dk=1|d_k|=1 for k=3,5k=3,5. This means d2=0,d3=±1,d4=0,d5=±1,d6d_2=0, d_3=\pm 1, d_4=0, d_5=\pm 1, d_6 is some value. The match ends at set 6 regardless of the score difference.
    The match reaches 6 sets if it hasn't ended in 2 or 4 sets.
    P(at least 3 sets)=1P(ends in 2 sets)=159=49P(\text{at least 3 sets}) = 1 - P(\text{ends in 2 sets}) = 1 - \frac{5}{9} = \frac{4}{9}.
    P(at least 5 sets)=P(match continues after 4 sets)=P(d4=0)=1681P(\text{at least 5 sets}) = P(\text{match continues after 4 sets}) = P(d_4=0) = \frac{16}{81}.
    If the match reaches 6 sets (prob 16/81), the winner is determined by the scores after 6 sets. Let wAw_A and wBw_B be the number of sets won by A and B respectively. wA+wB=6w_A + w_B = 6. d6=wAwBd_6 = w_A - w_B.
    The match reaches 6 sets if the score difference is 0 after 2 sets (prob 2pq2pq), then ±1\pm 1 after 3 sets (always happens if d2=0d_2=0), then 0 after 4 sets (prob 2pq2pq), then ±1\pm 1 after 5 sets (always happens if d4=0d_4=0). So the sequence of score differences for the match to reach 6 sets is 0±10±10 \to \pm 1 \to 0 \to \pm 1.
    P(reaches 4 sets)=P(d2=0)=2pq=4/9P(\text{reaches 4 sets}) = P(d_2=0) = 2pq = 4/9.
    P(reaches 6 sets)=P(d4=0 given d2=0)P(d2=0)=4p2q22pq=8p3q3P(\text{reaches 6 sets}) = P(d_4=0 \text{ given } d_2=0) P(d_2=0) = 4p^2q^2 \cdot 2pq = 8p^3q^3. This is incorrect.
    P(reaches 6 sets)=P(d2=0 and d4=0)=P(d2=0)P(d4=0d2=0)P(\text{reaches 6 sets}) = P(d_2=0 \text{ and } d_4=0) = P(d_2=0) P(d_4=0 | d_2=0).
    P(d4=0d2=0)P(d_4=0 | d_2=0): From d2=0d_2=0, the sequence of differences is 0±100 \to \pm 1 \to 0. This happens with prob pq+qp=2pqp q + q p = 2pq. So P(d4=0d2=0)=2pqP(d_4=0 | d_2=0) = 2pq.
    P(reaches 4 sets)=P(d2=0)=2pq=4/9P(\text{reaches 4 sets}) = P(d_2=0) = 2pq = 4/9.
    P(reaches 6 sets)=P(d4=0)=4p2q2=16/81P(\text{reaches 6 sets}) = P(d_4=0) = 4p^2q^2 = 16/81.
    In the case of reaching 6 sets, the score difference is 0 after 4 sets. Let wA,wBw_A', w_B' be the sets won by A and B in the last 2 sets (sets 5 and 6). The score difference after 6 sets is d6=d4+wAwB=0+wAwBd_6 = d_4 + w_A' - w_B' = 0 + w_A' - w_B'. The possible outcomes for sets 5 and 6 are AA, AB, BA, BB with probabilities p2,pq,qp,q2p^2, pq, qp, q^2.
    If AA: d6=2d_6 = 2. A wins.
    If AB: d6=0d_6 = 0. Match ends, winner determined by score.
    If BA: d6=0d_6 = 0. Match ends, winner determined by score.
    If BB: d6=2d_6 = -2. B wins.
    If the score is tied after 6 sets (3-3), the match is a draw? The problem says "the match ends as soon as... or number of sets reaches six". This implies the match ends, and there is a winner or loser based on the scores. If the score is 3-3, the difference is 0, so neither is ahead by 2. In this case, the match is likely drawn, or the rules imply the player with more sets wins, but the 2-point rule overrides this unless 6 sets are reached. If the score is tied at 3-3 after 6 sets, neither A nor B wins the match. Let's assume the match ends with a draw, or the winner is determined by some other rule not specified, or if tied, there is no winner. Let's assume if the score is 3-3 after 6 sets, neither A nor B wins the match.
    If the score after 4 sets is 2-2 (prob 4p2q2=16/814p^2q^2 = 16/81), then sets 5 and 6 are played.
    Score after 6 sets can be: 4-2 (AA), 3-3 (AB, BA), 2-4 (BB).
    A wins in 6 sets: score 4-2 (AA in sets 5,6). Prob 4p2q2p2=4p4q2=4(23)4(13)2=4168119=647294p^2q^2 \cdot p^2 = 4p^4q^2 = 4(\frac{2}{3})^4(\frac{1}{3})^2 = 4 \cdot \frac{16}{81} \cdot \frac{1}{9} = \frac{64}{729}.
    B wins in 6 sets: score 2-4 (BB in sets 5,6). Prob 4p2q2q2=4p2q4=4(23)2(13)4=449181=167294p^2q^2 \cdot q^2 = 4p^2q^4 = 4(\frac{2}{3})^2(\frac{1}{3})^4 = 4 \cdot \frac{4}{9} \cdot \frac{1}{81} = \frac{16}{729}.
    Score 3-3 after 6 sets (AB or BA in sets 5,6). Prob 4p2q22pq=8p3q3=8(23)3(13)3=8827127=647294p^2q^2 \cdot 2pq = 8p^3q^3 = 8(\frac{2}{3})^3(\frac{1}{3})^3 = 8 \cdot \frac{8}{27} \cdot \frac{1}{27} = \frac{64}{729}. If this is a draw, then P(Y in 6 sets)=64729P(Y \text{ in 6 sets}) = \frac{64}{729} and P(Z in 6 sets)=16729P(Z \text{ in 6 sets}) = \frac{16}{729}.

Total probability of A winning P(Y)=P(A wins in 2)+P(A wins in 4)+P(A wins in 6)P(Y) = P(\text{A wins in 2}) + P(\text{A wins in 4}) + P(\text{A wins in 6})
P(Y)=p2+2p3q+4p4q2=49+1681+64729=481+169+64729=324+144+64729=532729P(Y) = p^2 + 2p^3q + 4p^4q^2 = \frac{4}{9} + \frac{16}{81} + \frac{64}{729} = \frac{4 \cdot 81 + 16 \cdot 9 + 64}{729} = \frac{324 + 144 + 64}{729} = \frac{532}{729}.
Total probability of B winning P(Z)=P(B wins in 2)+P(B wins in 4)+P(B wins in 6)P(Z) = P(\text{B wins in 2}) + P(\text{B wins in 4}) + P(\text{B wins in 6})
P(Z)=q2+2pq3+4p2q4=19+481+16729=81+36+16729=133729P(Z) = q^2 + 2pq^3 + 4p^2q^4 = \frac{1}{9} + \frac{4}{81} + \frac{16}{729} = \frac{81 + 36 + 16}{729} = \frac{133}{729}.
Total probability of match ending with a winner = P(Y)+P(Z)=532+133729=665729P(Y) + P(Z) = \frac{532+133}{729} = \frac{665}{729}.
The remaining probability is for a 3-3 tie after 6 sets: 1665729=647291 - \frac{665}{729} = \frac{64}{729}. This confirms the probability of a 3-3 tie.

Let's evaluate the options.
XiX_i: at least ii sets are played.
X1X_1: always true, P(X1)=1P(X_1) = 1.
X2X_2: Match does not end in 1 set (always true). P(X2)=1P(X_2)=1.
X3X_3: Match does not end in 2 sets. P(X3)=1P(ends in 2 sets)=159=49P(X_3) = 1 - P(\text{ends in 2 sets}) = 1 - \frac{5}{9} = \frac{4}{9}.
X4X_4: Match does not end in 2 or 3 sets. Since it never ends in 3 sets, P(X4)=P(X3)=49P(X_4) = P(X_3) = \frac{4}{9}.
X5X_5: Match does not end in 2, 3, or 4 sets. P(X5)=P(match continues after 4 sets)=P(d4=0)=1681P(X_5) = P(\text{match continues after 4 sets}) = P(d_4=0) = \frac{16}{81}.
X6X_6: Match does not end before 6 sets. P(X6)=P(X5)=1681P(X_6) = P(X_5) = \frac{16}{81}.
X7X_7: Match does not end in 6 sets. P(X7)=0P(X_7) = 0.

Option A: P(YX5)=P(YX5)P(X5)P(Y | X_5) = \frac{P(Y \cap X_5)}{P(X_5)}. YX5Y \cap X_5 is the event that A wins and at least 5 sets are played. A can win in 2, 4, or 6 sets. If A wins in 2 or 4 sets, the number of sets is less than 5, so X5X_5 does not occur. If A wins in 6 sets, then at least 5 sets are played, so X5X_5 occurs. Thus, YX5={A wins in 6 sets}Y \cap X_5 = \{\text{A wins in 6 sets}\}.
P(YX5)=P(A wins in 6 sets)=64729P(Y \cap X_5) = P(\text{A wins in 6 sets}) = \frac{64}{729}.
P(X5)=1681P(X_5) = \frac{16}{81}.
P(YX5)=64/72916/81=647298116=49P(Y | X_5) = \frac{64/729}{16/81} = \frac{64}{729} \cdot \frac{81}{16} = \frac{4}{9}.
Option A is correct.

Option B: P(ZX4)=P(ZX4)P(X4)P(Z | X_4) = \frac{P(Z \cap X_4)}{P(X_4)}. ZX4Z \cap X_4 is the event that B wins and at least 4 sets are played. B can win in 2, 4, or 6 sets. If B wins in 2 sets, X4X_4 does not occur. If B wins in 4 or 6 sets, X4X_4 occurs. Thus, ZX4={B wins in 4 sets or B wins in 6 sets}Z \cap X_4 = \{\text{B wins in 4 sets or B wins in 6 sets}\}.
P(ZX4)=P(B wins in 4 sets)+P(B wins in 6 sets)=481+16729=36+16729=52729P(Z \cap X_4) = P(\text{B wins in 4 sets}) + P(\text{B wins in 6 sets}) = \frac{4}{81} + \frac{16}{729} = \frac{36+16}{729} = \frac{52}{729}.
P(X4)=49P(X_4) = \frac{4}{9}.
P(ZX4)=52/7294/9=5272994=1381P(Z | X_4) = \frac{52/729}{4/9} = \frac{52}{729} \cdot \frac{9}{4} = \frac{13}{81}.
Option B is correct.

Option C: P(X2k1)=P(X2k)k{1,2,3}P(X_{2k-1}) = P(X_{2k}) \forall k \in \{1, 2, 3\}.
For k=1k=1: P(X1)=P(X2)P(X_1) = P(X_2). We found P(X1)=1,P(X2)=1P(X_1)=1, P(X_2)=1. So 1=11=1, true.
For k=2k=2: P(X3)=P(X4)P(X_3) = P(X_4). We found P(X3)=4/9,P(X4)=4/9P(X_3)=4/9, P(X_4)=4/9. So 4/9=4/94/9=4/9, true.
For k=3k=3: P(X5)=P(X6)P(X_5) = P(X_6). We found P(X5)=16/81,P(X6)=16/81P(X_5)=16/81, P(X_6)=16/81. So 16/81=16/8116/81=16/81, true.
Option C is correct.

Option D: P(ZX1)=64729P(Z | X_1) = \frac{64}{729}.
P(ZX1)=P(ZX1)P(X1)P(Z | X_1) = \frac{P(Z \cap X_1)}{P(X_1)}. X1X_1 is the event that at least 1 set is played, which is always true. So P(X1)=1P(X_1)=1.
ZX1=ZZ \cap X_1 = Z, the event that B wins the match.
P(ZX1)=P(Z)=133729P(Z | X_1) = P(Z) = \frac{133}{729}.
The option states P(ZX1)=64729P(Z | X_1) = \frac{64}{729}.
13372964729\frac{133}{729} \neq \frac{64}{729}.
Option D is incorrect.

The final answer is D\boxed{D}.