Hediye G. answered 05/09/21
Unlock Your Math Potential with Dr. Hediye's Expert Tutoring!
a) P(more than 1 fatality)=1-(P(0 fatality)+P(1 fatality)), since number of fatalities can be 0, 1, 2, 3, ..... and probability of anything that can happen happening is always 1, therefore to find out the probability of more than 1 fatality, we can subtract the probability of 0 or 1 fatalities from 1.
P(more than 1 fatality)= 1-((e^(-4.5))*4.5^0)/0!)+((e^(-4.5)*4.5^1)/1!))=0.938901
Since Poisson pmf formula is P(X=x)=e^(-a)*a^x/x! where a is the mean # of occurrences, fatalities in this case-and it is 4.5/month.
b) The average number of fatalities in 2 weeks is 4.5/2=2.25, if we apply Poisson pmf formula with a =2.25 and x=0, we have
P(X=0)=e^(-2.25)*2.25^0/0! =0.105399