This blog has moved to www.mscroggs.co.uk.

Sunday 15 December 2013

Pointless Probability

Last week, I was watching Pointless and began wondering how likely it is that a show features four new teams.
On the show, teams are given two chances to get to the final—if they are knocked out before the final round on their first appearance, then they return the following episode. In all the following, I assumed that there was an equal chance of all teams winning.
If there are four new teams on a episode, then one of these will win and not return and the other three will return. Therefore the next episode will have one new team (with probability 1). If there are three new teams on an episode: one of the new teams could win, meaning two teams return and two new teams on the next episode (with probability 3/4); or the returning team could win, meaning that there would only one new team on the next episode. These probabilities, and those for other numbers of teams are shown in the table below:
 No of new teams today
Noof new teams tomorrow
  1234
1001
4
1
201
2
3
4
0
33
4
1
2
00
41
4
000
Call the probability of an episode having one, two, three or four new teams P1, P2, P3 and P4 respectively. After a few episodes, the following must be satisfied:
P1 = 1P3 + P4
4
P2 = 1P2 + 3P3
24
P3 = 3P3 + 1P4
42
P4 = 1P1
4
And the total probability must be one:
P1 + P2 + P3 + P4 = 1
These simultaneous equations can be solved to find that:
P1 =  4 
35
P2 = 18
35
P3 = 12
35
P4 =  1 
35
So the probability that all the teams on an episode of Pointless are new is one in 35, meaning that once in every 35 episodes we should expect to see all new teams.
Edit: This blog answered the same question in a slightly different way before I got here.

No comments:

Post a Comment