# Body Surface Area (BSA) > Calculate your Body Surface Area using the Mosteller formula for precise health and clinical metrics. **Category:** Health **Keywords:** bsa, body surface area, mosteller, health, clinical, metrics **URL:** https://complete.tools/body-surface-area ## How it works The tool processes inputs of height (in centimeters) and weight (in kilograms) to calculate BSA using the Du Bois formula. First, it squares the height and weight values. Then, it multiplies these squared values by a constant factor of 0.007184. The result is the Body Surface Area expressed in square meters. This method ensures that the calculation accounts for the variances in body size and composition, providing a standardized measure of surface area relevant for medical applications. ## Who should use this 1. Oncologists determining chemotherapy dosages based on patient BSA. 2. Anesthesiologists calculating drug dosages for anesthetics in surgical procedures. 3. Dietitians assessing nutritional needs and caloric intake based on BSA for patients. 4. Researchers conducting studies that require accurate body surface area measurements for analysis. ## Worked examples Example 1: A patient is 180 cm tall and weighs 75 kg. To calculate BSA using the Du Bois formula: BSA = 0.007184 × (180)² × (75)² = 0.007184 × 32400 × 5625 = 0.007184 × 183600000 = 1314.36 m². Thus, the BSA is approximately 1.314 m². This information is useful for determining the appropriate chemotherapy dosage. Example 2: A child is 120 cm tall and weighs 30 kg. Using the same formula: BSA = 0.007184 × (120)² × (30)² = 0.007184 × 14400 × 900 = 0.007184 × 12960000 = 93.088 m². Therefore, the BSA is approximately 0.093 m². This measurement can be applied in pediatric care to calculate medication dosages. ## Limitations The tool has specific limitations including: 1. Precision limits due to rounding; BSA values may vary slightly based on input precision. 2. It assumes that weight and height are the only factors affecting BSA, neglecting body composition differences. 3. The Du Bois formula may not be accurate for individuals with extreme obesity or very low body mass. 4. It does not account for age-related differences in body surface area, which can affect pediatric patients significantly. ## FAQs **Q:** Why is the Du Bois formula used for calculating BSA? **A:** The Du Bois formula is widely accepted for its empirical basis and accuracy in estimating BSA in clinical settings, balancing simplicity and reliability. **Q:** How does BSA impact drug dosing in chemotherapy? **A:** Many chemotherapeutic agents are dosed based on BSA to ensure effective levels are administered, as it correlates more closely with drug clearance than weight alone. **Q:** Can BSA be calculated using imperial measurements? **A:** Yes, but the tool specifically requires metric inputs. For imperial measurements, conversions to centimeters and kilograms are necessary before using the formula. **Q:** What are the clinical implications of inaccurate BSA calculations? **A:** Inaccurate BSA can lead to underdosing or overdosing of medications, potentially resulting in ineffective treatment or increased side effects. --- *Generated from [complete.tools/body-surface-area](https://complete.tools/body-surface-area)*