SOLVETUTORMATH SOLVER

Instrument MI-11-024 · Sports

Calories Burned by Heart Rate Calculator

No activity list to browse — just your heart rate, sex, weight, and age. This uses the Keytel regression, built from measured heart rate against measured energy expenditure.

Instrument MI-11-024
Sheet 1 OF 1
Rev A
Verified
Type 11 — Cardio & Heart Rate SER. 2026-11024

Calories burned (kcal)

395.78

kcal = (EE_kJ/min / 4.184) x duration (min), Keytel et al. 2005 sex-specific regression

The working Every figure verified twice
  1. kcalTotal = if(1 = 1, −55.0969 + 0.6309·140 + 0.1988·75 + 0.2017·35, −20.4022 + 0.4472·140 − 0.1263·75 + 0.074·35) ⁄ 4.184·30 = 395.78
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

Every other calorie calculator in this collection starts from a named activity — running, swimming, stair climbing — and looks up a fixed MET value for it. This one works backwards from your heart rate instead, because heart rate itself is a continuous, individual signal of how hard your body is working, regardless of what the activity is called. That makes it useful for activities that don't map neatly to a Compendium code, or for cross-training sessions that mix several activities at once.

The method comes from Keytel et al. (2005), who measured heart rate and actual energy expenditure via indirect calorimetry in 115 adults performing submaximal exercise, then fit separate regression lines for men and women: EE (kJ/min) = -55.0969 + 0.6309 x HR + 0.1988 x weight (kg) + 0.2017 x age for men, and EE (kJ/min) = -20.4022 + 0.4472 x HR - 0.1263 x weight (kg) + 0.0740 x age for women. Sex gets its own equation because, at matched heart rate, weight, and age, men and women convert cardiac output to energy expenditure at measurably different rates — mainly a reflection of average differences in body composition.

The regression outputs energy expenditure in kilojoules per minute, which this calculator converts to kilocalories by dividing by 4.184 (the exact kJ-to-kcal conversion factor) and then multiplying by your exercise duration in minutes. Because it's a population-fitted regression rather than a per-person calorimetry measurement, treat the result as a solid estimate for planning and comparison rather than a lab-precise figure — and because the underlying study measured adults aged 18 to 45, accuracy may drift somewhat outside that range or for heart rates well below typical submaximal exercise levels.

EEmale=55.0969+0.6309HR+0.1988W+0.2017AEE_{male} = -55.0969 + 0.6309\,HR + 0.1988\,W + 0.2017\,AEEfemale=20.4022+0.4472HR0.1263W+0.0740AEE_{female} = -20.4022 + 0.4472\,HR - 0.1263\,W + 0.0740\,Akcal=EE4.184×tmin\mathrm{kcal} = \frac{EE}{4.184} \times t_{min}
HR — average exercise heart rate in bpm · W — weight in kilograms · A — age in years · EE — energy expenditure in kJ/min from the sex-specific Keytel regression · 4.184 — kJ-to-kcal conversion factor · duration — session length in minutes.
  • Select Sex — it determines which regression line the calculator uses, since the male and female equations have different coefficients.
  • Enter your average heart rate during the exercise session in beats per minute, not your resting or peak heart rate.
  • Enter your body weight in kilograms and your age in years.
  • Enter the exercise duration in minutes, then read the total calories burned for that session.

Worked example — male, 140 bpm, 75 kg, age 35, 30 minutes

A 35-year-old man weighing 75 kg exercises for 30 minutes at an average heart rate of 140 bpm — a solid moderate-to-vigorous effort a chest strap or watch might report after a cycling or rowing session. Using the male regression: EE = -55.0969 + (0.6309 x 140) + (0.1988 x 75) + (0.2017 x 35) = -55.0969 + 88.326 + 14.91 + 7.0595 = 55.1986 kJ/min.

Converting to kilocalories and scaling by duration: kcalTotal = (55.1986 / 4.184) x 30 minutes = 395.78 kcal for the full session. Every term in that regression pulls in the direction you'd expect — a higher heart rate, heavier body, or older age all push the estimate up, except that the female equation's weight coefficient runs negative rather than positive, which is exactly why the two sexes need separate lines rather than one shared formula.

Questions

How is this different from the other calorie-burn calculators here?

The activity-based calculators (running, swimming, walking, and similar) look up a fixed MET value for a named activity and multiply it by weight and time. This one uses the Keytel et al. 2005 regression, which estimates energy expenditure directly from your measured heart rate, sex, weight, and age — no activity selection at all. It's a genuinely different method, useful when your workout doesn't fit a single Compendium activity or when you have real heart rate data from a monitor.

What heart rate should I enter — resting, average, or maximum?

Average heart rate during the exercise session, not resting heart rate and not the peak you hit in a single hard interval. Most fitness watches and chest straps report a session average automatically; if yours doesn't, roughly averaging your heart rate readings over the workout gives a reasonable substitute. Entering resting or peak heart rate will produce a meaningfully wrong estimate, since the regression was built on session-average data.

Why do men and women use different formulas?

Keytel et al.'s 2005 study measured heart rate against actual energy expenditure in 115 adults and found the relationship differed measurably by sex, even after accounting for heart rate, weight, and age — largely reflecting average differences in body composition and cardiac output between men and women at a given heart rate. Rather than force one line through both datasets, the researchers fit and published two separate regressions, which is what this calculator's sex selector switches between.

How accurate is heart-rate-based calorie estimation?

It's a population-level regression, so it's reasonably accurate on average but will run high or low for individuals whose heart-rate response doesn't match the study sample — very fit or very unfit people, for instance, or anyone on medication that affects heart rate, like beta blockers. The original study's subjects were healthy adults aged 18 to 45, so treat estimates for people well outside that range as rougher approximations.

Does this work for any type of exercise?

It works for any activity where you have a reliable average heart rate reading and the exertion is genuinely aerobic and submaximal — cycling, rowing, running, elliptical work, and mixed cardio sessions all fit the study's original protocol reasonably well. It's less reliable for stop-start activities with big heart-rate swings, very short high-intensity intervals, or strength training, where heart rate tracks poorly with actual energy cost.

Why does the female equation subtract a weight term instead of adding one?

It's a direct result of how the regression was fit to the measured data — the coefficients come from a statistical best fit to each sex's dataset, not from a theoretical model, so there's no requirement that every term point the same direction across both equations. The negative weight coefficient in the female formula is offset by the constant and heart-rate terms, and the equation as a whole was still validated against the study's measured energy expenditure values.

References