Unwarranted claim of higher degree of accuracy in zircon geochronology
$begingroup$
The uncertainty in the half life of uranium-238 is stated at 0.05% [1]. The same paper gives the date 251.941 myr +- 31kyr.
251.941 X 0.05% = 125 kyr.
How are the authors justified in claiming an accuracy of +- 31 kyr when the uncertainty in the half life alone is +- 125 kyr? On top of that, they list two other kinds of analytical uncertainties, which would only increase the overall uncertainty.
[1] Burgess, S. et al, “High-precision timeline for Earth’s most severe extinction,” Proceedings of the National Academy of Sciences USA, Volume 111, 2014.
https://www.pnas.org/content/pnas/111/9/3316.full.pdf
measurements mass-extinction geochronology uranium
New contributor
sidharth chhabra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
The uncertainty in the half life of uranium-238 is stated at 0.05% [1]. The same paper gives the date 251.941 myr +- 31kyr.
251.941 X 0.05% = 125 kyr.
How are the authors justified in claiming an accuracy of +- 31 kyr when the uncertainty in the half life alone is +- 125 kyr? On top of that, they list two other kinds of analytical uncertainties, which would only increase the overall uncertainty.
[1] Burgess, S. et al, “High-precision timeline for Earth’s most severe extinction,” Proceedings of the National Academy of Sciences USA, Volume 111, 2014.
https://www.pnas.org/content/pnas/111/9/3316.full.pdf
measurements mass-extinction geochronology uranium
New contributor
sidharth chhabra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
add a comment |
$begingroup$
The uncertainty in the half life of uranium-238 is stated at 0.05% [1]. The same paper gives the date 251.941 myr +- 31kyr.
251.941 X 0.05% = 125 kyr.
How are the authors justified in claiming an accuracy of +- 31 kyr when the uncertainty in the half life alone is +- 125 kyr? On top of that, they list two other kinds of analytical uncertainties, which would only increase the overall uncertainty.
[1] Burgess, S. et al, “High-precision timeline for Earth’s most severe extinction,” Proceedings of the National Academy of Sciences USA, Volume 111, 2014.
https://www.pnas.org/content/pnas/111/9/3316.full.pdf
measurements mass-extinction geochronology uranium
New contributor
sidharth chhabra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
$endgroup$
The uncertainty in the half life of uranium-238 is stated at 0.05% [1]. The same paper gives the date 251.941 myr +- 31kyr.
251.941 X 0.05% = 125 kyr.
How are the authors justified in claiming an accuracy of +- 31 kyr when the uncertainty in the half life alone is +- 125 kyr? On top of that, they list two other kinds of analytical uncertainties, which would only increase the overall uncertainty.
[1] Burgess, S. et al, “High-precision timeline for Earth’s most severe extinction,” Proceedings of the National Academy of Sciences USA, Volume 111, 2014.
https://www.pnas.org/content/pnas/111/9/3316.full.pdf
measurements mass-extinction geochronology uranium
measurements mass-extinction geochronology uranium
New contributor
sidharth chhabra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
sidharth chhabra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
sidharth chhabra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 hours ago
sidharth chhabrasidharth chhabra
162
162
New contributor
sidharth chhabra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
sidharth chhabra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
sidharth chhabra is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I can't be entirely sure but I'll make an informed guess:
That value doesn't come for a single measurement. Therefore, if the error in the age of a single sample is $pm125$ kyr, you just need to average 16 samples to get it down to $pm31$ kyr.
The uncertainty in the addition (or substraction) of two or more quantities is equal to the square root of the addition of the squares of the uncertainties of each quantity (assuming they arise from random errors). For example, if we have quantity A with uncertainty $sigma_a$ and quantity B with uncertainty $sigma_b$, the error in the quantity $C=A+B$ would be:
$sigma_c=sqrt{sigma_a^2+sigma_b^2}$
And if we call M to the average between A and B. The uncertainty in the average is
$sigma_m=frac{sqrt{sigma_a^2+sigma_b^2}}{2}$
So if we average 16 samples with $sigma=125$ kyr, the uncertainty in the average would be
$sigma_m=frac{sqrt{16 sigma^2}}{16}=frac{sqrt{16 times 125^2}}{16}=31$ kyr
Uncertainty propagation can be seen in the abstract of the article you refer to:
The extinction occurred between 251.941 ± 0.037 and 251.880 ± 0.031
Mya, an interval of 60 ± 48 ka.
Where the ±48 ka comes from?
$sqrt{37^2+31^2}=48$
$endgroup$
$begingroup$
As far as I know, this only applies if the uncertainties are independent. If the uncertainty is in the length of your measuring stick (the half-life of U-238), the uncertainties are correlated and you can't reduce them by making more measurements.
$endgroup$
– Mark
11 mins ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "553"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
sidharth chhabra is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fearthscience.stackexchange.com%2fquestions%2f16377%2funwarranted-claim-of-higher-degree-of-accuracy-in-zircon-geochronology%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I can't be entirely sure but I'll make an informed guess:
That value doesn't come for a single measurement. Therefore, if the error in the age of a single sample is $pm125$ kyr, you just need to average 16 samples to get it down to $pm31$ kyr.
The uncertainty in the addition (or substraction) of two or more quantities is equal to the square root of the addition of the squares of the uncertainties of each quantity (assuming they arise from random errors). For example, if we have quantity A with uncertainty $sigma_a$ and quantity B with uncertainty $sigma_b$, the error in the quantity $C=A+B$ would be:
$sigma_c=sqrt{sigma_a^2+sigma_b^2}$
And if we call M to the average between A and B. The uncertainty in the average is
$sigma_m=frac{sqrt{sigma_a^2+sigma_b^2}}{2}$
So if we average 16 samples with $sigma=125$ kyr, the uncertainty in the average would be
$sigma_m=frac{sqrt{16 sigma^2}}{16}=frac{sqrt{16 times 125^2}}{16}=31$ kyr
Uncertainty propagation can be seen in the abstract of the article you refer to:
The extinction occurred between 251.941 ± 0.037 and 251.880 ± 0.031
Mya, an interval of 60 ± 48 ka.
Where the ±48 ka comes from?
$sqrt{37^2+31^2}=48$
$endgroup$
$begingroup$
As far as I know, this only applies if the uncertainties are independent. If the uncertainty is in the length of your measuring stick (the half-life of U-238), the uncertainties are correlated and you can't reduce them by making more measurements.
$endgroup$
– Mark
11 mins ago
add a comment |
$begingroup$
I can't be entirely sure but I'll make an informed guess:
That value doesn't come for a single measurement. Therefore, if the error in the age of a single sample is $pm125$ kyr, you just need to average 16 samples to get it down to $pm31$ kyr.
The uncertainty in the addition (or substraction) of two or more quantities is equal to the square root of the addition of the squares of the uncertainties of each quantity (assuming they arise from random errors). For example, if we have quantity A with uncertainty $sigma_a$ and quantity B with uncertainty $sigma_b$, the error in the quantity $C=A+B$ would be:
$sigma_c=sqrt{sigma_a^2+sigma_b^2}$
And if we call M to the average between A and B. The uncertainty in the average is
$sigma_m=frac{sqrt{sigma_a^2+sigma_b^2}}{2}$
So if we average 16 samples with $sigma=125$ kyr, the uncertainty in the average would be
$sigma_m=frac{sqrt{16 sigma^2}}{16}=frac{sqrt{16 times 125^2}}{16}=31$ kyr
Uncertainty propagation can be seen in the abstract of the article you refer to:
The extinction occurred between 251.941 ± 0.037 and 251.880 ± 0.031
Mya, an interval of 60 ± 48 ka.
Where the ±48 ka comes from?
$sqrt{37^2+31^2}=48$
$endgroup$
$begingroup$
As far as I know, this only applies if the uncertainties are independent. If the uncertainty is in the length of your measuring stick (the half-life of U-238), the uncertainties are correlated and you can't reduce them by making more measurements.
$endgroup$
– Mark
11 mins ago
add a comment |
$begingroup$
I can't be entirely sure but I'll make an informed guess:
That value doesn't come for a single measurement. Therefore, if the error in the age of a single sample is $pm125$ kyr, you just need to average 16 samples to get it down to $pm31$ kyr.
The uncertainty in the addition (or substraction) of two or more quantities is equal to the square root of the addition of the squares of the uncertainties of each quantity (assuming they arise from random errors). For example, if we have quantity A with uncertainty $sigma_a$ and quantity B with uncertainty $sigma_b$, the error in the quantity $C=A+B$ would be:
$sigma_c=sqrt{sigma_a^2+sigma_b^2}$
And if we call M to the average between A and B. The uncertainty in the average is
$sigma_m=frac{sqrt{sigma_a^2+sigma_b^2}}{2}$
So if we average 16 samples with $sigma=125$ kyr, the uncertainty in the average would be
$sigma_m=frac{sqrt{16 sigma^2}}{16}=frac{sqrt{16 times 125^2}}{16}=31$ kyr
Uncertainty propagation can be seen in the abstract of the article you refer to:
The extinction occurred between 251.941 ± 0.037 and 251.880 ± 0.031
Mya, an interval of 60 ± 48 ka.
Where the ±48 ka comes from?
$sqrt{37^2+31^2}=48$
$endgroup$
I can't be entirely sure but I'll make an informed guess:
That value doesn't come for a single measurement. Therefore, if the error in the age of a single sample is $pm125$ kyr, you just need to average 16 samples to get it down to $pm31$ kyr.
The uncertainty in the addition (or substraction) of two or more quantities is equal to the square root of the addition of the squares of the uncertainties of each quantity (assuming they arise from random errors). For example, if we have quantity A with uncertainty $sigma_a$ and quantity B with uncertainty $sigma_b$, the error in the quantity $C=A+B$ would be:
$sigma_c=sqrt{sigma_a^2+sigma_b^2}$
And if we call M to the average between A and B. The uncertainty in the average is
$sigma_m=frac{sqrt{sigma_a^2+sigma_b^2}}{2}$
So if we average 16 samples with $sigma=125$ kyr, the uncertainty in the average would be
$sigma_m=frac{sqrt{16 sigma^2}}{16}=frac{sqrt{16 times 125^2}}{16}=31$ kyr
Uncertainty propagation can be seen in the abstract of the article you refer to:
The extinction occurred between 251.941 ± 0.037 and 251.880 ± 0.031
Mya, an interval of 60 ± 48 ka.
Where the ±48 ka comes from?
$sqrt{37^2+31^2}=48$
answered 59 mins ago
Camilo RadaCamilo Rada
12.3k33882
12.3k33882
$begingroup$
As far as I know, this only applies if the uncertainties are independent. If the uncertainty is in the length of your measuring stick (the half-life of U-238), the uncertainties are correlated and you can't reduce them by making more measurements.
$endgroup$
– Mark
11 mins ago
add a comment |
$begingroup$
As far as I know, this only applies if the uncertainties are independent. If the uncertainty is in the length of your measuring stick (the half-life of U-238), the uncertainties are correlated and you can't reduce them by making more measurements.
$endgroup$
– Mark
11 mins ago
$begingroup$
As far as I know, this only applies if the uncertainties are independent. If the uncertainty is in the length of your measuring stick (the half-life of U-238), the uncertainties are correlated and you can't reduce them by making more measurements.
$endgroup$
– Mark
11 mins ago
$begingroup$
As far as I know, this only applies if the uncertainties are independent. If the uncertainty is in the length of your measuring stick (the half-life of U-238), the uncertainties are correlated and you can't reduce them by making more measurements.
$endgroup$
– Mark
11 mins ago
add a comment |
sidharth chhabra is a new contributor. Be nice, and check out our Code of Conduct.
sidharth chhabra is a new contributor. Be nice, and check out our Code of Conduct.
sidharth chhabra is a new contributor. Be nice, and check out our Code of Conduct.
sidharth chhabra is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Earth Science Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fearthscience.stackexchange.com%2fquestions%2f16377%2funwarranted-claim-of-higher-degree-of-accuracy-in-zircon-geochronology%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown