document.write( "Question 446751: the carnival has come to town, and lucky Louie has once again set up his pavilion.he offers a simple game consisting of rolling two normal six sided dice at the same time for the extraordinary law price of 3$ per play.if the player rolls a sum of 5, the player win 5$,if the sum is a 7, the player wins 7$;and if the sum is a 10 then the player win 10$.otherwise the player does not win anything. how much should you win or lose per game (after paying 3$) \n" ); document.write( "
Algebra.Com's Answer #307653 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the carnival has come to town, and lucky Louie has once again set up his pavilion.he offers a simple game consisting of rolling two normal six sided dice at the same time for the extraordinary \n" ); document.write( "low price of 3$ per play. \n" ); document.write( "if the player rolls a sum of 5, the player win 5$, \n" ); document.write( "if the sum is a 7, the player wins 7$; \n" ); document.write( "and if the sum is a 10 then the player win 10$. \n" ); document.write( "otherwise the player does not win anything. \n" ); document.write( "how much should you win or lose per game (after paying 3$) \n" ); document.write( "------------------------ \n" ); document.write( "Roll result::::::::::::::::::::::::5::::::7::::::10 \n" ); document.write( "Random \"winning\" values:::::::: ...2......4......7.....-3 \n" ); document.write( "Corresponding probabilities:::: ..4/36...6/36...3/36..23/36 \n" ); document.write( "========================================================================== \n" ); document.write( "Multiply the probabilities times the \"winning\" values. \n" ); document.write( "Add the products to get--- \n" ); document.write( "Expected winnings: [8 + 24 + 21 - 69]/36 = -44.4 cents \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |