document.write( "Question 578142: 500 hundred raffle tickets were sold for $2 each. A prize of $400 is to be awarded. If you buy 1 ticket,determine the expected value. What is the fair price for a ticket. \r
\n" );
document.write( "\n" );
document.write( "with replacement
\n" );
document.write( "without replacement \n" );
document.write( "
Algebra.Com's Answer #370515 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 500 hundred raffle tickets were sold for $2 each. A prize of $400 is to be awarded. If you buy 1 ticket,determine the expected value. What is the fair price for a ticket. \n" ); document.write( "---- \n" ); document.write( "Random variable values: -2 ; 398 \n" ); document.write( "Probabilities::::::::::499/500 ; 1/500 \n" ); document.write( "----- \n" ); document.write( "Expected Value: E(x) = (499/500)(-2) + (1/500)398 \n" ); document.write( "--- \n" ); document.write( "= (-998+398)/500 = -600/500 = -6/5 = -$1.20 \n" ); document.write( "-------------------------- \n" ); document.write( "with replacement \n" ); document.write( "without replacement \n" ); document.write( "--- \n" ); document.write( "Comment: With or without replacement has no relevance \n" ); document.write( "as there is only one drawing. \n" ); document.write( "--------------- \n" ); document.write( "A fair ticket price would be $2-1.20 = 80 cents \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |