Generating... |                     | quiz04f_n12 |
Two laboratories, A and B, provide radioactive carbon dating. A researcher suspects that they tend to provide different datings. To investigate this, samples of 12 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(15.6,15.8,14.5,16.8,15.5,15.9,14.6,15.1,14.3,14.4,14.8,15.9)
y = c(15.2,15.3,15.3,16.7,15.1,15.7,14.3,14.3,14.7,13.8,15.4,16.2)
Data set, cdatings.csv, can be downloaded.
Find the mean and the standard deviation by which the test statistic is constructed.
15.267 and 0.773 0.1 and 0.796 15.167 and 0.819 0.1 and 0.508
Find the test statistic.
0.423 0.448 0.308 0.682
Do you reject the null hypothesis or not? Find the critical value, and complete the hypothesis test with significance level 0.05
Since the critical value is 2.201, the null hypothesis cannot be rejected. Since the critical value is 1.796, the null hypothesis cannot be rejected. Since the critical value is 2.201, the null hypothesis can be rejected. Since the critical value is 1.796, the null hypothesis can be rejected.
Find an appropriate confidence interval.
[ -0.356 , 0.556 ] [ -0.163 , 0.363 ] [ -0.223 , 0.423 ]
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) (ii) (i)