Last modified: 2026-06-22 06:24:47 (UTC)
Effective organization helps readers navigate your scientific paper and understand your findings. The structure of your paper should guide readers logically from your research question through your methods to your results and conclusions.
Most scientific papers follow the IMRaD structure:
Some papers combine Results and Discussion into a single section.
The Results section presents your findings clearly and logically. How you organize this section depends on your research design and the complexity of your analyses.
When analyzing a single primary outcome, organize results by:
When analyzing multiple outcomes separately, group your results section by outcome rather than by analysis type. This organization improves clarity and readability by keeping all information about each outcome together.
Grouping by outcome helps readers:
For each outcome, present:
Structure:
Results
├── Outcome 1: Mortality
│ ├── Descriptive statistics
│ ├── Main analysis
│ ├── Sensitivity analyses
│ └── Subgroup analyses
├── Outcome 2: Hospital readmission
│ ├── Descriptive statistics
│ ├── Main analysis
│ ├── Sensitivity analyses
│ └── Subgroup analyses
└── Outcome 3: Quality of life
├── Descriptive statistics
├── Main analysis
├── Sensitivity analyses
└── Subgroup analyses
Don’t group by analysis type when outcomes are analyzed separately:
Results (POOR ORGANIZATION)
├── Descriptive statistics
│ ├── Mortality
│ ├── Hospital readmission
│ └── Quality of life
├── Main analyses
│ ├── Mortality
│ ├── Hospital readmission
│ └── Quality of life
└── Sensitivity analyses
├── Mortality
├── Hospital readmission
└── Quality of life
This forces readers to jump back and forth between sections to understand the complete story for any single outcome.
If your descriptive statistics apply to all outcomes (e.g., baseline characteristics in a clinical trial), present them once at the beginning before discussing individual outcomes.
Place figures and tables near the relevant text that describes them. Number them sequentially and reference them in the text before they appear.
Each figure and table should have a clear, informative caption that allows readers to understand it without reading the main text.
Use descriptive subsection headings to guide readers through your results. Headings should clearly indicate the content of each section.
Poor heading: “Analysis 1”
Better heading: “Association between treatment and mortality”
Best heading: “Treatment reduced mortality by 30%” (when appropriate and not overstating findings)