document.write( "Question 1206157: In a lottery game, a player picks six numbers from 1 to 24. If the player matches all six numbers, they win 30,000 dollars. Otherwise, they lose $1.\r
\n" ); document.write( "\n" ); document.write( "What is the expected value of this game?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #843405 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "In a lottery game, a player picks six numbers from 1 to 24.
\n" ); document.write( "If the player matches all six numbers, they win 30,000 dollars. Otherwise, they lose $1.
\n" ); document.write( "What is the expected value of this game?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The number of all possible sextuples of numbers from 1 to 24, without repetitions, is\r\n" );
document.write( "\r\n" );
document.write( "\"C%5B24%5D%5E6\" = \"%2824%2A23%2A22%2A21%2A29%2A19%29%2F%281%2A2%2A3%2A4%2A5%2A6%29\" = 134596.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the probability for the player to get the winning sextuple is  \"1%2F134596\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the expected value of the game is\r\n" );
document.write( "\r\n" );
document.write( "    \"30000%2F134596\" - 1 = -0.777110761  dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It means that a player loses, in average, 0.777110761 of a dollar \r\n" );
document.write( "if plays this game many times.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );