# How long will it take to lose the weight?

**BMI 29.1 (Overweight). Daily energy need is somewhere between 2378 and 2441 kcal — the formulas disagree by 41 kcal before the activity factor is even applied.**

> These are population-level estimates from formulas fitted to population averages. They are not medical advice and know nothing about your health, medication, pregnancy, or history. BMI in particular is not a measure of health. Talk to a clinician or a registered dietitian before acting on any of it.

## Input

- Height: 168.0 cm (5' 6")
- Weight: 82.0 kg (180.8 lb (12st 13lb))
- female, age 35, moderately active

## BMI

**29.1** — Overweight

By the WHO cutoffs for South and East Asian populations: High risk

Healthy range for this height: 52.2–70.3 kg

## Energy

**2378–2441 kcal/day.** The range is the answer.

| Formula | Resting kcal | Note |
| --- | --- | --- |
| Mifflin-St Jeor | 1534 | The most widely recommended of the three for general use. |
| Harris-Benedict (revised) | 1575 | Older, and tends to read higher than Mifflin-St Jeor. |

The formulas disagree by 41 kcal (2.6%) before the activity factor of 1.55 is applied.

## Protein

**66–98 g/day** — General health

Computed on total body mass (82 kg). The RDA floor is 0.8 g/kg; many bodies recommend more for older adults.

## Target

A BMI of 23 means 64.9 kg (-17.1 kg).

At 500 kcal/day: at least 263 days — and longer in practice.

## Warnings

### The formulas disagree by 41 kcal (2.6%) (caution)

Resting expenditure comes out between 1534 and 1575 kcal depending on which standard equation you use, and both are fitted to population averages rather than to you. After the activity factor the plausible range is 2378-2441 kcal. Any calculator that reports a single number to the calorie is implying precision that does not exist.

**What to do:** Treat the range as the answer. Pick a point inside it, hold it for a few weeks, and adjust based on what actually happens to your weight — measured response beats any formula.

### The activity multiplier is the largest source of error (info)

The multipliers run from 1.2 to 1.9, so the choice between two adjacent bands moves the estimate by roughly 268 kcal — more than the disagreement between the formulas. Most people overestimate their own activity level.

**What to do:** If you are between two bands, take the lower one and adjust upward from evidence.

### BMI cannot tell muscle from fat (info)

BMI is weight over height squared and nothing else, so a muscular person and an inactive person of the same weight and height get the same number. That is the well-known limitation and it is not a small one — it misclassifies athletes routinely.

**What to do:** Supply a body fat percentage. It adds the Katch-McArdle estimate, which uses lean mass, and computes protein on lean mass instead of total weight.

### The timeline assumes a constant that is not constant (caution)

The 7,700 kcal per kilogram figure is an approximation, and expenditure falls as weight falls — so a fixed deficit produces less loss over time and the real timeline is longer than a linear projection. Treat the number as a lower bound on the duration, not a schedule.

### Not medical advice (info)

These are population-level estimates from formulas fitted to population averages. They are not medical advice and know nothing about your health, medication, pregnancy, or history. BMI in particular is not a measure of health. Talk to a clinician or a registered dietitian before acting on any of it.

---

Canonical URL: https://body-metrics.gumballtools.com/metrics/how-long-to-lose-weight
JSON API: `GET https://body-metrics.gumballtools.com/api/v1/metrics?height=...&weight=...&sex=...&age=...`
MCP endpoint: `https://body-metrics.gumballtools.com/api/mcp`
