/waiting_time_paradox

Simulation of waiting time paradox

Primary LanguageJupyter Notebook

Simulation

Waiting Time Paradox = Memoryless property of Exponential Distribution
In other words, there is no memory in process, history is not relevant

The simulation creates environment where n buses are scheduled every x minutes, one passenger will go to the bustop for every y minutes. The experiment's purpose is to show that the average waiting time for each passenger is x minutes, where every passenger experience the similar waiting time regardless of what happened in the past.