document.write( "Question 1188310: Consider the experiment of selecting a playing card from a deck of 52 playing cards. Each
\n" );
document.write( "card corresponds to a sample point with a 1/52 probability.
\n" );
document.write( "a. List the sample points in the event an ace is selected.
\n" );
document.write( "b. List the sample points in the event a club is selected.
\n" );
document.write( "c. List the sample points in the event a face card (jack, queen, or king) is selected.
\n" );
document.write( "d. Find the probabilities associated with each of the events in parts (a), (b), and (c). \n" );
document.write( "
Algebra.Com's Answer #819533 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Four aces, so Spade, Heart, Diamond, Club Ace (4/52=1/13 probability ) \n" ); document.write( "Thirteen clubs 2-10,J,Q,K,A, (13/52=1/4 probability) \n" ); document.write( "12 face cards, 4 of each, so 12/52=3/13 probability) JS,JH,JD,JC,and same for Q and K. \n" ); document.write( " |