document.write( "Question 1160297: A chemist compare the sugar contents of two brands of beverages with the same bottle sizes. Ten bottles of Brand X had an average sugar content of 3.1 grams with a standard deviation of 0.5 grams, while eight bottles of Brand Y had an average sugar of 2.7 grams with a standard deviation of 0.7 grams. We know that two sets of data are independent random samples from normal populations, and they have equal variances. Construct a 95% confidence interval for the difference (X-Y) between the mean sugar contents of the two brands of beverages. Decide which brand has a higher sugar ratio. \n" ); document.write( "
Algebra.Com's Answer #783636 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the 95% CI (t) is (-0.2382, 1.0382) gms sugar. \n" ); document.write( "Because 0 is in the interval, one cannot conclude that one brand has more sugar than the other.\r \n" ); document.write( "\n" ); document.write( "This can also be done with a two sample t-test with Ho: mu x=mu Y and Ha: mu X ne mu Y \n" ); document.write( "Done with a 2-sample t-test, df=12.3, the test statistic is t=1.36 and the p-value 0.20. This fails to reject the Ho so there is insufficient evidence with these samples to show a difference in sugar ratio. \n" ); document.write( " |