Biostatist Logo
Biostatist
Medical Statistics

Step-by-Step Statistical Guide for Medical Specialization Thesis

A practical biostatistics guide for medical residents writing their specialization thesis, covering database preparation, ethics, and standard reporting.

Enes
June 14, 2026
12 min read

Medical specialty (residency) theses are among the most challenging academic requirements that young physicians must complete alongside intensive clinical duties. After completing the literature review and data collection phases, the most critical step becomes biostatistical analysis and proper interpretation of results.

This guide outlines the essential steps required to conduct and report statistical analysis in medical specialty theses in a scientifically sound and error-free manner.


1. Proper Planning in the Data Collection Phase

One of the fundamental principles in statistics is the “GIGO (Garbage In, Garbage Out)” rule. In other words, poor-quality or disorganized data inevitably leads to invalid results.

Recommended Data Structure

  • Each row should represent a single patient.

  • Follow-up measurements should not be placed in new rows but in separate columns
    (e.g., FollowUp1_Systolic, FollowUp2_Systolic)

  • Categorical variables should be coded numerically.
    For example:

    • Male = 1

    • Female = 2

  • Avoid entering text-based values.
    Instead of writing terms like “positive/negative” or “<0.05”, use numeric values whenever possible.
    Create separate columns for categorical outcomes.


2. Ethics Committee and Statistical Power Analysis

Ethics committees require researchers to justify the study design, particularly through sample size calculation and power analysis.

Before submitting a thesis proposal:

  • Sample size must be clearly justified

  • Effect size should be based on literature or pilot data

  • Power analysis must be explicitly included in the protocol

This step is crucial for the scientific validity and ethical approval of the study.


3. Reporting of Results and the P-Value Approach

Proper reporting of results is one of the most important components of a thesis defense.

Presentation of Continuous Variables

  • If normally distributed: Mean ± Standard Deviation (Mean ± SD)

  • If not normally distributed: Median (IQR: Interquartile Range) or Median (Min–Max)


P-Value Reporting Standards

In modern academic writing, it is no longer sufficient to report only:

  • P < 0.05

  • P > 0.05

Instead, researchers should:

  • Report exact p-values
    (e.g., P = 0.024, P = 0.451)

This approach ensures greater transparency and scientific rigor.


4. Statistical Consulting and Professional Support

Medical specialty theses are not only graduation requirements but also form the foundation for future academic publications.

Therefore, especially in cases involving:

  • Survival analysis

  • Multivariable regression models

  • Advanced statistical modeling

seeking support from a biostatistics expert is strongly recommended to reduce errors and improve scientific quality.


Conclusion

Statistical analysis in medical specialty theses consists of three main phases: data collection, analysis planning, and result reporting. When each of these steps is performed correctly, the scientific quality of the thesis and the likelihood of success in the defense significantly increase.