Accepted answer
A single laboratory value is a point on a noisy curve. What you want is a trend across at least three draws under comparable conditions, and "comparable" is doing a lot of work in that sentence.
Creatinine is a muscle-derived metabolite, so a substantial loss of lean mass lowers serum creatinine and mathematically raises estimated GFR without anything happening to the kidney. If you have lost twenty kilograms, your creatinine-based eGFR is flattering you. Cystatin C is not muscle-dependent and is the measure to use when the two disagree.
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.
More usefully, the rodent thyroid C-cell findings that generated the labelled warning appear to be species-specific: rodent C-cells express GLP-1 receptors at high density, human C-cells at very low density, and human calcitonin data across large trial populations has not reproduced the signal. A family history of medullary thyroid carcinoma or MEN2 is nonetheless a genuine contraindication rather than a theoretical one.
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.
4Note that the label instructions differ between agents on precisely this point. – bea_castellanos 5 months ago add a comment