document.write( "Question 1099701: an internal study at lahey electronics ,a large software developer company ,revealed the mean time for an internal e-mail message to arrive at its destination was 2 seconds. Further , the distribution of the arrival times followed the poisson distribution .what is the probability a message takes exactly 1 second to arrive at its destination? \n" ); document.write( "
Algebra.Com's Answer #714193 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P(1)=e^(-2)*2^1/1!
\n" ); document.write( "Population parameter is 2
\n" ); document.write( "P(x)=e^(-x)x^n/n!, where x=2
\n" ); document.write( "that probability is 2 e^(-2)=0.2707
\n" ); document.write( "
\n" );