document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #507197 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Note: Using TI Calcuator
\n" ); document.write( "The syntax is poissonpdf(mean, x-value).
\n" ); document.write( "mean/30min is 3/2 =3/2
\n" ); document.write( "what is the probability of two arrivals during the next 30 minutes?
\n" ); document.write( "poissonpdf(3/2, 2). \n" ); document.write( "
\n" );