Uncertainties in Logarithms
$begingroup$
I have plotted data of temperature against time for a cooling cup of coffee and gotten a nice curve. I have then linearised this data by taking the log of the temperature for the purposes of gatting a straight line. My question now is how do I deal with the uncertainty in the temperature measurement? If the absolute uncertainty was +/-0.5 degrees C what is it now that I've taken the log of the temperature? I found something else here that MIGHT be what I'm looking for but I'm afraid I don't understand that either :(
Many thanks
David
error-analysis
$endgroup$
add a comment |
$begingroup$
I have plotted data of temperature against time for a cooling cup of coffee and gotten a nice curve. I have then linearised this data by taking the log of the temperature for the purposes of gatting a straight line. My question now is how do I deal with the uncertainty in the temperature measurement? If the absolute uncertainty was +/-0.5 degrees C what is it now that I've taken the log of the temperature? I found something else here that MIGHT be what I'm looking for but I'm afraid I don't understand that either :(
Many thanks
David
error-analysis
$endgroup$
add a comment |
$begingroup$
I have plotted data of temperature against time for a cooling cup of coffee and gotten a nice curve. I have then linearised this data by taking the log of the temperature for the purposes of gatting a straight line. My question now is how do I deal with the uncertainty in the temperature measurement? If the absolute uncertainty was +/-0.5 degrees C what is it now that I've taken the log of the temperature? I found something else here that MIGHT be what I'm looking for but I'm afraid I don't understand that either :(
Many thanks
David
error-analysis
$endgroup$
I have plotted data of temperature against time for a cooling cup of coffee and gotten a nice curve. I have then linearised this data by taking the log of the temperature for the purposes of gatting a straight line. My question now is how do I deal with the uncertainty in the temperature measurement? If the absolute uncertainty was +/-0.5 degrees C what is it now that I've taken the log of the temperature? I found something else here that MIGHT be what I'm looking for but I'm afraid I don't understand that either :(
Many thanks
David
error-analysis
error-analysis
asked Nov 23 '18 at 4:03
greenplasticdavegreenplasticdave
903
903
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The general rule is that when you have a value $g$ that depends of another value $f$ then if you write $u(g)$ for the incertitude of $g$ then :
$$ u(g(f)) = frac{partial g}{partial f}(f) times u(f) $$
With here $ g = mathrm{log}(T) $ and so :
$$ u(mathrm{log}(T)) = frac{u(T)}{T} $$
So for a temperature $T$ the incertitude on its log will be of $frac{0.5}{T}$
$endgroup$
add a comment |
$begingroup$
This question is a little bit on the homework-like side of things for us, but there's so many heuristic rules about propagating uncertainties floating around that it seems worth stating correctly again.
The right way to propagate uncertainties in a single variable is to use calculus to decide what a small variation in the input does to the output.
In your case, you have $y = ln x$, so
begin{align}
delta y &= frac{partial y}{partial x} delta x
= frac{delta x}{x}
end{align}
So the absolute error in $ln x$ is the same as the fractional error in $x$. Beware of temperature units (like centigrade) with non-physical zeros.
$endgroup$
$begingroup$
Note that this is only an approximate (first-order) formula, as many others that involve uncertainties.
$endgroup$
– Federico Poloni
Nov 23 '18 at 13:28
$begingroup$
To account for second-order corrections, you can either (a) Taylor-expand around the central value, or (b) repeat your experiment with better precision.
$endgroup$
– rob♦
Nov 23 '18 at 15:08
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: "151"
};
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
});
}
});
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%2fphysics.stackexchange.com%2fquestions%2f442683%2funcertainties-in-logarithms%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The general rule is that when you have a value $g$ that depends of another value $f$ then if you write $u(g)$ for the incertitude of $g$ then :
$$ u(g(f)) = frac{partial g}{partial f}(f) times u(f) $$
With here $ g = mathrm{log}(T) $ and so :
$$ u(mathrm{log}(T)) = frac{u(T)}{T} $$
So for a temperature $T$ the incertitude on its log will be of $frac{0.5}{T}$
$endgroup$
add a comment |
$begingroup$
The general rule is that when you have a value $g$ that depends of another value $f$ then if you write $u(g)$ for the incertitude of $g$ then :
$$ u(g(f)) = frac{partial g}{partial f}(f) times u(f) $$
With here $ g = mathrm{log}(T) $ and so :
$$ u(mathrm{log}(T)) = frac{u(T)}{T} $$
So for a temperature $T$ the incertitude on its log will be of $frac{0.5}{T}$
$endgroup$
add a comment |
$begingroup$
The general rule is that when you have a value $g$ that depends of another value $f$ then if you write $u(g)$ for the incertitude of $g$ then :
$$ u(g(f)) = frac{partial g}{partial f}(f) times u(f) $$
With here $ g = mathrm{log}(T) $ and so :
$$ u(mathrm{log}(T)) = frac{u(T)}{T} $$
So for a temperature $T$ the incertitude on its log will be of $frac{0.5}{T}$
$endgroup$
The general rule is that when you have a value $g$ that depends of another value $f$ then if you write $u(g)$ for the incertitude of $g$ then :
$$ u(g(f)) = frac{partial g}{partial f}(f) times u(f) $$
With here $ g = mathrm{log}(T) $ and so :
$$ u(mathrm{log}(T)) = frac{u(T)}{T} $$
So for a temperature $T$ the incertitude on its log will be of $frac{0.5}{T}$
answered Nov 23 '18 at 4:13
Q.ReindeersonQ.Reindeerson
3396
3396
add a comment |
add a comment |
$begingroup$
This question is a little bit on the homework-like side of things for us, but there's so many heuristic rules about propagating uncertainties floating around that it seems worth stating correctly again.
The right way to propagate uncertainties in a single variable is to use calculus to decide what a small variation in the input does to the output.
In your case, you have $y = ln x$, so
begin{align}
delta y &= frac{partial y}{partial x} delta x
= frac{delta x}{x}
end{align}
So the absolute error in $ln x$ is the same as the fractional error in $x$. Beware of temperature units (like centigrade) with non-physical zeros.
$endgroup$
$begingroup$
Note that this is only an approximate (first-order) formula, as many others that involve uncertainties.
$endgroup$
– Federico Poloni
Nov 23 '18 at 13:28
$begingroup$
To account for second-order corrections, you can either (a) Taylor-expand around the central value, or (b) repeat your experiment with better precision.
$endgroup$
– rob♦
Nov 23 '18 at 15:08
add a comment |
$begingroup$
This question is a little bit on the homework-like side of things for us, but there's so many heuristic rules about propagating uncertainties floating around that it seems worth stating correctly again.
The right way to propagate uncertainties in a single variable is to use calculus to decide what a small variation in the input does to the output.
In your case, you have $y = ln x$, so
begin{align}
delta y &= frac{partial y}{partial x} delta x
= frac{delta x}{x}
end{align}
So the absolute error in $ln x$ is the same as the fractional error in $x$. Beware of temperature units (like centigrade) with non-physical zeros.
$endgroup$
$begingroup$
Note that this is only an approximate (first-order) formula, as many others that involve uncertainties.
$endgroup$
– Federico Poloni
Nov 23 '18 at 13:28
$begingroup$
To account for second-order corrections, you can either (a) Taylor-expand around the central value, or (b) repeat your experiment with better precision.
$endgroup$
– rob♦
Nov 23 '18 at 15:08
add a comment |
$begingroup$
This question is a little bit on the homework-like side of things for us, but there's so many heuristic rules about propagating uncertainties floating around that it seems worth stating correctly again.
The right way to propagate uncertainties in a single variable is to use calculus to decide what a small variation in the input does to the output.
In your case, you have $y = ln x$, so
begin{align}
delta y &= frac{partial y}{partial x} delta x
= frac{delta x}{x}
end{align}
So the absolute error in $ln x$ is the same as the fractional error in $x$. Beware of temperature units (like centigrade) with non-physical zeros.
$endgroup$
This question is a little bit on the homework-like side of things for us, but there's so many heuristic rules about propagating uncertainties floating around that it seems worth stating correctly again.
The right way to propagate uncertainties in a single variable is to use calculus to decide what a small variation in the input does to the output.
In your case, you have $y = ln x$, so
begin{align}
delta y &= frac{partial y}{partial x} delta x
= frac{delta x}{x}
end{align}
So the absolute error in $ln x$ is the same as the fractional error in $x$. Beware of temperature units (like centigrade) with non-physical zeros.
answered Nov 23 '18 at 4:18
rob♦rob
40.7k972167
40.7k972167
$begingroup$
Note that this is only an approximate (first-order) formula, as many others that involve uncertainties.
$endgroup$
– Federico Poloni
Nov 23 '18 at 13:28
$begingroup$
To account for second-order corrections, you can either (a) Taylor-expand around the central value, or (b) repeat your experiment with better precision.
$endgroup$
– rob♦
Nov 23 '18 at 15:08
add a comment |
$begingroup$
Note that this is only an approximate (first-order) formula, as many others that involve uncertainties.
$endgroup$
– Federico Poloni
Nov 23 '18 at 13:28
$begingroup$
To account for second-order corrections, you can either (a) Taylor-expand around the central value, or (b) repeat your experiment with better precision.
$endgroup$
– rob♦
Nov 23 '18 at 15:08
$begingroup$
Note that this is only an approximate (first-order) formula, as many others that involve uncertainties.
$endgroup$
– Federico Poloni
Nov 23 '18 at 13:28
$begingroup$
Note that this is only an approximate (first-order) formula, as many others that involve uncertainties.
$endgroup$
– Federico Poloni
Nov 23 '18 at 13:28
$begingroup$
To account for second-order corrections, you can either (a) Taylor-expand around the central value, or (b) repeat your experiment with better precision.
$endgroup$
– rob♦
Nov 23 '18 at 15:08
$begingroup$
To account for second-order corrections, you can either (a) Taylor-expand around the central value, or (b) repeat your experiment with better precision.
$endgroup$
– rob♦
Nov 23 '18 at 15:08
add a comment |
Thanks for contributing an answer to Physics 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%2fphysics.stackexchange.com%2fquestions%2f442683%2funcertainties-in-logarithms%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