Total Lift Calculator Formula
Understand the math behind the total lift calculator. Each variable explained with a worked example.
Formulas Used
Powerlifting Total
total_display = totalTotal in Kilograms
total_kg = round(total * 0.453592)Total / Body Weight
total_to_bw = round(total / body_weight * 100) / 100Bench % of Total
bench_pct = round(bench_max / total * 100)Variables
| Variable | Description | Default |
|---|---|---|
squat_max | Squat 1RM(lbs) | 315 |
bench_max | Bench Press 1RM(lbs) | 225 |
deadlift_max | Deadlift 1RM(lbs) | 405 |
body_weight | Body Weight(lbs) | 180 |
total | Derived value= squat_max + bench_max + deadlift_max | calculated |
How It Works
How the Powerlifting Total Works
Formula
Total = Squat + Bench Press + Deadlift
Typical Ratios
For most lifters, the ideal ratio is approximately:
Total-to-Bodyweight Benchmarks
Worked Example
A 180 lb lifter with 315 squat, 225 bench, and 405 deadlift.
- 01Total = 315 + 225 + 405 = 945 lbs
- 02Total in kg = 945 * 0.4536 = 429 kg
- 03Total / BW = 945 / 180 = 5.25x bodyweight
- 04Bench % of total = 225 / 945 = 23.8%
Frequently Asked Questions
What is a good powerlifting total?
A 1000 lb total (squat + bench + deadlift) is a common milestone for male lifters. For females, a 500-600 lb total is a strong achievement.
Which lift should I focus on to increase my total?
Focus on your weakest lift relative to expected ratios. If your bench is below 24% of your total, it has the most room for improvement.
Does body weight class matter?
Yes. Heavier lifters have higher absolute totals but may have lower relative strength. Wilks or DOTS scores allow fair comparison.
Ready to run the numbers?
Open Total Lift Calculator