2007 iTest Problems/Problem 12
Contents
Problem 12
My Frisbee group often calls "best of five" to finish our games when it's getting dark, since we don't keep score. The game ends after one of the two teams scores three points (total, not necessarily consecutive). If every possible sequence of scores is equally likely, what is the expected score of the losing team.
Solution
First, count the number of outcomes for each possible score of the losing team. Let be a game where the winning team won and be a game where the losing team lost. Note that for all the possible outcomes, the winning team must win the last game.
For points for the losing team, there is one outcome — the winning team winning three in a row. For point for the losing team, there are three outcomes (losing team can win first, second, or third game). For points for the losing team, the losing team has to win exactly two points in the first four games. There are outcomes in this case.
In total, there are outcomes. Using expected value, the expected number of points for the losing team is .
Note
This problem is phrased oddly, leading to the non-standard result of instead of the standard .
Label the teams A,B. If A wins the series, it necessarily wins the game. A three game series with A winning occurs 1 way (AAA), a four game series occurs ways (AABA,ABAA,BAAA), and a five game tournament occurs ways (AABBA,ABABA,BAABA,ABBAA,BABAA,BBAAA). These series occur in the proportions 1:3:6. The problem is phrased to imply that the actual probabilities occur in these proportions as well - leading to an expected value of . This assumption leads to the events (AAA) or (BBB) occurring with Which requires each game to be correlated with the previous one (i.e. A is less likely to win a game if it won the previous game).
A more standard approach would be to assume the games are uncorrelated and that each team is equally likely to win.
Then the probabilities would occur in the proportions
or .
These probabilities would imply that A wins the series with probability
,
and an expected value for the losing team of .
See Also
2007 iTest (Problems, Answer Key) | ||
Preceded by: Problem 11 |
Followed by: Problem 13 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 • 26 • 27 • 28 • 29 • 30 • 31 • 32 • 33 • 34 • 35 • 36 • 37 • 38 • 39 • 40 • 41 • 42 • 43 • 44 • 45 • 46 • 47 • 48 • 49 • 50 • 51 • 52 • 53 • 54 • 55 • 56 • 57 • 58 • 59 • 60 • TB1 • TB2 • TB3 • TB4 |