document.write( "Question 1026010: A state lottery ticket costs $1. The probability of winning $1,000,000 is 0.0000001, the probability of winning $1,000 is 0.000005, and the probability of winning $10 is 0.0002. Find the expected value (gain or loss) on one ticket.\r
\n" ); document.write( "\n" ); document.write( "I have created my chart with outcomes, probabilty & x* pr but am having trouble getting the expected vaule , can you please assist?
\n" ); document.write( "

Algebra.Com's Answer #641352 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
To find the expected gain or loss, we proceed as follows:
\n" ); document.write( "If you win $1,000,000, your gain is $999,999. (Because of the $1 you spent in buying the ticket.) This has probability 0.0000001.
\n" ); document.write( "If you win $1,000, your gain is $999 (again because of similar reasoning as above). This event has probability 0.000005.
\n" ); document.write( "If you win $10, your gain is $9 (Should be easy now.) This event has probability 0.0002.
\n" ); document.write( "If you don't win at all, you gain -$1 (a loss!). This event has probability 1 - 0.0000001 - 0.000005 - 0.0002 = 0.9997949.
\n" ); document.write( "Thus the expected gain or loss is
\n" ); document.write( "999,999*0.000001 + 999*0.000005 + 9*0.0002 + (-1)*0.9997949 = -$0.893.\r
\n" ); document.write( "\n" ); document.write( "Therefore expect to lose \"highlight%2889+cents%29\" when you buy a lottery ticket!
\n" ); document.write( "
\n" ); document.write( "
\n" );