document.write( "Question 1020190: Tom and Sam are playing a game. Tom selects one card from a standard 52-card deck. If Tom selects a face card (Jack, Queen, or King), Sam pays him $4. If Tom selects any other type of card, he pays Sam $3.\r
\n" );
document.write( "\n" );
document.write( "a) What is Tom's expected value for this game? Round your answer to the nearest cent. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) What is Sam's expected value for this game? Round your answer to the nearest cent.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c) Who has the advantage in this game? \n" );
document.write( "
Algebra.Com's Answer #636168 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! There are 52 cards in the deck. \n" ); document.write( "12 of them are J, Q, or K. \n" ); document.write( "40 of them are not. \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "a)The expected value to Tom is, \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "b) The expected value for Sam is negative Tom's expected value. \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "c) Sam has the advantage. \n" ); document.write( " \n" ); document.write( " |