Given,
Mean μ=2
and we know that,
For Poisson DistributionP(x)=x!μxe−μPutting μ=2P(x)=x!2xe−2
Now, Probability that on a specified day at least 3 entries will receive = P(x≥3)
P(x≥3)=1−[P(0)+P(1)+P(2)]
=1−e21[0!20+1!21+2!22] =1−e21[1+2+2] =1−e25=0.323
Hence, P(x≥3)=0.323
Comments