woo-chia-wei / waiting_time_paradox

Simulation of waiting time paradox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simulation of waiting time paradox


Languages

Language:Jupyter Notebook 100.0%