document.write( "Question 1183823: Apply the Central Limit Theorem to solve the following problem.\r
\n" );
document.write( "\n" );
document.write( "Assume that cans of soda are filled so that the actual amounts have a mean μ=12 oz. and standard deviation σ=1.1 oz . Use this information to find the probability that a sample of 36 randomly selected cans will have a mean weight of at least 12.11 oz. \n" );
document.write( "
Algebra.Com's Answer #814311 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Can use a normal distribution with moderately large sample size. \n" ); document.write( "z>(12.11-12)/1.1/sqrt(36) \n" ); document.write( ">0.11*6/1.1 or >0.6 \n" ); document.write( "That probability is 0.2743.\r \n" ); document.write( "\n" ); document.write( "z=(x bar-mean)/sigma/sqrt(n) \n" ); document.write( " |