Set & Rep Calculator Formula
Understand the math behind the set & rep calculator. Each variable explained with a worked example.
Formulas Used
Working Weight
weight = working_weightTarget Reps
reps = target_repsTotal Volume
volume = round(working_weight * target_reps * num_sets)Intensity
intensity_display = goalVariables
| Variable | Description | Default |
|---|---|---|
one_rm | Estimated 1RM(lbs) | 225 |
goal | Training Goal | 75 |
num_sets | Number of Sets | 4 |
working_weight | Derived value= round(one_rm * goal / 100 / 5) * 5 | calculated |
target_reps | Derived value= (goal > 80) * 4 + (goal > 65) * (goal <= 80) * 10 + (goal <= 65) * 17 | calculated |
How It Works
How to Choose Sets and Reps
Training Goal Guidelines
Working Weight
The calculator rounds to the nearest 5 lbs for practical plate loading.
Volume = Sets x Reps x Weight
Total volume is the key metric for progressive overload and training tracking.
Worked Example
Hypertrophy training with a 225 lb 1RM, 4 sets.
- 01Working weight = 225 * 0.75 = 168.75, rounded to 170 lbs
- 02Target reps for hypertrophy = 10
- 03Volume = 170 * 10 * 4 = 6,800 lbs
Frequently Asked Questions
How many sets should I do per exercise?
3-4 sets is effective for most goals. Beginners may start with 2-3 sets. Advanced lifters may benefit from 4-6 sets.
Should I train to failure?
Training 1-2 reps short of failure (RIR 1-2) is generally recommended. Going to failure occasionally is fine but doing so every set increases fatigue without proportional gains.
Can I mix rep ranges?
Yes. Many effective programs use different rep ranges on different days or for different exercises to develop multiple qualities simultaneously.
Ready to run the numbers?
Open Set & Rep Calculator