Walking Meeting Calorie Calculator Formula
Understand the math behind the walking meeting calorie calculator. Each variable explained with a worked example.
Formulas Used
Extra Cal per Meeting
extra_cal_session = (walking_met - sitting_met) * 3.5 * weight_kg / 200 * meeting_minutesExtra Cal per Week
extra_cal_weekly = (walking_met - sitting_met) * 3.5 * weight_kg / 200 * meeting_minutes * meetings_per_weekEquivalent Yearly Weight
yearly_lbs = (walking_met - sitting_met) * 3.5 * weight_kg / 200 * meeting_minutes * meetings_per_week * 50 / 3500Variables
| Variable | Description | Default |
|---|---|---|
weight_lbs | Body Weight(lbs) | 170 |
meeting_minutes | Meeting Duration(minutes) | 30 |
meetings_per_week | Walking Meetings per Week | 5 |
weight_kg | Derived value= weight_lbs * 0.453592 | calculated |
walking_met | Derived value= 3.5 | calculated |
sitting_met | Derived value= 1.3 | calculated |
How It Works
Walking Meeting vs. Sitting Meeting
Walking at a moderate pace (3 mph) has a MET of 3.5, compared to 1.3 for sitting.
Extra Calories = (Walking MET - Sitting MET) x 3.5 x Weight(kg) / 200 x Minutes
Benefits Beyond Calories
Worked Example
A 170 lb person with 30-minute walking meetings 5 times per week.
weight_lbs = 170meeting_minutes = 30meetings_per_week = 5
- 01Weight = 77.1 kg
- 02Extra cal per meeting = (3.5 - 1.3) x 3.5 x 77.1 / 200 x 30 = 89 kcal
- 03Weekly = 89 x 5 = 447 kcal
- 04Yearly = 447 x 50 / 3500 = 6.4 lbs equivalent
Ready to run the numbers?
Open Walking Meeting Calorie Calculator