[HEALTH]
The Activity Screen: Where Your Energy Actually Went
[THE SHORT ANSWER]
The activity screen is everything that moved today: active energy, steps, and every workout your health store recorded, with their distances and durations. All of it is read rather than computed — Base does not run its own parallel estimate of what your watch already measured, because an app that computes a private version of a number the operating system also reports is an app you have no way to audit. What it does do is decide what to feed into the daily target, and there is one deliberate refusal in there.
What feeds the target, and what does not
restingProjected = basalSoFar * 1440 / minutesElapsed // clamped
expenditure = restingProjected + activeSoFar + manualKcal
target = expenditure + surplusKcal
Active energy counts as it is measured, with no threshold and no discount. Walking and workouts raise the target the moment they happen, which for a hybrid athlete is the point: Saturday's long run appears in Saturday's allowance rather than being paid for from a guess made on Monday.
Resting is projected to twenty-four hours because the platform reports it as a running total. At 8am it has accumulated a third of the day, and a target built on the raw sum reads about 750 kcal — which is exactly the number someone would see at breakfast.
Activity is never projected. Doing so would assume you will keep moving at the current rate, which is wrong in both directions and worst first thing in the morning.
The deliberate refusal
A lifting session contributes nothing to expenditure beyond what the health store already attributed to it.
Two reasons, and the second is the important one.
It would be double-counted. Active energy already contains whatever the platform assigned to that workout. Adding a separate MET-based estimate on top counts the same session twice.
Lifting is genuinely cheap. A working set is thirty seconds; the rest is three minutes. Averaged across a session including the rest, resistance training is roughly 5 METs — much lower than people expect, and much lower than the recovery cost would suggest.
That gap between energy cost and recovery cost is the thing worth internalising. A heavy lower-body session costs very little energy and a great deal of recovery. An easy hour of running costs a great deal of energy and very little recovery. Treating either currency as a proxy for the other is how people mis-plan both their eating and their training.
Steps, which matter more than they look
Non-exercise activity thermogenesis is the most variable component of daily energy expenditure — between people and within one person across a week. A desk day at 3,000 steps and a day on your feet at 15,000 differ by several hundred calories for the same person.
It also adapts. Eat less and you move less, without noticing. That adaptation is the single largest reason a formula-based calorie target drifts out of true over a block, and it is invisible to any activity multiplier.
Measured maintenance absorbs it automatically because it measures the outcome rather than predicting the inputs. The step count is shown here so you can see it happening. The method.
The eat-back rule that was retired
Worth documenting because the reasoning generalises.
Base used to credit 90% of the excess over a thirty-day median of active energy, above a 150 kcal threshold. It almost never fired, and the reason is instructive: that "sedentary baseline" was the median of all days, training days included — so it was inflated by exactly the exercise it existed to pay back.
A baseline computed over a population that includes the thing you are trying to detect cannot detect it.
Active calories now count toward the target as they are measured, with no threshold and no discount. Crediting a bonus on top would count the same walk twice.
Manual entries
For anything the device missed: a hike without a watch, a machine that does not sync, a session where the tracking failed.
Manual entries store the bodyweight they were logged at. Editing your profile six months later does not rewrite the energy cost of a past session, because the cost of that session was a function of the body that did it. A log that silently rewrites its own history is a log you cannot reason about.
Energy for a manual entry is computed from a MET value for the activity times bodyweight times duration — the same scale, in reverse, that underlies almost every published activity calorie figure.
How much to trust the numbers
Honestly:
| Source | Reliability | Use it for |
|---|---|---|
| Cycling with a power meter | Very good — kJ ≈ kcal at ~25% efficiency | Actual decisions |
| Steady running | Reasonable | Trends |
| Steps | Good as a relative signal | Spotting a change in NEAT |
| Interval work | Poor | Nothing quantitative |
| Resistance training | Poor, and in both directions | Nothing |
Wrist-based estimates rest on assumptions about your economy that are not measured and are not yours. Use them as a trend and let measured maintenance carry the decisions, because a 300-calorie error is well inside normal and larger than most people's entire surplus.
When there is no data
The screen says so. "Move with the phone or watch on, and share Active Energy" — not a zero, and not a dash.
If the health store has nothing for the day at all, the daily target falls back to committed maintenance plus your surplus, and says that it has. One fabricated zero teaches you that every other number in the app might also be decorative, and there is no way to earn that back.
What to do next
The dashboard is where these numbers become today's target, and how many calories running actually costs covers why the watch's figure and the scale's answer frequently disagree.
Questions
What is active energy?
The energy your platform attributes to movement above resting — walking, training, fidgeting that registers. It is read from the health store rather than computed by Base, and it feeds the daily calorie target as it is measured rather than being projected forward.
Why does Base not count my lifting session as calories burned?
Because it would be counted twice. Active energy from the health store already contains whatever the platform attributed to that session, and adding a separate estimate on top double-counts it. Lifting energy cost is also genuinely low — a set is thirty seconds and the rest is three minutes.
Are active calorie estimates accurate?
Reasonable for steady cardiovascular work, poor for resistance training and interval work. They rest on assumptions about your economy and efficiency that are not measured. Use them as a trend and let a measured maintenance figure carry the actual decisions.
Does Base track steps?
Yes, read from the health store, and it matters more than it looks. Non-exercise movement is the most variable component of daily energy expenditure and a desk day versus a day on your feet can differ by several hundred calories for the same person.
Can I log activity manually?
Yes, for anything the watch missed — a hike without a device, a session on a machine that does not sync. Manual entries store the bodyweight they were logged at, so editing your profile later does not rewrite the energy cost of a past session.
[KEEP READING]
[SCREENS]
The Dashboard: Energy, Training and Recovery
The home screen answers one question — what does today ask of me — and every number on it is derived from your own data.
[SCREENS]
The Heart Screen: Four Signals, and What Each Is For
The most useful thing on this screen is a five-beat rise that shows up a day before you feel ill.
[THE SCIENCE]
How Many Calories Does Running Actually Burn?
The energy cost depends on your mass and the distance, and almost not at all on the pace. That single fact changes how you fuel.