How to use the AHA PREVENT calculator for 10- and 30-year heart risk
The American Heart Association's newest risk model estimates heart attack, stroke, and heart failure risk, out to 30 years.
PREVENT (Predicting Risk of cardiovascular disease EVENTs) is the AHA's 2023 replacement for the decade-old Pooled Cohort Equations. It was derived from over 6 million contemporary US adults. It starts at age 30 instead of 40, drops race from the model, adds kidney function and BMI, and predicts heart failure, which no mainstream risk calculator did before. The PREVENT Risk Calculator implements the base model in your browser, and nothing you type leaves the page.
How it works
- Enter sex, age (30–79), total cholesterol, HDL, and systolic blood pressure.
- Add BMI and eGFR, and mark diabetes, smoking, BP medication, and statin use. If you don't know BMI or eGFR, the BMI calculator and the CKD-EPI calculator compute them from height/weight and creatinine.
- Read six estimates: 10- and 30-year risk of total CVD, ASCVD (heart attack plus stroke), and heart failure. The 30-year model is only defined for ages 30–59, so at 60 and older the tool shows 10-year risk only, same as the official AHA calculator.
What's actually new here
The headline change is heart failure prediction, driven by BMI and kidney function. The 30-year horizon matters too: a 40-year-old with a mediocre profile can have a reassuring 10-year risk and a sobering 30-year one, and that second number is often what changes the conversation. PREVENT also removed race from the model, replacing it with physiology (eGFR) and, in the full model, a measure of social deprivation. And it knows about statins, so being on treatment no longer confuses the estimate.
The math behind it
Each of the six estimates is a logistic model over centred, spline-knotted terms: age per 10 years centred at 55, non-HDL and HDL cholesterol converted to mmol/L, systolic BP knotted at 110 mmHg, eGFR at 60, and BMI at 30 (heart-failure models). Our implementation carries the published coefficients from Khan et al. (Circulation 2024), cross-verified against three independent open-source implementations, and is unit-tested to reproduce the official AHA calculator's outputs exactly. While verifying, we found and worked around a truncated coefficient in one of those open-source ports, which is a good argument for testing against the official tool rather than trusting any single source.
Base model vs full model
This tool implements the base model, which is what the official AHA calculator defaults to. The full model can also use HbA1c, urine albumin-creatinine ratio, and a US zip-code social deprivation index. If you have those labs, your clinician can refine the estimate. Either way, treat the output as decision support and discuss it with a doctor before changing anything.