Six balls are at the front of the classroom, and six students are each assigned a different colored ball.
Then they are asked to go up one at a time and take the ball they were assigned.
However, the first student doesn't like the color he was assigned, so he picks randomly from the remaining five.
After that, each successive student takes the color they were assigned if it's available, otherwise they choose randomly from the remaining balls.
What is the probability that the last student gets the ball they were assigned?
Interestingly, if the 1st student had instead selected completely randomly from all the balls
including his own, the last student would have had a 50/50 chance. What I like about this related puzzle, is that there is no computation needed, just logic, to find the solution, as shown
here.
Edited on April 25, 2019, 2:35 pm