Bench Press Estimate Calculator Formula
Understand the math behind the bench press 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) | 185 |
reps | Reps Completed | 8 |
est_max | Derived value= weight * (1 + reps / 30) | calculated |
How It Works
How Bench Press Max Is Estimated
Formula (Epley)
1RM = Weight x (1 + Reps / 30)
Bench Press Standards (Male)
The bench press is the most popular upper body strength benchmark.
Worked Example
You bench 185 lbs for 8 reps.
weight = 185reps = 8
- 011RM = 185 * (1 + 8/30) = 185 * 1.267 = 234 lbs
- 02Heavy triple weight = 234 * 0.9 = 211, rounded to 210 lbs
- 03Working set weight = 234 * 0.75 = 176, rounded to 175 lbs
- 04Volume weight = 234 * 0.65 = 152, rounded to 150 lbs
Ready to run the numbers?
Open Bench Press Estimate Calculator