A monkey is placed in front of a keyboard with only the 26 letters of the alphabet on it.
The monkey strikes a key at random 10,000,000,000 times.
What is the expected number of occurrences of the string of letters COVFEFE?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
To generate a 7-letter string at random, the monkey has to hit the "correct" key 7 times in a row. This has a probability of 2 6 − 7 , or approximately 1 chance in 8,000,000,000.
So the expected number of occurrences of the string COVFEFE with 10,000,000,000 keys struck is about 1.25.