document.write( "Question 1118175:  In a Poisson distribution, μ = 0.54. (Round the final answers to 4 decimal places.)\r
\n" );
document.write( "\n" );
document.write( " 
\n" );
document.write( "a. 	What is the probability that x = 0?\r
\n" );
document.write( "\n" );
document.write( " 
\n" );
document.write( "  Probability 	 \r
\n" );
document.write( "\n" );
document.write( " 
\n" );
document.write( "b. 	What is the probability that x > 0?\r
\n" );
document.write( "\n" );
document.write( " 
\n" );
document.write( "  Probability 	 \n" );
document.write( "
| Algebra.Com's Answer #733441 by Boreal(15235)     You can put this solution on YOUR website! probability x=0 is e^(-0.54)*0.54^0/0! \n" ); document.write( "This is e^(-0.54) or 0.5827 \n" ); document.write( "The probability x>0 is 1-0.5827 or 0.4173 \n" ); document.write( " |