document.write( "Question 1190606: Isabel has a deck of 10 cards numbered 1 through 10. She is playing a game of chance.\r
\n" );
document.write( "\n" );
document.write( "This game is this: Isabel chooses one card from the deck at random. She wins an amount of money equal to the value of the card if an even numbered card is drawn. She loses $5.50 if an odd numbered card is drawn.\r
\n" );
document.write( "\n" );
document.write( "A) Find the expected value of playing the game ($)
\n" );
document.write( "B) What can Isabel expect in the long run, after playing the game many times?
\n" );
document.write( " - Isabel can expect to gain money OR She can expect to win N dollars per draw.\r
\n" );
document.write( "\n" );
document.write( " - Isabel can expect to lose money OR she can expect to lose N dollars per draw.
\n" );
document.write( " - Isabel can expect to break even (neither gain nor lose money.) \n" );
document.write( "
Algebra.Com's Answer #822311 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "On 10 draws with each card drawn once.... \n" ); document.write( "Winnings: 2+4+6+8+10=30 \n" ); document.write( "Losses: 5(5.50)=27.50 \n" ); document.write( "She gains an average of $2.50 in each group of 10 games, or $0.25 per game. \n" ); document.write( "ANSWERS: \n" ); document.write( "A) The expected value of playing is +0.25 \n" ); document.write( "B) She can expect in the long run to gain 0.25 dollars per draw. \n" ); document.write( " \n" ); document.write( " |