Q5. (6 points) Assume an employee in a life insurance company is processing claims daily. To help ensure the processing
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q5. (6 points) Assume an employee in a life insurance company is processing claims daily. To help ensure the processing
company is processing claims daily. To help ensure the processing is efficient, claim arrivals are modelled via a Poisson distribution. Specifically, in day i, there are Nday, claims, where Nday,i~Poisson (2). Assume each day i is independent of the next and follows the same distribution. a) Derive the probability that at least one claim is processed in a day. b) Derive the probability that in a week (7 days), no claim is processed. c) Assuming λ = 50, calculate the 3-standard deviation confidence interval for a given week (7 days) via the following formula: [max (floor (E[Nweek]-3√/Var (Nweek)), 0), ceiling (E[Nweek] + 3√Var(Nweek))] Note: floor (x) = [x] = integer part of x (e.g.,floor(1.8) = 1). ceiling (x) = [x] = integer part of x + 1 (e. g., ceiling (1.1) = 2).
Q5. (6 points) Assume an employee in a life insurance