Accepted answer
Read the estimand before the effect size. Almost every apparent contradiction between two published figures from the same trial resolves once you notice that one is a trial-product estimand and the other is a treatment-policy estimand.
ApoB and LDL-C disagree because they measure different things: LDL-C is the cholesterol mass carried in the LDL fraction, ApoB is a count of atherogenic particles. Small dense particles carry less cholesterol each, so a person with many small particles has a concordantly higher ApoB than their LDL-C suggests. When they disagree, ApoB is the better risk marker.
Relative to absolute, worked
| Quantity | Value | Derivation |
|---|
| Control-arm event rate | 8.0 % | From the trial table, not the abstract |
| Hazard ratio | 0.80 | Reported |
| Treated event rate | 6.4 % | 8.0 × 0.80 |
| Absolute risk reduction | 1.6 pp | 8.0 − 6.4 |
| Number needed to treat | 63 | 1 ÷ 0.016 |
| Relative risk reduction | 20 % | 1 − 0.80 |
The last two rows describe the same finding. Only one of them is used in headlines.
A network meta-analysis can rank agents that were never compared directly, but only under a transitivity assumption — that the trials being linked are similar enough in population, duration and endpoint definition for the indirect comparison to hold. In this field that assumption is often visibly violated, which is why indirect rankings should be read as hypotheses.
SELECT reported a hazard ratio of 0.80 (95% CI 0.72–0.90) for the primary composite major adverse cardiovascular event endpoint with semaglutide 2.4 mg in overweight or obese adults with established cardiovascular disease and without diabetes[1].
Read the confidence interval, read the estimand, and compute the absolute effect yourself. It takes two minutes and it changes how the result feels.
3I would add a sentence about sterility here, since it is the thing people skip. – Dr_Bram_Verhoeven 21 days ago 4The placebo-arm figure is the part everyone omits. – nils_karlberg 2 months ago add a comment