BMR Calculator Formula
Understand the math behind the bmr calculator. Each variable explained with a worked example.
Formulas Used
BMR (Calories/day)
bmr = 10 * weight_kg + 6.25 * height_cm - 5 * age + 5Calories/hour at rest
bmr_per_hour = (10 * weight_kg + 6.25 * height_cm - 5 * age + 5) / 24Variables
| Variable | Description | Default |
|---|---|---|
weight_lbs | Weight(lbs) | 170 |
height_inches_total | Height (total inches)(inches) | 70 |
age | Age(years) | 30 |
weight_kg | Derived value= weight_lbs * 0.453592 | calculated |
height_cm | Derived value= height_inches_total * 2.54 | calculated |
How It Works
What is BMR?
Basal Metabolic Rate is the number of calories your body needs to maintain basic life-sustaining functions while at complete rest.
Mifflin-St Jeor Formula (Male)
BMR = 10 x weight(kg) + 6.25 x height(cm) - 5 x age + 5
Worked Example
A 30-year-old, 170 lbs, 70 inches tall.
weight_lbs = 170height_inches_total = 70age = 30
- 01Weight: 77.1 kg, Height: 177.8 cm
- 02BMR = 10(77.1) + 6.25(177.8) - 5(30) + 5
- 03= 771 + 1,111.25 - 150 + 5 = 1,737 cal/day
Ready to run the numbers?
Open BMR Calculator