document.write( "Question 1196594: 5. The number of white corpuscles on a slide has a Poisson distribution with mean 3.4.
\n" );
document.write( "a. Find the most likely number of white corpuscles on a slide.
\n" );
document.write( "b. Calculate correct to three decimal places the probability of obtaining this number.
\n" );
document.write( "c. If such two slides are prepared, what is the probability, correct to three decimal places, of obtaining at least one white corpuscle in total on the two slides?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #829507 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "\r\n" ); document.write( "The number of white corpuscles on a slide has a Poisson distribution with mean 3.4.\r\n" ); document.write( "a. the most likely number of white corpuscles on a slide = 3 (need whole number)\r\n" ); document.write( "\r\n" ); document.write( "b. P(x=3) = poissonpdf(3.4, 3) = .219 (3 decimal points)\r\n" ); document.write( "\r\n" ); document.write( "c. P(obtaining at least one white corpuscle in total on the two slides)\r\n" ); document.write( "P(x=0) = poissonpdf(3.4, 0) = .033 Using complement(at least 1) = 1 - .033 = .967 (on a slide)\r\n" ); document.write( "P(of obtaining at least one white corpuscle in total on the two slides)\r\n" ); document.write( "1- (.033)(.033)\r\n" ); document.write( "\r\n" ); document.write( "Wishing You the Best in your Studies.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |