document.write( "Question 1197612: the weight of queen Emma chocolate in a box is a random variable with a mean weight of 16 grams and a standard deviation of 0.6 grams. if the box contains 24 chocolate bars, what is the probability that the mean weight of randomly picked box will be over 16.5 grams? \n" ); document.write( "
Algebra.Com's Answer #830946 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( " P(z > 4.0825) = normcdf(4.0825, 9999, 1, 0) = .00002 \n" ); document.write( " |