SOLUTION: Patients arrive at a hospital emergency center at the rate of 3 per hour.what is the probability of two arrivals during the next 30 minutes?

Algebra ->  Probability-and-statistics -> SOLUTION: Patients arrive at a hospital emergency center at the rate of 3 per hour.what is the probability of two arrivals during the next 30 minutes?      Log On


   



Question 841795: Patients arrive at a hospital emergency center at the rate of 3 per hour.what is the probability of two arrivals during the next 30 minutes?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
Note: Using TI Calcuator
The syntax is poissonpdf(mean, x-value).
mean/30min is 3/2 =3/2
what is the probability of two arrivals during the next 30 minutes?
poissonpdf(3/2, 2).