document.write( "Question 540488: You don't have to give me the answer, please just help me get started with the steps involved in solving this problem.\r
\n" );
document.write( "\n" );
document.write( "Suppose you roll a 6 sided die. If you roll a 1 you earn $2, if you roll a 4 you earn $4, any other number you pay $1. How much money should you expect to earn on average.\r
\n" );
document.write( "\n" );
document.write( "It's the average part that is throwing me. \n" );
document.write( "
Algebra.Com's Answer #353714 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you roll a 6 sided die. If you roll a 1 you earn $2, if you roll a 4 you earn $4, any other number you pay $1. How much money should you expect to earn on average. \n" ); document.write( "------ \n" ); document.write( "\"On average\" is just another term for \"expected value\". \n" ); document.write( "---- \n" ); document.write( "Random earning numbers: 2 , 4, -1 \n" ); document.write( "Matching probabilities: 1/6, 1/6, 4/6 \n" ); document.write( "---- \n" ); document.write( "Multiply each random value by its probability and add the 3 products \n" ); document.write( "to get the expected value or average. \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |