Relative Difference (RD) & Absolute Difference (AD): Clinical Definition & Use
- Mayta
- Jun 9
- 1 min read
š Definitions
Relative Difference (RD)Ā quantifies the proportional changeĀ between two groups, typically relative to a baseline or control.
Absolute Difference (AD)Ā measures the raw numerical changeĀ between two groups, in the original units of measurement.
š§® Formulas
For Continuous Outcomes (e.g., blood pressure, cost, biomarker level):
Absolute Difference (AD):
AD = Mean_Treatment ā Mean_Control
Relative Difference (RD):
RD = (Mean_Treatment ā Mean_Control) / Mean_Control
As a percentage:
%RD = [(Mean_Treatment ā Mean_Control) / Mean_Control] Ć 100
šÆ Interpretation
Metric | Value | Interpretation |
AD = 0 | Zero | No difference between treatment and control in units |
AD > 0 | Positive | Treatment value is higherĀ than control (by units) |
AD < 0 | Negative | Treatment value is lowerĀ than control (by units) |
RD = 0 | Zero | No relativeĀ difference between groups |
RD > 0 | Positive % | Treatment is proportionally higherĀ than control |
RD < 0 | Negative % | Treatment is proportionally lowerĀ than control |
Example:
Mean_BP_Control = 130
Mean_BP_Treatment = 120
Then:
AD = 120 - 130 = -10 mmHg
RD = (120 - 130)/130 = -0.077 ā -7.7%
Interpretation: The treatment reduced BP by 10 mmHgĀ (absolute) or 7.7%Ā (relative).
āļø When to Use RD vs. AD
Use Case | Choose |
Clinically interpretable changes (e.g., mmHg, mg/dL) | Absolute Difference |
Proportional changes matter more (e.g., % reduction in cost, incidence) | Relative Difference |
Reporting economic or health impact models | Relative Difference |
Simple group mean comparison | Absolute Difference |
š Clinical Applications
Absolute Difference: Used in RCT outcome tables (e.g., BP reduction in mmHg).
Relative Difference: Used in cost-effectiveness, public health impact, risk communication.
×Ŗ×××××Ŗ