Estimate maximum heart rate (MHR) with the Liesen formula, which lowers the baseline as age increases in decade steps rather than using a single linear slope.
Formula
MHR = 180 β age + floor((age β 20) / 10) Γ 5
In plain terms: start from 180 β age, then add 5 bpm for each full decade after age 20. Examples:
- Age 25 β 180 β 25 + 0 = 155 bpm
- Age 35 β 180 β 35 + 5 = 150 bpm
- Age 55 β 180 β 55 + 15 = 140 bpm
When to use it
Helpful when you want a conservative MHR estimate that flattens the decline for older adults compared with 220 β age, or when demonstrating piecewise age adjustments in sports-science coursework.
Limitations
The decade bonus is a heuristic; it is less cited in recent meta-analyses than Tanaka or Ball State equations. It does not account for sex, training status, or medication. Individual spread around the estimate can exceed Β±15 bpm.
Example
Age 44 under the liesen formula yields a concrete bpm estimate (not a clinical measurement).