![[Formales]]

> [!CITE]
> The Body Fat Percentage (BFP) measures the proportion of fat in your body relative to total body weight.
>
> It provides insight into overall health and fitness levels, helping to evaluate whether you have a healthy balance of fat and lean tissue.
# BFP Formulas
## Men
$
\text{BFP}_{\text{men}} = 1.2 \cdot \text{BMI} + 0.23 \cdot \text{age (years)} - 16.2
$
## Woman
$
\text{BFP}_{\text{women}} = 1.2 \cdot \text{BMI} + 0.23 \cdot \text{age (years)} - 5.4
$
# Examples
## Case 1: Male, BMI = 25, Age = 30
```
BFP = 1.2 × 25 + 0.23 × 30 - 16.2
BFP = 30 + 6.9 - 16.2
BFP ≈ 20.7%
```
> [!NOTE] Interpretation
> A 30-year-old male with a BMI of 25 has a BFP of 20.7%, which is considered healthy for his age group.
## Case 2: Female, BMI = 22, Age = 25
```
BFP = 1.2 × 22 + 0.23 × 25 - 5.4
BFP = 26.4 + 5.75 - 5.4
BFP ≈ 26.75%
```
> [!NOTE] Interpretation
> A 25-year-old female with a BMI of 22 has a BFP of 26.75%, which is slightly above average and could indicate the need for lifestyle adjustments.
# Healthy Body Fat Percentage Ranges

## Men
| Age Range | Essential Fat | Healthy | Overfat | Obese |
|-----------|---------------|----------|---------|-----------|
| 20–39 | 2–5% | 6–20% | 21–25% | >25% |
| 40–59 | 2–5% | 6–22% | 23–28% | >28% |
| 60+ | 2–5% | 6–25% | 26–30% | >30% |
## Women
| Age Range | Essential Fat | Healthy | Overfat | Obese |
|-----------|---------------|----------|---------|-----------|
| 20–39 | 10–13% | 14–31% | 32–39% | >39% |
| 40–59 | 10–13% | 14–33% | 34–40% | >40% |
| 60+ | 10–13% | 14–35% | 36–42% | >42% |
# Factors Influencing BFP
> [!multi-column]
>
>> [!NOTE] Age
>> Fat percentage naturally increases with age due to muscle loss and hormonal changes.
>
>> [!NOTE] Sex
>> Women have higher BFP than men due to physiological and hormonal differences.
> [!multi-column]
>
>> [!NOTE] Body Composition
>> Higher muscle mass leads to lower BFP.
>
>> [!NOTE] Fitness Level
>> Regular exercise reduces fat levels and improves BFP.
> [!NOTE] Health Conditions
> Hormonal imbalances and metabolic disorders can increase fat levels.
# How to Use BFP
> [!multi-column]
>
>> [!NOTE] Weight Management:
>> Evaluate whether fat loss is necessary for health improvement.
>
>> [!NOTE] Athletic Performance
>> Track progress toward optimal fat levels for peak performance.
> [!NOTE] Clinical Context
> Assess health risks related to obesity or essential fat deficiency.
# Good and Bad BFP: Practical Guide

## Good BFP
- Men: 6–20% (varies by age).
- Women: 14–31% (varies by age).
## Bad BFP
- Men: >25% (overfat/obese).
- Women: >39% (overfat/obese).
# Limitations of BFP
- **Estimated from BMI**: BFP calculations based on BMI are approximations and may not account for body composition variations.
- **Accuracy**: Advanced methods (e.g., DEXA scans, calipers) are more precise but less accessible.
# Summary
- BFP gives a deeper insight into body composition compared to BMI.
- A healthy BFP varies by sex, age, and activity level.
- Monitoring BFP helps maintain fitness and prevent health risks related to overfat or essential fat deficiency.