document.write( "Question 1186526: There are 26 red cards and 26 black cards in a standard deck of playing cards, for a total of 52 cards. There are 4 kings to a deck, two of which are red kings and two of which are black kings. A card will be randomly selected from a standard deck of playing cards. Let A represent selecting a king and let B represent selecting a red card. Calculate the following probabilities:\r
\n" );
document.write( "\n" );
document.write( "P (A) =\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "P (A ׀ B) =\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Based on these probabilities, are A and B independent events? Explain your reasoning. \n" );
document.write( "
Algebra.Com's Answer #817502 by robertb(5830) You can put this solution on YOUR website! P(A) = P(king) = 4/52 = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(A|B) = P(king|red) = P(king & red)/P(red) = \n" ); document.write( "\n" ); document.write( "So P(A) = P(A|B). It is also easy to see that P(B) = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Alternatively, P(A & B) = \n" ); document.write( " \n" ); document.write( " |