What is the probability there are at least 24 accidents at the intersection in a year if the mean number of accidents per month is 2.2? (answer=0.693)
I keep getting 0.706, which is close to the listed answer, but I'm not sure if it is correct.
My attempt:
P(X≥24) = P(X>24)+P(X=24) =...