Research Writing

How to Report Quantitative Results Without Turning Your Results Section Into a P-Value List

Methods BenchReviewed by Research Methods SpecialistPublished 30 August 2026Last reviewed 30 August 20267 min read
Direct answer

A strong quantitative results section reports the sample, relevant descriptive statistics and the estimates that answer each research objective, usually with confidence intervals and p-values where useful. It distinguishes unadjusted from adjusted results, makes missing data and denominators clear and avoids interpreting beyond the design. The reader should be able to understand what happened and by how much without hunting through significance labels.

Your results section says:

Age was significant (p = 0.03).
Residence was significant (p = 0.002).
Education was not significant (p = 0.44).
Marital status was significant (p = 0.01).

We have learned which variables annoyed the null hypothesis.

We have not yet learned much about your study.

Start with the sample

Before model results, orient the reader.

Depending on the design, report:

  • number screened or approached;
  • number eligible;
  • number enrolled;
  • number analysed;
  • missing observations;
  • loss to follow-up;
  • group sizes;
  • relevant exclusions.

If the denominator changes between outcomes, make that visible.

A result such as:

63% used contraception

is ambiguous if the reader cannot tell whether that means:

  • 63/100;
  • 630/1,000;
  • 63% of participants with complete data;
  • weighted population estimate.

Numbers need denominators.

Then describe the population

Use descriptive statistics that help readers understand who was studied.

For continuous variables, this might include:

  • mean and standard deviation;
  • median and interquartile range;
  • range where relevant.

For categorical variables:

  • number and percentage.

Do not automatically report every questionnaire item.

Description should support the study question.

Bench check

Table 1 has 47 variables.

Why?

If half of them never appear in an objective, model or interpretation, your table may be documenting the questionnaire rather than describing the study.

Answer the objectives, not the software output

Suppose Objective 1 is:

To estimate modern contraceptive use.

The results should answer it directly:

Modern contraceptive use was reported by 56% of participants (95% CI 52%-60%).

Suppose Objective 2 is:

To compare uptake between urban and rural participants.

Report:

Uptake was 63% among urban participants and 48% among rural participants, an absolute difference of 15 percentage points.

Add the appropriate confidence interval and effect measure.

The objective should be visible in the results.

On the bench

weak versus stronger reporting

Weak

There was a significant relationship between residence and contraceptive uptake (p = 0.002).

What was the relationship?

Which group had higher uptake?

How large was the difference?

Better

Modern contraceptive use was reported by 63% of urban participants and 48% of rural participants, a difference of 15 percentage points (95% CI [x-y]).

If an adjusted model is central:

After adjustment for [prespecified variables], urban residence was associated with [effect estimate] (95% CI [x-y]; p = [value]).

Now the reader sees:

  • the raw pattern;
  • the adjusted estimate;
  • uncertainty.

Report estimates before significance labels

Major reporting guidance such as STROBE and CONSORT emphasizes effect estimates and measures of precision.

A useful reporting order is:

Estimate → confidence interval → p-value if relevant

For example:

RR 0.72 (95% CI 0.60-0.87; p = 0.002)

rather than:

p = 0.002, therefore RR 0.72.

The p-value does not deserve top billing simply because software prints it prominently.

Distinguish crude from adjusted results

If you report:

  • crude/unadjusted estimate;
  • adjusted estimate;

label them clearly.

For example:

ExposureCrude RR (95% CI)Adjusted RR (95% CI)
Urban residence1.31 (1.12-1.54)1.18 (1.03-1.35)

Then explain what the adjusted model includes and why.

Do not make readers guess whether “OR” is crude or adjusted.

Adjustment requires a rationale

A common results table contains an “adjusted model” built from variables that were significant in bivariate analysis.

That may be what you did.

Report it honestly.

But do not confuse statistical screening with causal justification.

If your aim is causal or explanatory, the methods should explain why covariates were included.

Our guide on covariate selection explains this in more detail.

Bench rule

An adjusted model is not automatically a better model. It is a different estimate under a set of modelling choices.

Readers need to know what those choices were.

How should I report p-values?

Where p-values are useful:

  • report exact values where practical;
  • avoid writing only “p < 0.05” if the exact result is available;
  • use appropriate thresholds for extremely small values, such as p < 0.001, depending on journal guidance;
  • report them alongside the estimate and interval;
  • do not turn p-values into a ranking of “important” variables.

Avoid:

p = 0.000

A p-value is not literally zero.

Software output can round.

Use an appropriate inequality.

What about non-significant results?

Report them too.

Do not hide a result because p > 0.05.

For example:

The estimated difference in attendance was 1.6 percentage points (95% CI -0.5 to 3.7; p = 0.14).

That tells the reader what the data remain compatible with.

“Not significant” alone does not.

Do not repeat every number in both table and text

The text should guide interpretation.

If Table 2 contains:

  • 15 exposures;
  • estimates;
  • CIs;
  • p-values;

