Sports & Fitness calculators (8)
Pace, race-time prediction, calories burned, one-rep max, VO2 max, steps and cycling.
Markdown version: /fitness.md · JSON: /api/v1/calculators?category=fitness
- Running Pace Calculator — Computes running pace in min/km and min/mile and speed in km/h and mph from a distance and elapsed time, and projects the finish time for 5 km, 10 km, half marathon and marathon at that constant pace. (md · api)
- Race Time Predictor — Predicts finish times for 5 km, 10 km, half marathon and marathon from one known race result using Riegel's endurance formula T2 = T1 × (D2/D1)^1.06, with the corresponding paces. (md · api)
- Calories Burned Calculator — Estimates the calories burned during an activity from body weight, duration and the activity's MET value from the 2011 Compendium of Physical Activities, using the ACSM metabolic equation kcal/min = MET × 3.5 × kg / 200. (md · api)
- One-Rep Max Calculator — Estimates the one-repetition maximum from a weight lifted for 2–12 repetitions using the Epley, Brzycki and Lombardi equations, reports their average, and lists training loads at 95 % to 70 % of that 1RM. (md · api)
- VO2 Max Calculator — Estimates maximal oxygen uptake (VO2max, ml/kg/min) from the distance covered in the Cooper 12-minute run test, and/or from the ratio of maximum to resting heart rate (Uth et al. 2004). (md · api)
- Steps to Distance Calculator — Converts a pedometer step count into distance using a measured stride length, or a walking stride estimated from height (stride ≈ 0.414 × height). (md · api)
- Swim Pace Calculator — Computes swimming pace per 100 metres and per 100 yards, speed in m/s and km/h, and the number of 25 m and 50 m pool lengths from a swum distance and time. (md · api)
- Pace Converter — Converts a running pace or speed given in any one of min/km, min/mile, km/h or mph into all four units, plus seconds per km/mile and metres per second. (md · api)