document.write( "Question 866648: brett and sofia are playing cards. they decide to shuffle a deck of playing cards. after a shuffle they choose a single card. if that card is of an ace or a king they win 2 points. f that card is of a jack or a queen they win 3points. if they card is any other number, they lose 1 point. is the game fair \n" ); document.write( "
Algebra.Com's Answer #522414 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! brett and sofia are playing cards. they decide to shuffle a deck of playing cards. after a shuffle they choose a single card. if that card is of an ace or a king they win 2 points. f that card is of a jack or a queen they win 3points. if they card is any other number, they lose 1 point. is the game fair \n" ); document.write( "-------- \n" ); document.write( "Random point values:::: .......2........3......-1 \n" ); document.write( "Probabilities::::::::.........8/52.....8/52....36/52\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Expected point value:: (16 + 24 - 36)/52 = 42/52 = 21/26 \n" ); document.write( "-------- \n" ); document.write( "Ans: Not fair; the expected value should be zero for the game to be \"fair\". \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |