document.write( "Question 872573: In a TV game show, 4 prizes are hidden on a game board that contains 20 spaces.
\n" );
document.write( "One prize is worth $10,000, two prizes are worth $5,000 each, and one prize is
\n" );
document.write( "worth $1,000, with the remaining spaces containing no prize. The show's host
\n" );
document.write( "offers a contestant their choice of $1,000 (for not playing) or the opportunity to select one space on the game board. How much greater is the expected value of picking a space on the board than not playing the game? I think I got it figured out but I'm still not sure. \r
\n" );
document.write( "\n" );
document.write( "A.$50
\n" );
document.write( "B.$100
\n" );
document.write( "C.$1,000
\n" );
document.write( "D.$4,500
\n" );
document.write( "E. The expected value is greater for not playing the game than it is for playing it. \n" );
document.write( "
Algebra.Com's Answer #526238 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a TV game show, 4 prizes are hidden on a game board that contains 20 spaces. \n" ); document.write( "One prize is worth $10,000, two prizes are worth $5,000 each, and one prize is \n" ); document.write( "worth $1,000, with the remaining spaces containing no prize. The show's host \n" ); document.write( "offers a contestant their choice of $1,000 (for not playing) or the opportunity to select one space on the game board. How much greater is the expected value of picking a space on the board than not playing the game? I think I got it figured out but I'm still not sure. \n" ); document.write( "------ \n" ); document.write( "Random \"win\" values...... 10,000......5000....1000....0 \n" ); document.write( "Probabilities.............1/20.......2/20.....1.20...16/20 \n" ); document.write( "---------------- \n" ); document.write( "Expected \"win\" value = [10,000 + 2*5000 + 1000)/20 = 21000/20 = $1050 \n" ); document.write( "======= \n" ); document.write( "Answer:: $50 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------------- \n" ); document.write( "A.$50 \n" ); document.write( "B.$100 \n" ); document.write( "C.$1,000 \n" ); document.write( "D.$4,500 \n" ); document.write( "E. The expected value is greater for not playing the game than it is for playing it. \n" ); document.write( " \n" ); document.write( " |