I'm a 6'4", 36 year old man who started trying to get in shape on Feb 11th 2023.

Click on the headers to collapse them.

"SMA" stands for "simple moving average". It's a trailing average over the indicated number of days, unless the proceeding window of valid data is too short.

You can click on the legend to disable part of the plot.

You can zoom in on the plots by selecting a region.

You can also try with your own CSV file, formatted like this (column order shouldn't matter).

You can alternatively host your CSV file somewhere and pass the path to it as a URL parameter, like so: https://csp256.github.io/fitness/index.html?csv=https://www.yourdomain.com/your_data.csv

Active weight change is the portion of weight change from all exercise, including daily exercise. This is probably an underestimate by about 10%. For more info see "Active Energy [C]" under the "Calorie" header.

What I call dietary weight change is simply all the weight change not attributable to "active energy".

For most data points, if I walk or eat etc after midnight I make sure to correctly attribute that to the previous day.

However, I initially only manually recorded steps but not miles. I do not have the ability to retroactively make that correction.

Thus, this data is "unadjusted".

Active and resting energy are pulled from the Apple Health iPhone app. I don't have an Apple Watch.

When exercising, only a portion of the increase calorie burn falls under "active energy". The justification for this I am not 100% sure about. Resting energy will increase by about 10% of the active energy.

Resting energy is also "unadjusted", like miles walked. As I often exercise after midnight, this means the recorded resting energy might be elevated the day after the actual exercise.

To get the ratio to display properly, toggle it on but toggle off all other data on this plot. Note this will flip the y axis. :)

Expected weight loss is calculated assuming the cumulative caloric deficit is satisfied entirely through fat catabolism. (3,500 Calories per pound of fat)

This is the discrepency between the simplistic "expected" weight loss and the actual observed weight loss.

There's actually an off-by-one error on some of this logic I haven't bothered to fix because weight is measured before that day's exercise. It doesn't really matter though.

"Implied deficit" the caloric deficit implied from weight loss, assuming all weight lost is body fat. Note that the individual data points are toggled off by default, but can be toggled on.

This is the difference between the computed and implied caloric deficit. Positive numbers mean that weight loss was faster than expected, negative mean it was slower.

Because the data is so noisy, this plot uses a 14 day moving average instead of the typical 7 day SMA.

If you supplied your own CSV data, please input your height in centimeters: (Work in progress!)

This entire section should not be taken too seriously. See this article for more information.

This is BMI (body mass index) but with improved handling of short and tall people, provided by Dr Trefethen. It is still a flawed metric with limited applicability. People under the age of 20 should read this.

This is the BMI still in use by insurance companies and doctors. It can be very misleading for short or tall people, or people with a lot of muscle.

Should be consistent for people past adolescence. Read more here. The nominal range is 11 to 14 or 15.

Merely an estimate, and not a particularly good one.