A student was sleeping in class,so the teacher called him to answer a question which has four choices,(A),(B),(C),(D).
The student was sleeping,so he did not know what to answer.
He randomly guessed one of the four options,and got it wrong.
He guessed again with another option,but still got it wrong.
He finally got it right at the fourth time(of course he would not guess more than four times)
What is the probability of finally getting it right at the fourth time if there are four options?
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 get it wrong the three first times, the student needs to get it wrong the first time ( 3 chances out of 4 ) AND the second time ( 2 chances out of the 3 remaining answers) AND the third time ( 1 chance out of the 2 remaining answer) hence the probability is P = 4 3 × 3 2 × 2 1 = 4 1 .
What's neat is that for n possible answers his probability to get it right at the last possible time is n 1 .