document.write( "Question 971893: An internal study by the Technology Services department at Lahey Electronics revealed company employees receive an average of two non-work-related e-mails per hour. Assume the arrival of these e-mails is approximated by the Poisson distribution.
\n" );
document.write( "a. What is the probability Linda Lahey, company president, received exactly one non-work-related e-mail between 4 p.m. and 5 p.m. yesterday?
\n" );
document.write( "b. What is the probability she received five or more non-work-related e-mails during the same period?
\n" );
document.write( "c. What is the probability she did not receive any non-work-related e-mails during the period? \n" );
document.write( "
Algebra.Com's Answer #594362 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Poisson with lambda=2\r \n" ); document.write( "\n" ); document.write( "Probability of 1 is 0.2707 from table or e(-2) (2)^1 \n" ); document.write( "Probability of 0 is e(-2)=0.1354 \n" ); document.write( "probability of ≥5 is 0.0166 from table. \n" ); document.write( " \n" ); document.write( " |