Sit Ups Calories Burned: Calculate Your Caloric Expenditure


Output: Press calculate

Fitness - Sit Ups Calories Burned

Formula:caloriesBurned = (durationInMinutes, weightInKg, sitUpsPerMinute) => durationInMinutes * weightInKg * 0.0175 * MET

Understanding the Formula

To gauge how many calories you burn during sit-ups, we will rely on a formula centered around Metabolic Equivalent of Task (MET) values. MET represents the energy cost of physical activities, with one MET being the rate of energy expended while sitting at rest.

Formula

The formula is expressed as:

caloriesBurned = (durationInMinutes, weightInKg, sitUpsPerMinute) => durationInMinutes * weightInKg * 0.0175 * MET

Where:

Calculation Example

Let’s illustrate how this formula works with a real-life scenario:

Consider Sam, who wishes to determine how many calories he burns performing sit-ups. He weighs 70 kg and completes 30 sit-ups in a minute, and he plans to exercise for 10 minutes.

Using the formula, Sam calculates as follows:

caloriesBurned = 10 (minutes) * 70 (kg) * 0.0175 * 8.0 (MET)

This results in 98 calories burned.

Importance of Inputs and Outputs

Understanding the inputs and outputs of this formula is crucial:

Tags: Fitness, Calories, Exercise