Question
Cars arrive at a toll booth according to a Poisson process with mean 80 cars per hour.
How long can the attendant's phone call last if the probability is at least .4 that no cars arrive during the call.
The book's answer is 23 seconds. That doesn't match mine and I was hoping to understand why...
p(y) = λ^y * e^-λ / y!
p(0) = e^-λ
p(0) > 0.4
e^-λ > 0.4
-λ > ln 0.4
λ < -ln 0.4
If x = call length (in seconds)
λ = x * 80 / 3600
x * 80/3600 < -ln 0.4
x < -3600/80 * ln 0.4
x < 41.2 seconds
Can anyone point out how to get 23 seconds or what I did wrong?
How long can the attendant's phone call last if the probability is at least .4 that no cars arrive during the call.
The book's answer is 23 seconds. That doesn't match mine and I was hoping to understand why...
p(y) = λ^y * e^-λ / y!
p(0) = e^-λ
p(0) > 0.4
e^-λ > 0.4
-λ > ln 0.4
λ < -ln 0.4
If x = call length (in seconds)
λ = x * 80 / 3600
x * 80/3600 < -ln 0.4
x < -3600/80 * ln 0.4
x < 41.2 seconds
Can anyone point out how to get 23 seconds or what I did wrong?
Answers
p(k) = e^-(Lt) * (Lt)^k / k!
p(0) = e^-(Lt) * (Lt)^0/0!
so
p(0) = e^-(Lt)
.4 = e^-(80t/3600)
ln .4 = - .022222 t
-.9163 = -.022222 t
t = 41.23
Beats me, I am having whatever trouble that you are having with it.
p(0) = e^-(Lt) * (Lt)^0/0!
so
p(0) = e^-(Lt)
.4 = e^-(80t/3600)
ln .4 = - .022222 t
-.9163 = -.022222 t
t = 41.23
Beats me, I am having whatever trouble that you are having with it.
Maybe the book is wrong? Thanks for giving it a shot
You and Damon, I believe are both right. 23 seconds would correspond a 40% probability that at least one car showed up.
(1-.4) = e^(80t/3600)
ln(.6) = -.0222222t
-.5108 = -.0222222t
t = 22.99
(1-.4) = e^(80t/3600)
ln(.6) = -.0222222t
-.5108 = -.0222222t
t = 22.99
OK, the book is definitely wrong. I emailed the author. At least I'm understanding the material correctly. Thanks!
BTW, author of book confirmed correction and will fix in next printing.
Related Questions
uppose that cars arrive at a traffic light according to a Poisson process with a rate
of one car pe...
Starting at time t=0, cars arrive at a car wash according to a Poisson process with rate of λ cars/h...
Question 8
Consider the situation for the question below. Toll booths are used to collect money fro...
On average, 45 cars pass through a paticular toll booth each hour, At 8 a.m, 75 cars have passes thr...