Scientific Reports - Significant Figures
I'm currently writing a report where I have a table stating certain parameter values and their errors. Obviously I want the report to look nice, but since the errors of certain parameters vary by orders of magnitude, I'm not sure how to write it.
It currently looks like:

How should I be writing the errors and parameters?
formatting scientific-publishing science graphics numerals
New contributor
Kay Tukendorf 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 |
I'm currently writing a report where I have a table stating certain parameter values and their errors. Obviously I want the report to look nice, but since the errors of certain parameters vary by orders of magnitude, I'm not sure how to write it.
It currently looks like:

How should I be writing the errors and parameters?
formatting scientific-publishing science graphics numerals
New contributor
Kay Tukendorf 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 |
I'm currently writing a report where I have a table stating certain parameter values and their errors. Obviously I want the report to look nice, but since the errors of certain parameters vary by orders of magnitude, I'm not sure how to write it.
It currently looks like:

How should I be writing the errors and parameters?
formatting scientific-publishing science graphics numerals
New contributor
Kay Tukendorf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'm currently writing a report where I have a table stating certain parameter values and their errors. Obviously I want the report to look nice, but since the errors of certain parameters vary by orders of magnitude, I'm not sure how to write it.
It currently looks like:

How should I be writing the errors and parameters?
formatting scientific-publishing science graphics numerals
formatting scientific-publishing science graphics numerals
New contributor
Kay Tukendorf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kay Tukendorf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 4 hours ago
Cyn
18k13984
18k13984
New contributor
Kay Tukendorf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 6 hours ago
Kay TukendorfKay Tukendorf
111
111
New contributor
Kay Tukendorf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Kay Tukendorf is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Kay Tukendorf 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 |
2 Answers
2
active
oldest
votes
+1 user37826, that is my answer. I understand you are showing the +/- in the superscript and subscript, respectively, but I don't like this format at all; for one it doesn't give the confidence level being quoted. 90%? 95%? 99.9%? is that a 3-sigma or 5-sigma result?
If I were your advisor I'd tell you to stop trying to save space or be "efficient" and spell it out, every time.
79.5 error of [-2.0, +2.0] at 95% confidence.
If you want to put those in a table, fine, but do one parameter per line. Stop trying to cram your results into a tiny space; the first rule of academic writing is clarity, and you are creating unnecessary confusion. And, as user37826 says, follow the style guide, or lacking that, previous publications in a respected journal. The presentation there is likely something readers are accustomed to seeing, and therefore achieve the goal of clarity.
add a comment |
You really should look at the style guide relevant to your field.
The APA Manual, for example, has an extensive section on tables and provides multiple examples for all common use cases. The relevant style guides for your field will be availiable in your university library.
Another option is to look at publications in your field and emulate their style. If you are at a point in your academic career where you write your first paper, even if only for a seminar, you must have seen other publications. Consult them.
It is unclear to me what your numbers mean and how they relate to each other, and you don't specify your field or relevant style, so it is impossible to provide a more specific answer to your question.
New contributor
user37826 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 |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "166"
};
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
});
}
});
Kay Tukendorf 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%2fwriting.stackexchange.com%2fquestions%2f44587%2fscientific-reports-significant-figures%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
+1 user37826, that is my answer. I understand you are showing the +/- in the superscript and subscript, respectively, but I don't like this format at all; for one it doesn't give the confidence level being quoted. 90%? 95%? 99.9%? is that a 3-sigma or 5-sigma result?
If I were your advisor I'd tell you to stop trying to save space or be "efficient" and spell it out, every time.
79.5 error of [-2.0, +2.0] at 95% confidence.
If you want to put those in a table, fine, but do one parameter per line. Stop trying to cram your results into a tiny space; the first rule of academic writing is clarity, and you are creating unnecessary confusion. And, as user37826 says, follow the style guide, or lacking that, previous publications in a respected journal. The presentation there is likely something readers are accustomed to seeing, and therefore achieve the goal of clarity.
add a comment |
+1 user37826, that is my answer. I understand you are showing the +/- in the superscript and subscript, respectively, but I don't like this format at all; for one it doesn't give the confidence level being quoted. 90%? 95%? 99.9%? is that a 3-sigma or 5-sigma result?
If I were your advisor I'd tell you to stop trying to save space or be "efficient" and spell it out, every time.
79.5 error of [-2.0, +2.0] at 95% confidence.
If you want to put those in a table, fine, but do one parameter per line. Stop trying to cram your results into a tiny space; the first rule of academic writing is clarity, and you are creating unnecessary confusion. And, as user37826 says, follow the style guide, or lacking that, previous publications in a respected journal. The presentation there is likely something readers are accustomed to seeing, and therefore achieve the goal of clarity.
add a comment |
+1 user37826, that is my answer. I understand you are showing the +/- in the superscript and subscript, respectively, but I don't like this format at all; for one it doesn't give the confidence level being quoted. 90%? 95%? 99.9%? is that a 3-sigma or 5-sigma result?
If I were your advisor I'd tell you to stop trying to save space or be "efficient" and spell it out, every time.
79.5 error of [-2.0, +2.0] at 95% confidence.
If you want to put those in a table, fine, but do one parameter per line. Stop trying to cram your results into a tiny space; the first rule of academic writing is clarity, and you are creating unnecessary confusion. And, as user37826 says, follow the style guide, or lacking that, previous publications in a respected journal. The presentation there is likely something readers are accustomed to seeing, and therefore achieve the goal of clarity.
+1 user37826, that is my answer. I understand you are showing the +/- in the superscript and subscript, respectively, but I don't like this format at all; for one it doesn't give the confidence level being quoted. 90%? 95%? 99.9%? is that a 3-sigma or 5-sigma result?
If I were your advisor I'd tell you to stop trying to save space or be "efficient" and spell it out, every time.
79.5 error of [-2.0, +2.0] at 95% confidence.
If you want to put those in a table, fine, but do one parameter per line. Stop trying to cram your results into a tiny space; the first rule of academic writing is clarity, and you are creating unnecessary confusion. And, as user37826 says, follow the style guide, or lacking that, previous publications in a respected journal. The presentation there is likely something readers are accustomed to seeing, and therefore achieve the goal of clarity.
answered 1 hour ago
AmadeusAmadeus
59k676188
59k676188
add a comment |
add a comment |
You really should look at the style guide relevant to your field.
The APA Manual, for example, has an extensive section on tables and provides multiple examples for all common use cases. The relevant style guides for your field will be availiable in your university library.
Another option is to look at publications in your field and emulate their style. If you are at a point in your academic career where you write your first paper, even if only for a seminar, you must have seen other publications. Consult them.
It is unclear to me what your numbers mean and how they relate to each other, and you don't specify your field or relevant style, so it is impossible to provide a more specific answer to your question.
New contributor
user37826 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 |
You really should look at the style guide relevant to your field.
The APA Manual, for example, has an extensive section on tables and provides multiple examples for all common use cases. The relevant style guides for your field will be availiable in your university library.
Another option is to look at publications in your field and emulate their style. If you are at a point in your academic career where you write your first paper, even if only for a seminar, you must have seen other publications. Consult them.
It is unclear to me what your numbers mean and how they relate to each other, and you don't specify your field or relevant style, so it is impossible to provide a more specific answer to your question.
New contributor
user37826 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 |
You really should look at the style guide relevant to your field.
The APA Manual, for example, has an extensive section on tables and provides multiple examples for all common use cases. The relevant style guides for your field will be availiable in your university library.
Another option is to look at publications in your field and emulate their style. If you are at a point in your academic career where you write your first paper, even if only for a seminar, you must have seen other publications. Consult them.
It is unclear to me what your numbers mean and how they relate to each other, and you don't specify your field or relevant style, so it is impossible to provide a more specific answer to your question.
New contributor
user37826 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
You really should look at the style guide relevant to your field.
The APA Manual, for example, has an extensive section on tables and provides multiple examples for all common use cases. The relevant style guides for your field will be availiable in your university library.
Another option is to look at publications in your field and emulate their style. If you are at a point in your academic career where you write your first paper, even if only for a seminar, you must have seen other publications. Consult them.
It is unclear to me what your numbers mean and how they relate to each other, and you don't specify your field or relevant style, so it is impossible to provide a more specific answer to your question.
New contributor
user37826 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 39 mins ago
a CVn♦
2,89231734
2,89231734
New contributor
user37826 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 1 hour ago
user37826user37826
211
211
New contributor
user37826 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
user37826 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
user37826 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 |
Kay Tukendorf is a new contributor. Be nice, and check out our Code of Conduct.
Kay Tukendorf is a new contributor. Be nice, and check out our Code of Conduct.
Kay Tukendorf is a new contributor. Be nice, and check out our Code of Conduct.
Kay Tukendorf is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Writing 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.
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%2fwriting.stackexchange.com%2fquestions%2f44587%2fscientific-reports-significant-figures%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