Is it 1 in 46,656?
November 29, 2010 10:01 AM Subscribe
Probability filter: after eating the TD turkey we play the Turkey game which consists of tossing six dice. The six faces of each die are carved with the letters that spells turkey. Each combination of letters earn a different score (for example T U is 5 points, 3 Ts wipe all the points earned, etc.) with the first TURKEY being the winner. How many tosses would you need to spell TURKEY?
You would not believe how many different answer a bunch of supposedly intelligent people gave, from 6! to 6 to the 6th power. Which answer is right? Explain to me how and why, please.
posted by francesca too to education (15 answers total)
The first die can be anything, and be consistent with getting TURKEY.
The second die can be anything besides the first die's result.
The third can be anything besides the first two, and so on.
So, the probability of TURKEY is 1 * (5/6) * (4/6) * (3/6) * (2/6) * (1/6).
To find how many rolls we'd expect, divide 1 by that.
1 / [ 1 * (5/6) * (4/6) * (3/6) * (2/6) * (1/6) ] = 64.8 rolls.
posted by Earl the Polliwog at 10:05 AM on November 29, 2010 [2 favorites]