Files
BlackFriday-GPTs-Prompts/gpts/total-daily-energy-expenditure-tdee-calculator.md
2024-05-06 10:24:52 +03:00

120 lines
3.0 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Total Daily Energy Expenditure (TDEE) Calculator | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22aUuSw76UqDeTUkqhowoqy%22%2C%22flow%22%3Atrue%7D%7D)
Simply input your age, weight, height, activity level, gender, and food intake and let this prompt calculate your Total Daily Energy Expenditure.
# Prompt
```
Calculate for Total Daily Energy Expenditure based on my information, daily activities and food intake.
age {{age}}
weight {{weight}}
height {{height}}
activity {{activity}}
gender {{gender}}
food intake {{food intake}}
```
## Welcome Message
To calculate your Total Daily Energy Expenditure (TDEE), we need to consider your age, weight, height, activity level, gender, and food intake.
First, let's convert your weight and height measurements to metric units.
Weight: 150 lb = 68 kg
Height: 5'7" = 170 cm
Next, we'll calculate the Basal Metabolic Rate (BMR) using the Harris-Benedict equation for men:
BMR = 88.362 + (13.397 × weight in kg) + (4.799 × height in cm) - (5.677 × age in years)
BMR = 88.362 + (13.397 × 68) + (4.799 × 170) - (5.677 × 30)
BMR = 88.362 + 910.996 + 816.83 - 170.31
BMR = 1645.878
Since your activity level is moderate, we'll multiply your BMR by the appropriate activity factor:
Moderate activity level: TDEE = BMR × 1.55
TDEE = 1645.878 × 1.55
TDEE = 2548.44
Therefore, your Total Daily Energy Expenditure (TDEE) is approximately 2548.44 calories per day.
Since you mentioned consuming health food and whole foods, it's important to ensure that your food intake matches your energy expenditure. It is recommended to consult a registered dietitian or nutritionist who can provide personalized guidance and create a balanced meal plan based on your specific needs and goals.
## Conversation
**ASSISTANT**: To calculate your Total Daily Energy Expenditure (TDEE), we need to consider your age, weight, height, activity level, gender, and food intake.
First, let's convert your weight and height measurements to metric units.
Weight: 150 lb = 68 kg
Height: 5'7" = 170 cm
Next, we'll calculate the Basal Metabolic Rate (BMR) using the Harris-Benedict equation for men:
BMR = 88.362 + (13.397 × weight in kg) + (4.799 × height in cm) - (5.677 × age in years)
BMR = 88.362 + (13.397 × 68) + (4.799 × 170) - (5.677 × 30)
BMR = 88.362 + 910.996 + 816.83 - 170.31
BMR = 1645.878
Since your activity level is moderate, we'll multiply your BMR by the appropriate activity factor:
Moderate activity level: TDEE = BMR × 1.55
TDEE = 1645.878 × 1.55
TDEE = 2548.44
Therefore, your Total Daily Energy Expenditure (TDEE) is approximately 2548.44 calories per day.
Since you mentioned consuming health food and whole foods, it's important to ensure that your food intake matches your energy expenditure. It is recommended to consult a registered dietitian or nutritionist who can provide personalized guidance and create a balanced meal plan based on your specific needs and goals.