document.write( "Question 755569: In a recent survey eighteen percent of high school students said their favorite cookie was macadamia-white chocolate. You randomly select 4 students and ask each person to name their favorite cookie. Find the probability that the number who say macadamia-white chocolate is their favorite cookie is: \r
\n" );
document.write( "\n" );
document.write( "A) exactly 2
\n" );
document.write( "B) less than 3
\n" );
document.write( "C) at least 3
\n" );
document.write( "D) greater than 1
\n" );
document.write( "E) at most 2 \n" );
document.write( "
Algebra.Com's Answer #459723 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! In a recent survey eighteen percent of high school students said their favorite cookie was macadamia-white chocolate. You randomly select 4 students and ask each person to name their favorite cookie. Find the probability that the number who say macadamia-white chocolate is their favorite cookie is:\r \n" ); document.write( "\n" ); document.write( "X~Binomial(4,0.18)\r \n" ); document.write( "\n" ); document.write( "A) exactly 2\r \n" ); document.write( "\n" ); document.write( "P(X = 2) = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B) less than 3\r \n" ); document.write( "\n" ); document.write( "P(X < 3) = \n" ); document.write( "\n" ); document.write( "C) at least 3\r \n" ); document.write( "\n" ); document.write( "P(X ≥ 3) = 1 - 0.9798 = \n" ); document.write( "\n" ); document.write( "D) greater than 1 \n" ); document.write( "P(X > 1) = \n" ); document.write( "\n" ); document.write( "E) at most 2\r \n" ); document.write( "\n" ); document.write( "P(X ≤ 2) = \n" ); document.write( " \n" ); document.write( " |