document.write( "Question 170645This question is from textbook
\n" );
document.write( ": At Ajax Spring Water, a half-liter bottle of soft drink is supposed to contain a mean of 520 ml. The filling process follows a normal distribution with a known process standard deviation of 4 ml. (a) Which sampling distribution would you use if random samples of 10 bottles are to be weighed? Why? (b) Set up hypotheses and a two-tailed decision rule for the correct mean using the 5 percent level of significance. (c) If a sample of 16 bottles shows a mean fill of 515 ml, does this contradict the hypothesis that the true mean is 520 ml?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #125976 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At Ajax Spring Water, a half-liter bottle of soft drink is supposed to contain a mean of 520 ml. The filling process follows a normal distribution with a known process standard deviation of 4 ml. \n" ); document.write( "(a) Which sampling distribution would you use if random samples of 10 bottles are to be weighed? Why? \n" ); document.write( "Mean of the sample means: 520 ml \n" ); document.write( "St. Dev. of the sample means: 4/sqrt(10) \n" ); document.write( "Both are prescribed by the Central Limit Theorem \n" ); document.write( "----------------------------------------------------------- \n" ); document.write( "(b) Set up hypotheses and a two-tailed decision rule for the correct mean using the 5 percent level of significance. \n" ); document.write( "Ho: mean = 520 \n" ); document.write( "Ha: mean is not 520 \n" ); document.write( "Reject Ho if z(mean of the sample) is > 1.96 or <-1.96 \n" ); document.write( "------------------------------------------------------------ \n" ); document.write( "(c) If a sample of 16 bottles shows a mean fill of 515 ml, does this contradict the hypothesis that the true mean is 520 ml? \n" ); document.write( "z(515) = (515-520)/[4/sqrt(10)]= -3.9528... \n" ); document.write( "Yes, it is evidence the mean is not 520. \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |