document.write( "Question 1186101: A certain kind of sheet metal has, on average, 7 defects per 18 square feet.
\n" );
document.write( "Assuming a Poisson distribution, find the probability that a 24 square foot metal sheet has at least 11 defects. Round your answer to three decimal places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #817222 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 7/18=x/24 \n" ); document.write( "18x=168 \n" ); document.write( "x=9.33 (28/3) exact \n" ); document.write( "probability is 0.3342 or 0.334 \n" ); document.write( " |