document.write( "Question 509158: 2. A bag contains 3 marbles: a red one, a blue one, and a yellow one. Suppose that two marbles are selected without replacement.
\n" );
document.write( "(a) How many outcomes are in the sample space? List them \\r
\n" );
document.write( "\n" );
document.write( "(b) What is the probability that a red marble, and then a yellow marble (in that order) are selected? \r
\n" );
document.write( "\n" );
document.write( "(c) What is the probability that a red marble and a yellow marble (not necessarily in that order) are selected? \r
\n" );
document.write( "\n" );
document.write( "3. A bag contains 3 marbles: a red one, a blue one, and a yellow one. Suppose that two marbles are selected with replacement.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #341301 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bag contains 3 marbles: a red one, a blue one, and a yellow one. Suppose that two marbles are selected without replacement. \n" ); document.write( "(a) How many outcomes are in the sample space?:::3*2 = 6 \n" ); document.write( "List them:: rb,ry,br,by,yr,yb \n" ); document.write( "-------------------------------- \n" ); document.write( "(b) What is the probability that a red marble, and then a yellow marble (in that order) are selected? \n" ); document.write( "Ans: 1/6 \n" ); document.write( "----------------------- \n" ); document.write( "(c) What is the probability that a red marble and a yellow marble (not necessarily in that order) are selected? \n" ); document.write( "Ans: 2/6 = 1/3 \n" ); document.write( "----------------------- \n" ); document.write( "3. A bag contains 3 marbles: a red one, a blue one, and a yellow one. Suppose that two marbles are selected with replacement. \n" ); document.write( "Sample space 3*3 = 9 \n" ); document.write( "rr,rb,ry,bb,br,by,yy,yr,yb \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |