document.write( "Question 1192085: The contents of 33 cans of Coke have a sample mean of x =12.15 and a standard deviation of s=0.11. Find the value of the test statistic t for the claim that the population mean is μ=12. \n" ); document.write( "
Algebra.Com's Answer #824050 by Theo(13342)![]() ![]() You can put this solution on YOUR website! n = 33 \n" ); document.write( "sample mean = 12.15 \n" ); document.write( "sample standard deviation = .11 \n" ); document.write( "claim is population mean is 12 \n" ); document.write( "standard error = sample standard deviation / square root of sample size = .11/sqrt(33) = .01915. \n" ); document.write( "t-score = (x - m) / s = (sample mean minus assumed mean) / standard error = (12.15 - 12) / .01915 = 7.83. \n" ); document.write( "that would be the test statistic.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |