document.write( "Question 1171365: Please help me solve this question.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The Web site for M&M™ candies claimed that 24% of plain M&M candies are blue, 20% are orange, 16% green, 14% yellow, and 13% each red and brown.\r
\n" );
document.write( "\n" );
document.write( "(a) Pick one M&M at random from a package.\r
\n" );
document.write( "\n" );
document.write( "Describe the sample space.
\n" );
document.write( "What is the probability that the one you pick is blue or red?
\n" );
document.write( "What is the probability that the one you pick is not green?
\n" );
document.write( "(b) You pick three M&M’s in a row randomly from three separate packages.\r
\n" );
document.write( "\n" );
document.write( "Describe the sample space for the outcomes of your three choices.
\n" );
document.write( "What is the probability that every M&M is blue?
\n" );
document.write( "What is the probability that the third M&M is red?
\n" );
document.write( "What is the probability that at least one is blue?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #796347 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! for every 100, 24 are blue, 20 are orange, 16 green, 14 yellow, 13 red, and 13 brown. \n" ); document.write( "Sample space is what is picked {blue, orange, green, yellow, red, brown}\r \n" ); document.write( "\n" ); document.write( "prob pick blue or red is 37/100, the sum of both minus getting both at the same time, which is 0. \n" ); document.write( "- \n" ); document.write( "not green is 1-p(green)=0.84 \n" ); document.write( "- \n" ); document.write( "now the sample space is {blue 1, blue 2, blue 3, orange 1, orange 2, orange 3...., brown 3} \n" ); document.write( "- \n" ); document.write( "every one blue is (24/100)^3=0.013824 \n" ); document.write( "the third is red is 0.13, the same for any given package \n" ); document.write( "at least one is blue is 1- none is blue=1-.76^3=0.561. \n" ); document.write( " |