document.write( "Question 958939: You are selling T-shirts at an outdoor concert. You are expecting to make a profit of $800.However, if it rains, the concert will be cancelled and you will lose $200. If there is a 30% chance of rain the day of the concert, what is the expected value of your profit?
\n" ); document.write( "A. -$200
\n" ); document.write( "B. $500
\n" ); document.write( "C. $600
\n" ); document.write( "D. $800
\n" ); document.write( "

Algebra.Com's Answer #586041 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
P(Rain) = 0.30
\n" ); document.write( "P(No Rain) = 0.70 ... note: 1-0.30 = 0.70\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "V(Rain) = -200 ... this is the value you get if it rains
\n" ); document.write( "V(No Rain) = 800\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "E(X) = P(Rain)*V(Rain) + P(No Rain)*V(No Rain)
\n" ); document.write( "E(X) = 0.30*(-200) + 0.70*800
\n" ); document.write( "E(X) = 500\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The expected value of the profit is $500\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you need more one-on-one help, email me at jim_thompson5910@hotmail.com. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Alternatively, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jim\r
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------
\n" ); document.write( "
\n" );