document.write( "Question 1045254: Given that x has a Poisson distribution with μ=0.3, what is the probability that x=4?
\n" );
document.write( "
\n" );
document.write( "P(44)almost equals≈ ?(Round to four decimal places as needed.) \n" );
document.write( "
Algebra.Com's Answer #660660 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P(4)=e^(-0.3)(0.3)^4/4!. The formula is e^(-lambda)*lambda^x divided by x! \n" ); document.write( "=0.00025 or 0.0003. \n" ); document.write( "P(44) if that is desired is essentially 0; P(4) is almost 0. \n" ); document.write( " |