document.write( "Question 283185: Pick a card: Mike and Dave play the following game. Mike picks a card from a deck of cards. If he selects a heart, Dave gives him $5. If not, he gives Dave $2.\r
\n" );
document.write( "\n" );
document.write( "a) Determine Mike’s expectation
\n" );
document.write( "b) Determine Dave’s expectation.\r
\n" );
document.write( "\n" );
document.write( "I am completely lost. I know there are 52 cards in a deck and I know that of that, 13 are hearts. But I am lost as to where to go after that.\r
\n" );
document.write( "\n" );
document.write( "Thanks for any help! \n" );
document.write( "
Algebra.Com's Answer #205647 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Pick a card: Mike and Dave play the following game. Mike picks a card from a deck of cards. If he selects a heart, Dave gives him $5. If not, he gives Dave $2. \n" ); document.write( " \r\n" ); document.write( "Mike's net winnings are \r\n" ); document.write( "\r\n" ); document.write( " +$5 if he selects a heart or -$2 if he doesn't select a heart\r\n" ); document.write( "\r\n" ); document.write( "Mike's expectation = \r\n" ); document.write( "\r\n" ); document.write( "(net winnings if he gets a heart)*(probability of getting a heart)\r\n" ); document.write( " \r\n" ); document.write( " plus\r\n" ); document.write( "\r\n" ); document.write( "(net winnings if he doesn't get a heart)*(prob of not getting a heart)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Probability of Mike getting a heart =\n" ); document.write( " |