a) Let X= the number of accidents occured: X∼Po(λt)
λt=2(1)=2
P(X=0)=0!e−2⋅20=e−2≈0.13535
b) Let Y= the number of days without any accidents: Y∼Bin(n,p)
n=31,p=0.13535,q=1−p=0.86465
P(Y≥3)=1−P(Y=0)−P(Y=1)−P(Y=2)
=1−(031)(0.13535)0(0.86465)31−0
−(131)(0.13535)1(0.86465)31−1
−(231)(0.13535)2(0.86465)31−2
≈0.81
Comments