document.write( "Question 1197549: General Hospital has noted that they admit an average of 8 patients per hour.
\n" ); document.write( "a.What is the probability that during the next hour less then 3 patients will be admitted?
\n" ); document.write( "b.What is the probability that during the next two hours exactly 8 patients will be admitted?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #830922 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi  \r\n" );
document.write( "\r\n" );
document.write( "Poisson Distribution:\r\n" );
document.write( "average of 8 patients per hour: t = 1\r\n" );
document.write( "P(less then 3 patients will be admitted)  \r\n" );
document.write( "\"p%28x%29+=+%28mu%5Ex%2Fx%21%29%2Ae%5E%28-mut%29\"\r\n" );
document.write( "\"p%28x%29+=+%28mu%5Ex%2Fx%21%29%2Ae%5E%28-mu%29\"\r\n" );
document.write( "a. P(less then 3 patients will be admitted) =   \r\n" );
document.write( "P(0) + P(1) + P(2) = (e^-8)(1 + 8+ 64/2) = 41(e^(-8)) = .0138\r\n" );
document.write( "0r\r\n" );
document.write( "Using TI or similarly an inexpensive calculator like an Casio fx-115 ES plus\r\n" );
document.write( "P(less then 3 patients will be admitted) = P( x ≤ 2) =  .0138 rounded\r\n" );
document.write( "\r\n" );
document.write( "P(next two hours exactly 8 patients will be admitted)\r\n" );
document.write( "b. \"p%288%29+=+%288%5E8%2F8%21%29%2Ae%5E%28-8%2A2%29\" calculate\r\n" );
document.write( "\r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );