document.write( "Question 1197108: Robert bought a $2 lottery ticket such that 1 in 100 would win $9, 1 in 1000 would win $80, and 1 in 50 million would win 1 million. What is the expected value of a lottery ticket in dollars?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Does Robert expect to earn a profit if he buys 100 tickets?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Select an answer
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "By how much? \n" );
document.write( "
Algebra.Com's Answer #830219 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "1 in 100 = 1/100 = 0.01 \n" ); document.write( "1 in 1000 = 1/1000 = 0.001 \n" ); document.write( "1 in 50 million = 1/(50 million) = 1/(50*10^6) = 0.00000002\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Those probability values add to: \n" ); document.write( "0.01+0.001+0.00000002 = 0.01100002 \n" ); document.write( "Subtract that from 1 \n" ); document.write( "1-0.01100002 = 0.98899998 \n" ); document.write( "This represents the probability of winning $0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "X = net winnings = (amount won) - ($2 cost) \n" ); document.write( "P(X) = probability of getting those net winnings
\n" ); document.write( "0.07 + 0.078 + 0.01999996 + (-1.97799996) = -1.81\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The expected earnings for each lottery ticket, on average, is -1.81 dollars. \n" ); document.write( "This means Robert expects to lose on average about $1.81 per ticket.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It doesn't matter how many tickets he buys. He won't earn a profit since the profit per ticket is negative. \n" ); document.write( " \n" ); document.write( " |