document.write( "Question 1068039: A pizza shop owner determines the number of pizzas that are delivered each day. Find the mean (expected value) for the distribution shown below.\r
\n" );
document.write( "\n" );
document.write( " Number of deliveries X 35 36 37 38 39
\n" );
document.write( " Probability P(X) 0.1 0.2 0.3 0.3 0.1 \n" );
document.write( "
Algebra.Com's Answer #683200 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A pizza shop owner determines the number of pizzas that are delivered each day. Find the mean (expected value) for the distribution shown below. \n" ); document.write( "Number of deliveries X 35 36 37 38 39 \n" ); document.write( "Probability P(X) 0.1 0.2 0.30 0.3 0.1 \n" ); document.write( "-------- \n" ); document.write( "Ans: 0.1*35 + 0.2*36 + 0.3*37 + 0.3*38 + 0.1*39 \n" ); document.write( "------- \n" ); document.write( "= (1*36 + 2*36 + 3*37 + 3*38 + 1*39)/10 \n" ); document.write( "------- \n" ); document.write( "= 37.2 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |