document.write( "Question 1020674: The ice cream shop has problems with the delivery of the different flavours. As a consequence the shop doesn't have the same amount of flavours every day. In the following table you see the probability distribution of the different amounts of flavours.
\n" );
document.write( "Amount of flavours (probability)
\n" );
document.write( "4 (0.14)
\n" );
document.write( "5 (0.35)
\n" );
document.write( "6 (0.31)
\n" );
document.write( "7 (0.20)
\n" );
document.write( "What is the mean amount of flavours the ice cream shop sells?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #636549 by Boreal(15235) You can put this solution on YOUR website! 4 (0.14) product 0.56 \n" ); document.write( "5 (0.35) product 1.75 \n" ); document.write( "6 (0.31) product 1.86 \n" ); document.write( "7 (0.20) product 1.40 \n" ); document.write( "Expected value is the sum, or 5.57 \n" ); document.write( " |