Generating... |                     | quiz04f_n8 |
Two laboratories, A and B, provide radioactive carbon dating. A researcher suspects that they tend to provide different datings. To investigate this, samples of 16 specimens are split in half. One half is sent to A, and the other half is sent to B for carbon dating. The data x contains radioactive carbon datings (in 100 years) from laboratory A, and the data y contains datings from laboratory B.
x = c(12.5,11.9,12.0,11.0,10.8,12.4,10.4,12.4,10.9,11.3,12.8,10.9,11.8,12.7,10.5,19.7)
y = c(9.3,12.3,8.8,13.5,10.7,10.7,9.2,9.8,10.0,13.1,10.6,11.0,12.5,13.9,8.0,20.4)
Data set, cdatings.csv, can be downloaded.
Find the mean and the standard deviation by which the test statistic is constructed.
11.488 and 2.948 12.125 and 2.175 0.637 and 1.808 0.638 and 2.59
Find the test statistic.
0.696 1.41 1.172 0.865
Do you reject the null hypothesis or not? Find the critical value, and complete the hypothesis test with significance level 0.1
Since the critical value is 1.341, the null hypothesis cannot be rejected. Since the critical value is 1.341, the null hypothesis can be rejected. Since the critical value is 1.753, the null hypothesis cannot be rejected. Since the critical value is 1.753, the null hypothesis can be rejected.
Find an appropriate confidence interval.
[ -0.695 , 1.97 ] [ -0.155 , 1.43 ] [ -0.326 , 1.601 ]
Choose a concluding sentence of the study from the following:
(i) I can safely conclude that carbon datings from two laboratories are the same.
(ii) I can conclude that carbon datings from two laboratories are different.
(iii) I cannot sufficiently prove that carbon datings from two laboratories are different.
(iii) (i) (ii)