document.write( "Question 359071: Emails arrive at the Dean's office at a rate of 4 per minute.\r
\n" );
document.write( "\n" );
document.write( "What is the probability that the Dean will receive 2 or more emails over the next minute? (Hint: you need to figure out P (x=0) and P(x=1) to get started.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #256252 by jrfrunner(365)![]() ![]() You can put this solution on YOUR website! let \n" ); document.write( "let X=number of emails received \n" ); document.write( "You need to realize that the situation you are describing follows a Poisson distribution \n" ); document.write( "P(x=a)= \n" ); document.write( "== \n" ); document.write( "given \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "-- \n" ); document.write( "P(x=0)= \n" ); document.write( "P(x=1)= \n" ); document.write( "-- \n" ); document.write( "can you finish this? \n" ); document.write( " |