Standing Desk Sit/Stand Ratio Formula
Understand the math behind the standing desk sit/stand ratio. Each variable explained with a worked example.
Formulas Used
Standing Time
standing_hours = work_hours * stand_ratioSitting Time
sitting_hours = work_hours * (1 - stand_ratio)Suggested Stand Interval
stand_interval = round(work_hours * stand_ratio * 60 / (work_hours / 1.5))Suggested Sit Interval
sit_interval = round(work_hours * (1 - stand_ratio) * 60 / (work_hours / 1.5))Variables
| Variable | Description | Default |
|---|---|---|
work_hours | Total Work Hours(hours) | 8 |
stand_ratio | Standing Ratio | 0.33 |
How It Works
Sit-Stand Desk Timing
Research suggests gradually increasing standing time. Most experts recommend standing 25-50% of the workday.
Progression
| Level | Standing % | For 8-hr day | |---|---|---| | Beginner | 25% | 2 hours standing | | Intermediate | 33% | 2.7 hours standing | | Advanced | 50% | 4 hours standing |
Alternating Pattern
Alternate between sitting and standing every 30-60 minutes rather than standing for long blocks.
Worked Example
8-hour workday at intermediate level (33% standing).
work_hours = 8stand_ratio = 0.33
- 01Standing time = 8 x 0.33 = 2.6 hours
- 02Sitting time = 8 x 0.67 = 5.4 hours
- 03Alternate: stand ~30 min, sit ~60 min
Ready to run the numbers?
Open Standing Desk Sit/Stand Ratio