document.write( "Question 264375: A lottery ticket has a color: Red or Blue followed by one number among 1, 2 and 7.
\n" );
document.write( "(a) Specify the sample space for this experiment by listing all possible outcomes.
\n" );
document.write( "(b) Let A be the event that the number of the ticket is an odd number, and B be the event that the color of the ticket is blue. Specify the three events A, B and (A and B) by listing all the outcomes in each event.
\n" );
document.write( "(c) Find the probabilities P(A), P(B) and P(A and B).
\n" );
document.write( "(d) Find the probability P(A or B) .
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #194671 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A lottery ticket has a color: Red or Blue followed by one number among 1, 2 and 7. \n" ); document.write( "(a) Specify the sample space for this experiment by listing all possible outcomes. \n" ); document.write( "R1,R2,R7 \n" ); document.write( "B1,B2,B7 \n" ); document.write( "------------ \n" ); document.write( "(b) Let A be the event that the number of the ticket is an odd number, and B be the event that the color of the ticket is blue. Specify the three events A, B and (A and B) by listing all the outcomes in each event. \n" ); document.write( "A = R1,R7,B1,B7 \n" ); document.write( "B = B1,B2,B3 \n" ); document.write( "--------------------------- \n" ); document.write( "(c) Find the probabilities \n" ); document.write( "P(A) = 4/6 \n" ); document.write( "P(B) = 3/6 \n" ); document.write( "P(A and B) = P(B1,B7) = 2/6 \n" ); document.write( "--------------------- \n" ); document.write( "(d) Find the probability P(A or B) = 6/6 \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |