document.write( "Question 609899: How do you find expected value? \n" ); document.write( "
Algebra.Com's Answer #384122 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Intuitively, expected value is the value that you \"expect\" to obtain for a trial involving a random variable (or the average value if you repeat this trial indefinitely). For example, if you have a 1/100 chance of winning $200 and a 99/100 chance of losing $5 in a bet, your expected value is\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(1/100)(200) + (99/100)(-5) = -2.95\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This means that you expect to lose 2.95 on average.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The expected value is defined as\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ", in other words, the weighted average of the probabilities. Note that the random variable has to be numerical, e.g. P(6 on a die roll), not P(boy).\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );