Allen Associates write weekend trip insurance at a very nom
Solution
A)
Note that the probability of x successes out of n trials is          
           
 P(x) = u^x e^(-u) / x!          
           
 where          
           
 u = the mean number of successes = np = 400*0.0005 =   0.2      
           
 x = the number of successes =    2      
           
 Thus, the probability is          
           
 P (    2   ) =    0.016374615 [ANSWER]
*****************************
B)
Note that P(at least x) = 1 - P(at most x - 1).          
           
 Using a cumulative poisson distribution table or technology, matching          
           
 u = the mean number of successes =    0.2      
           
 x = our critical value of successes =    3      
           
 Then the cumulative probability of P(at most x - 1) from a table/technology is          
           
 P(at most   2   ) =    0.998851519
           
 Thus, the probability of at least   3   successes is  
           
 P(at least   3   ) =    0.001148481 [ANSWER]