the narrative does not need to recite all 15 rows.

Use text for:

  • primary findings;
  • important patterns;
  • unexpected results;
  • key adjusted estimates;
  • results that require contextual explanation.

Let the table hold detail.

Let the prose tell the story.

Report missing data clearly

If analysis denominators vary, say so.

For example:

Of 1,200 enrolled participants, 1,164 had complete outcome data and were included in the primary analysis.

If you used:

  • complete-case analysis;
  • multiple imputation;
  • inverse probability weighting;
  • another missing-data approach;

describe it in Methods and report enough in Results for readers to understand what happened.

Missing data should not disappear between the flow diagram and regression table.

Report the effect measure correctly

Do not call:

  • odds ratio a risk ratio;
  • prevalence odds a prevalence ratio;
  • relative effect an absolute effect.

And do not write:

OR 2.0 means participants were “twice as likely”

without considering whether odds and risk are being conflated.

The result should match the model.

If the effect measure is difficult for the audience, explain it.

On the bench

three versions of the same result

Suppose:

  • Uptake urban = 63%
  • Uptake rural = 48%
  • Adjusted prevalence ratio = 1.18
  • 95% CI = 1.03-1.35
  • p = 0.02

Weak

Residence was statistically significant (p = 0.02).

Better

Modern contraceptive use was more common among urban than rural participants (63% vs 48%; p = 0.02).

Stronger

Modern contraceptive use was reported by 63% of urban and 48% of rural participants. After adjustment for [prespecified confounders], prevalence remained 18% higher among urban participants (adjusted PR 1.18, 95% CI 1.03-1.35; p = 0.02).

Now we can see the actual finding.

Results are not the Discussion

Avoid:

The higher uptake among urban women may be because they are more educated and have better access.

That may belong in the Discussion unless it is directly tested and appropriately presented.

The Results section should primarily report what the analysis found.

Interpretation comes later.

The exact boundary varies by journal format, but do not quietly introduce causal stories as though the analysis demonstrated them.

What do I actually write?

A useful objective-led pattern is:

Descriptive objective

Fifty-six percent of participants reported current modern contraceptive use (95% CI 52%-60%).

Group comparison

Uptake was 15 percentage points higher among urban than rural participants (63% vs 48%; 95% CI for the difference [x-y]).

Adjusted association

After adjustment for [variables], urban residence remained associated with higher contraceptive use (adjusted PR 1.18, 95% CI 1.03-1.35).

Uncertain result

Attendance was 1.6 percentage points higher after the intervention, although the confidence interval included both little change and a modest improvement (95% CI -0.5 to 3.7).

Use the effect measure appropriate to the design.

A Methods Bench results-section sequence

  1. Who was analysed?
  2. What did the sample look like?
  3. What is the answer to Objective 1?
  4. What is the answer to Objective 2?
  5. What are the primary adjusted estimates?
  6. How precise are they?
  7. What missing data or deviations matter?

If a paragraph exists only because SPSS produced another table, reconsider it.

Do this now

Search your Results section for:

  • “significant”
  • “not significant”
  • “p < 0.05”

For every occurrence, ask:

Have I already told the reader the estimate and confidence interval?

If not, add them.

Then search for “associated with.”

Ask:

Am I reporting an association or implying causation?

Fix the verb if needed.

Frequently asked questions

Should I report p-values in the results section?

Often yes, depending on the analysis and reporting standard, but they should accompany rather than replace effect estimates and uncertainty.

Should I report non-significant results?

Yes, especially for prespecified outcomes and analyses. Report the estimate and uncertainty.

Should I repeat tables in the text?

No. Highlight the main findings and use tables for detailed numbers.

Do I report percentages with counts?

Often yes. “63% (63/100)” can make denominators clear, especially where missing data affect them.

Should I report adjusted and unadjusted estimates?

Where both are relevant, label them clearly and explain the adjustment set.

Try it

Use the Methods Bench Manuscript Outline Planner and audit one results paragraph using:

Estimate → uncertainty → p-value where useful → design-appropriate interpretation

Open the Manuscript Outline Planner

References and further reading

  1. 1.STROBE Statement. Checklist for cohort, case-control and cross-sectional studies. EQUATOR Network.
  2. 2.CONSORT reporting guidance for randomized trials.
  3. 3.ICMJE Recommendations: Preparing a Manuscript for Submission to a Medical Journal.
  4. 4.Wasserstein RL, Lazar NA. ASA Statement on p-values.
  5. 5.Methods Bench. Manuscript Outline Planner.

Take it further

Better research, once a week.

Practical methods guidance, research tools and funding opportunities from Methods Bench.

Get practical research notes and new opportunities

Short, useful emails for researchers in Uganda and East Africa. No spam.

You can unsubscribe at any time.

Written by Methods Bench. Reviewed by Research Methods Specialist.All research guides