Given mean λ=2.7,
Let X denote the number of accidents-
Probability that there will be more than three accidents-
P(X>3)=1−[P(X=0)+P(X=1)+P(X=2)+P(X=3)]
=1−[0!e−λ.λ0+1!e−λ.λ1+2!e−λ.λ2+3!e−λ.λ3]
=1−[1e−2.7.(2.7)0+1e−2.7.(2.7)1+2e−2.7.(2.7)2+6e−2.7.(2.7)2]=1−(0.0672+0.08145+0.24496+0.22046)=1−0.61767=0.38233
Comments