document.write( "Question 1198374: The amount of a popular drink in bottles has the normal distribution with the
\n" );
document.write( "mean ๐ = 101.5 milliliters (mL) and the standard deviation ๐ = 1.6 milliliters (mL). If n = 36 bottles are randomly selected, find the probability that the average content in these selected bottles is smaller than 102.1 milliliters (mL). \n" );
document.write( "
Algebra.Com's Answer #831951 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Normal Distribution: ยต = 101.5 and ฯ = 1.6 โค \n" ); document.write( "Sample: n = 36, โ36=6 \n" ); document.write( "Using Handheld TI or similarly an inexpensive calculator like an Casio fx-115 ES plus \n" ); document.write( "P(mean < 102.1) = normcdf(-9999, 102.1, 101.5, 1.6/6 ) = .5 \n" ); document.write( " |