document.write( "Question 1189209: A lottery offers one 1000$ prize one 500$ prize and five 100$ prizes One thousand tickets are sold at 3$ each.Find the expectation if a person buys 1 ticket \n" ); document.write( "
Algebra.Com's Answer #820514 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Cost is $3 \n" ); document.write( "probability is 1/1000 of winning $1000, so x*p(x)=$1 \n" ); document.write( "and \n" ); document.write( "1/999 of winning $500, or $0.501 \n" ); document.write( "and 5/998 of winning $100 or $0.501 \n" ); document.write( "E(x)=$2.002-$3=$0.998 or -$1. \n" ); document.write( "1000 people spend $3 and receive $2000 in prizes, so the total expectation for the 1000 is -$1000. \n" ); document.write( " |