Exercise
ABy Admin
May 03'23
Answer
Solution: B
The desired event is equivalent to the time of the next accident being between 365 and 730 days from now. The probability is
[[math]]
F(730) - F(365) = 1-e^{-730/200} - (1-e^{-365/200}) = e^{-1.825} - e^{-3.65} = 0.1352.
[[/math]]
Note that the problem provides no information about the distribution of the time to subsequent accidents, but that information is not needed. With nothing given, anything can be assumed. If the time to subsequent accidents has the same exponential distribution and the times are independent, then the number of accidents in each 365 day period is Poisson with mean 1.825. Then the required probability is
[[math]]
e^{-1.825}(1-e^{-1.825}) = 0.1352.
[[/math]]