Note the possion process N(t) ~ Possion(10t), where t is the number of minutes we wait
Therefore Pr{N(t) ≥ 1} > 95%
⇒ 1 - Pr{N(t) = 0} > 0.95
⇒ e^(-10t) < 0.05
⇒ -10t < ln(0.05)
⇒ t > -ln(0.05)/10 = 0.29957322735539909934352235761425 minutes
(or 17.974393641323945960611341456855 seconds)





Reply With Quote
