[A little probability puzzle; I came up with it, but I cannot solve it.]
A class has $N=100$ students. To complete the course, the students have to pass a test, which is hard: at any attempt, any student has a probability $p=1/6$ of passing the test. On the positive side, students are allowed to take the test as many times as they like, until they pass. The students don't learn anything from previous attempts (so $p$ does not change), but they never give up: each student attempts the test until he/she passes once.
A simple probability problem is to find the expected value of the number $m$ of attempts the average student will attend the test before passing. This, however, is merely a side exercise. My question here is instead: what is the expected value of $m$ for the worst student in the class of 100, that is, the student which attempts the test for the highest number of times?