document.write( "Question 366940: A lab orders a shipment of 100 rats a week, 52 weeks a year, from a rat supplier for experiments that the lab conducts. Prices for each weekly shipment of rats follow the distribution below:
\n" ); document.write( "Price 10 12.50 15.
\n" ); document.write( "Probability 0.2 0.3 0.5\r
\n" ); document.write( "\n" ); document.write( "How much should the lab budget for the next year's rat orders assuming this distribution does not change. Find the expected price.
\n" ); document.write( "

Algebra.Com's Answer #261620 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The expected price is equal to 10*0.2 + 12.50*0.3 + 15*0.5 = 13.25, this is the expected price for the weekly shipment of rats. \n" ); document.write( "
\n" );