Updated 1 week ago Science

Total energy burned vs active energy: what's the difference

Total energy burned measures a user’s estimated total daily calories burned, including resting needs and activity. Learn how to interpret Sahha’s total_energy_burned biomarker and use it in your product.

Total energy burned is the estimated total number of calories a user burns in a day, including both resting energy (baseline metabolism) and active energy (movement and exercise). It’s usually expressed in kilocalories (kcal). Higher values typically reflect a combination of larger baseline needs and/or higher activity effort.


Key Takeaways

  • What it measures: total daily energy expenditure (resting + active).
  • Why it matters: it provides a high-level “daily output” signal that can support weight/energy-balance experiences (when appropriate) and effort context.
  • How to use it: trend-based insights, effort context for wellbeing, and energy-aware personalization.
  • Best practice: treat it as an estimate, avoid precise calorie promises, and use baselines and trends.

Metric Spec

ItemValue
Sahha field nametotal_energy_burned
What it representsEstimated total calories burned per day (resting + active)
UnitKilocalories (kcal)
Typical cadenceDaily (daily)
AggregationTotal (total)
Data requirementsSource-dependent; accuracy improves with wearables and consistent wear time
Best used forTrend summaries, energy context, personalization, high-level effort signals

What Is Total Energy Burned?

Total energy burned is often conceptually similar to Total Daily Energy Expenditure (TDEE):

  • Resting energy: calories burned to support basic bodily functions at rest
  • Active energy: calories burned from movement and exercise
  • Other components: digestion and thermic effects may be modeled differently by different platforms

A helpful simplification:

Total energy burned ≈ resting energy + active energy


Why Total Energy Burned Matters

Total energy is useful as a broad context signal:

  • it can help users understand “high output” days vs “low output” days
  • it can contextualize activity and recovery (high total output often increases recovery needs)
  • it supports weekly trend summaries and behavioral reflection

Product takeaway: total energy burned is best used as a trend and context metric, not as a precise calorie counter.


How Sahha Represents Total Energy Burned

Sahha provides total energy burned as an Activity biomarker:

  • Biomarker: total_energy_burned
  • Unit: kcal
  • Periodicity: daily
  • Aggregation: total
  • Description: estimated total daily calories burned

Example biomarker object:

{
  "name": "total_energy_burned",
  "value": 2380,
  "unit": "kcal",
  "periodicity": "daily",
  "aggregation": "total"
}

How to Interpret Total Energy Burned

  • Higher than baseline: higher daily output (more movement and/or higher baseline needs).
  • Lower than baseline: lower daily output (less movement and/or lower baseline needs).
  • High total energy + low active energy: baseline (resting) dominates (common on low-activity days).
  • High total energy + high active energy: high-output day (often warrants recovery attention).

Total energy varies significantly by:

  • body size and composition (which devices may estimate)
  • age and sex assumptions in platform profiles
  • heart rate availability and algorithm quality
  • device wear time and completeness

Treat it as an estimate and emphasize trends rather than day-to-day precision.


How to Use Total Energy Burned in Your Product

1) Weekly trend summaries (best use)

Examples:

  • “Your weekly energy output is up compared to last week.”
  • “You had two high-output days — recovery matters.”

2) Recovery-aware personalization

If total energy is high for multiple days, consider:

  • recommending lighter days
  • emphasizing sleep and recovery content
  • reducing “push” messaging when sleep debt is rising

3) Energy context for wellbeing

Use total energy alongside wellbeing or mental wellbeing:

  • “High output week + low sleep regularity” can justify softer goals and more supportive tone.

4) Weight/energy-balance experiences (careful framing)

If your product supports weight goals, keep it cautious:

  • avoid definitive calorie budgeting claims
  • avoid triggering language
  • use ranges, trends, and behavior-first framing

Implementation Suggestions for your Products

  1. Lead with trends

    • Use weekly averages and deltas (“up/down vs baseline”) instead of daily point values.
  2. Communicate uncertainty

    • Use language like “estimated” and avoid implying clinical accuracy.
  3. Handle missing/partial coverage

    • If wear time is low, total energy can undercount or be missing. Design graceful fallbacks.
  4. Use simple rules Examples:

    • If total energy spikes for 2–3 days + sleep debt rises → recommend recovery-first actions
    • If total energy trends down for weeks → suggest sustainable movement goals
    • If total energy rises with higher active hours → reinforce “more movement across the day” behavior

FAQ

What’s the difference between total energy and active energy?

Active energy is calories burned from movement/exercise above resting needs. Total energy includes both resting and active components.

Is total energy burned the same as TDEE?

It’s conceptually similar, but device platforms may estimate components differently. Treat it as an estimate rather than a lab-measured value.

Why does my total energy change even on similar activity days?

Resting estimates, heart rate differences, wear time, and algorithm variation can change the daily total. Use baselines and trends.

Why is my value missing (null)?

Some sources don’t provide total energy, permissions may be limited, or device wear time is insufficient. Build UI that de-emphasizes the metric when unavailable.


  • Active energy burned (activity-only): active_energy_burned
  • Active duration: active_duration
  • Active hours: active_hours
  • Steps: steps
  • Intensity durations: activity_medium_intensity_duration, activity_high_intensity_duration

Notes

This content is educational and designed for product personalization and engagement. It is not medical advice.


References

Sahha

General