The Chess Problem. This year’s Belmont chess champion is to be selected by the following
procedure. Bo and Ci, the leading challengers, first play a two-game match. If one of them wins
both games, he gets to play a two-game second round with Al, the current champion. Al retains
his championship unless a second round is required and the challenger beats Al in both games.
If Al wins the initial game of the second round, no more games are played.
Furthermore, we know the following:
• The probability that Bo will beat Ci in any particular game is 0.6.
• The probability that Al will beat Bo in any particular game is 0.5.
• The probability that Al will beat Ci in any particular game is 0.7.
Assume no tie games are possible and all games are independent.
(a) Determine the apriori probabilities that
i. the second round will be required.
ii. Bo will win the first round.
iii. Al will retain his championship this year.
1) Probability the second round happens

However I decided to solve the 3rd differently... by considering that Al could only loose her championship if second round happens and then multiplying its probability with probabilities of Bo or Ci winning. However I reach at wrong answer (and this also doesn't make sense algebraically) But I still can't intuitively understand why this is not the case.


