document.write( "Question 1075929: Please help solve the following problem:
\n" );
document.write( "1.6 Assume that X is a Poisson random variable with average λ= 6.0
\n" );
document.write( "Which one of the following statements is incorrect
\n" );
document.write( "a) P(X=0)= 0.0025
\n" );
document.write( "b) The variance is 2.45
\n" );
document.write( "c) P(X<3)= 0.062
\n" );
document.write( "d) P(X>5)= 0.5543
\n" );
document.write( "e) P(2
Algebra.Com's Answer #690585 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! a. e^(-6)=0.00247 OK. \n" ); document.write( "b. This is incorrect. The mean and variance are the same. The variance is 6, the SD is 2.45 \n" ); document.write( "c.This is correct. One can add e^(- lambda)*lambda^x/x!, where x=0,1,2 \n" ); document.write( "d. This is correct. \n" ); document.write( "It is B. \n" ); document.write( " |