Question 261167
The columbia power company experiences power failures with a mean of u = 0.210 per day. find the probability that there are exactly two power failures in a particular day?
------------------
It's a Poisson problem with mu = 0.210 and x = 2
-------------
P(2,0.210) = [e^(-0.210)(0.210)^2]/2! = 0.01787..
----
If you use a TI-84 (or better) poisson(0.210,2) = same answer
================================================================
Cheers,
Stan H.