document.write( "Question 1185781: 5.2.10
\n" );
document.write( "The proportion of brown M&M’s in a milk chocolate packet is approximately 14% (Madison, 2013). Suppose a package of M&M’s typically contains 52 M&M’s.
\n" );
document.write( "a.) State the random variable.
\n" );
document.write( "b.) Argue that this is a binomial experiment
\n" );
document.write( "Find the probability that
\n" );
document.write( "c.) Six M&M’s are brown.
\n" );
document.write( "d.) Twenty-five M&M’s are brown.
\n" );
document.write( "e.) All of the M&M’s are brown.
\n" );
document.write( "f.) Would it be unusual for a package to have only brown M&M’s? If this were to happen, what would you think is the reason?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #816616 by Theo(13342) You can put this solution on YOUR website! n = 52 \n" ); document.write( "p = .14 \n" ); document.write( "q = 1 minus p = .86 \n" ); document.write( "p(x) = p^x * q^(n-x) * c(n,x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(6) = .14^6 * .86^46 * c(52,6) = 0.148745273\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(25) = .14^25 * .86^27 * c(52,25) = 3.66167 * 10^-9\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p(52) = .14^52 * .86^0 * c(52,52) = 3.96879E * 10^-45\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you round your answers to 8 decimal places, those higher numbers become effectively 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "i used excel to show all the probabilities. \n" ); document.write( "the sum of those probabilities is equal to 1, as it should be. \n" ); document.write( "note that the higher probbilitie are effectively equal to 0 when the results are rounded to 8 decimal digits.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's the excel printout.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it would be unusual for a packet to have all brown m&m's. \n" ); document.write( "the most likely cause would be that the other colors ran out and so there were only brown colors left. \n" ); document.write( "this could be the result of machine failure or human failure. \n" ); document.write( "maybe somebody forgot to load the other colors?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |