document.write( "Question 710393: Use conditional probability to find each of the following.\r
\n" );
document.write( "\n" );
document.write( "(a) What is the probability of randomly selecting a club from a deck of cards given that the card drawn in a black card?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) What is the probability of randomly selecting a queen from a deck of cards given that the card drawn is a face card?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #436983 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (a) What is the probability of randomly selecting a club from a deck of cards given that the card drawn in a black card? \n" ); document.write( "---- \n" ); document.write( "P(club | black) = P(club AND black)/P(black) = (13/52)/(26/52) = 1/2 \n" ); document.write( "------------------------\r \n" ); document.write( "\n" ); document.write( "(b) What is the probability of randomly selecting a queen from a deck of cards given that the card drawn is a face card? \n" ); document.write( "P(queen | face) = P(queen AND face)/P(face) = (4/52)/(12/52) = 1/3 \n" ); document.write( "===================================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |