document.write( "Question 298925: For the experiment of drawing a single card from a standard 52-card deck, find (a) the probability, and (b) the odds in favor, of each event.
\n" );
document.write( "
\n" );
document.write( "(1) Not an ace
\n" );
document.write( "(2) Club or heart
\n" );
document.write( "(3) Not a heart or a seven \n" );
document.write( "
Algebra.Com's Answer #214982 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For the experiment of drawing a single card from a standard 52-card deck, find (a) the probability, and (b) the odds in favor, of each event. \n" ); document.write( "I'll do the 1st two: \n" ); document.write( "----\r \n" ); document.write( "\n" ); document.write( "(1) Not an ace \n" ); document.write( "P(no ace) = 48/52;P(ace) = 4/52 \n" ); document.write( "Odds in favor of = [P(no ace)]/[P(ace)] = 48/4 = 12:1 \n" ); document.write( "------------------------------------------ \n" ); document.write( "(2) Club or heart \n" ); document.write( "P(c or h) = P(c) + P(h) = 1/4 + 1/4 = 1/2 \n" ); document.write( "P(no c or h) = 1/2 \n" ); document.write( "odds in favor: = P(c or h)/P(no c or h) = 1/2 / 1/2 = 1:1 \n" ); document.write( "------------------------------------------ \n" ); document.write( "(3) Not a heart or a seven \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============================== \n" ); document.write( " \n" ); document.write( " |