Let X be the random variable representing the number of accidents in a day: X∼Po(λt)
P(X=x)=x!e−λt(λt)x Average number of accidents per day, λ=4,t=1.
Then λt=4(1)=4 and
P(X=x)=x!e−4(4)x b)
P(X>6)=1−P(X=0)−P(X=1)−P(X=2)−
=0!e−4(4)0+1!e−4(4)1+2!e−4(4)2==13e−4≈0.238103The probability that on any Particular day there will be fewer than 3 accidents on this superhighway during the peak rush timings is 13e−4≈0.238103.
a)
P(X<3)=P(X=0)+P(X=1)+P(X=2)
−P(X=3)−P(X=4)−P(X=5)−P(X=6)
=1−0!e−4(4)0−1!e−4(4)1−2!e−4(4)2
−3!e−4(4)3−4!e−4(4)4−5!e−4(4)5−6!e−4(4)6
≈0.110674The probability that on any Particular day there will be more than 6 accidents on this superhighway during the peak rush timings is ≈0.110674.
c)
E(X)=λt=Var(X) Therefore
E(X)=Var(X)=4
Comments