Deadlift Estimate Calculator Formula
Understand the math behind the deadlift estimate calculator. Each variable explained with a worked example.
Formulas Used
Estimated 1RM
estimated_1rm = round(est_max)Heavy Triple (90%)
heavy_triple = round(est_max * 0.9 / 5) * 5Working Set (75%)
working_set = round(est_max * 0.75 / 5) * 5Volume Weight (65%)
volume_weight = round(est_max * 0.65 / 5) * 5Variables
| Variable | Description | Default |
|---|---|---|
weight | Weight Lifted(lbs) | 275 |
reps | Reps Completed | 5 |
est_max | Derived value= weight * (1 + reps / 30) | calculated |
How It Works
How Deadlift Max Is Estimated
Formula (Epley)
1RM = Weight x (1 + Reps / 30)
Deadlift Standards (Male)
The deadlift is typically the heaviest lift for most people and tests total posterior chain strength.
Worked Example
You deadlift 275 lbs for 5 reps.
weight = 275reps = 5
- 011RM = 275 * (1 + 5/30) = 275 * 1.167 = 321 lbs
- 02Heavy triple = 321 * 0.9 = 289, rounded to 290 lbs
- 03Working set = 321 * 0.75 = 241, rounded to 240 lbs
- 04Volume weight = 321 * 0.65 = 209, rounded to 210 lbs
Ready to run the numbers?
Open Deadlift Estimate Calculator