Squat Estimate Calculator Formula
Understand the math behind the squat 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) | 225 |
reps | Reps Completed | 5 |
est_max | Derived value= weight * (1 + reps / 30) | calculated |
How It Works
How Squat Max Is Estimated
Formula (Epley)
1RM = Weight x (1 + Reps / 30)
Squat Standards (Male)
The squat is considered the king of all exercises for lower body strength development.
Worked Example
You squat 225 lbs for 5 reps.
weight = 225reps = 5
- 011RM = 225 * (1 + 5/30) = 225 * 1.167 = 263 lbs
- 02Heavy triple = 263 * 0.9 = 237, rounded to 235 lbs
- 03Working set = 263 * 0.75 = 197, rounded to 195 lbs
- 04Volume weight = 263 * 0.65 = 171, rounded to 170 lbs
Ready to run the numbers?
Open Squat Estimate Calculator