Let X be the random variable representing the number of accidents in a month: X∼Po(λt)
P(X=x)=x!e−λt(λt)x Average number of accidents per month, λ=3,t=1.
Then λt=3(1)=3 and
P(X=x)=x!e−3(3)x
P(3≤X≤4)=P(X=3)+P(X=4)=
=3!e−3(3)3+4!e−3(3)4=863e−3≈0.392073
The probability that in any given month at this intersection between 3 and 4 accidents occur is 0.392073.
Comments