Training Volume Calculator Formula
Understand the math behind the training volume calculator. Each variable explained with a worked example.
Formulas Used
Total Volume
total_volume = round(volume_per_exercise * exercises)Volume per Exercise
volume_single = round(volume_per_exercise)Total Reps
total_reps_display = total_repsTotal Sets
total_sets = sets * exercisesVariables
| Variable | Description | Default |
|---|---|---|
sets | Number of Sets | 4 |
reps | Reps per Set | 8 |
weight | Weight per Rep(lbs) | 135 |
exercises | Number of Exercises | 5 |
volume_per_exercise | Derived value= sets * reps * weight | calculated |
total_reps | Derived value= sets * reps * exercises | calculated |
How It Works
How Training Volume Is Calculated
Formula
Volume = Sets x Reps x Weight
Total workout volume sums this across all exercises.
Why Volume Matters
Training volume is the primary driver of muscle hypertrophy. Research shows that 10-20 sets per muscle group per week is optimal for most lifters. Tracking volume ensures progressive overload over time.
Worked Example
5 exercises, each with 4 sets of 8 reps at 135 lbs.
sets = 4reps = 8weight = 135exercises = 5
- 01Volume per exercise = 4 * 8 * 135 = 4,320 lbs
- 02Total volume = 4,320 * 5 = 21,600 lbs
- 03Total reps = 4 * 8 * 5 = 160 reps
- 04Total sets = 4 * 5 = 20 sets
Ready to run the numbers?
Open Training Volume Calculator