Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

rock-meister/lost_boarding_pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Lost Boarding Pass Problem

The puzzle:

One hundred people line up to board a plane with 100 seats. The first person in line is has lost his boarding pass, so he randomly chooses a seat. After that, each person entering the plane either sits in their assigned seat, if it is available, or, if not, chooses an unoccupied seat randomly.

When the 100th passenger finally enters the plane, what is the probability that she finds her assigned seat unoccupied?

Solution:

The probability, somewhat surprisingly, is 1/2!

About

The Lost Boarding Pass Problem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages