Dimensional Analysis¶
Dimensional analysis (also called the factor-label method or unit-factor method) is a systematic approach to solving conversion and dosage problems by tracking units through every step of the calculation.
It is a recommened method because:
- It works for simple and complex problems alike
- Units cancel visually so errors are easy to spot
- It reduces the need to memorize formulas
- It produces a clear written trail you can check
Overview¶
Write the problem as a chain of factors where unwanted units cancel diagonally, leaving only the desired unit. You may use one or multiple factors, depending on the conversion.
Unit Cancellation¶
Units that appear in both a numerator and denominator cancel out:
Step-by-Step Process¶
- Identify what you are given (a value and unit)
- Identify the unit you want to end with
- Set up conversion factor(s) as fraction(s) to cancel unwanted units
- Multiply all numbers in the numerators together
- Multiply all numbers in the denominators together
- Divide the numerator result by the denominator result
- Apply rounding rules and proper abbreviation
- Check that only the desired unit remains
Don't forget that a you can fill in the number 1 if needed.
Single Step Example¶
Convert 250 mg to g.
Unit Check: mg cancels leaving only g.
Multi-Step Example¶
Convert 3 tsp to L.
Note how tsp and mL both cancel, leaving only L.
Dosage Calculation Example¶
Applying Dimensional Analysis to Dosing
Dimensional analysis is not just for conversions — it is the foundation of all dosage calculations in later modules.
Example: Order: 500 mg of amoxicillin Stock: 250 mg per tablet How many tablets?
Example: Order: 0.5 g of medication Stock: 250 mg per tablet How many tablets?
Step 1 — set up the full chain:
All units cancel except tablets — exactly what we want.
Weight-Based Example¶
Example: Order: gentamicin 5 mg/kg Patient weight: 176 lb How many mg?
Practice Problems¶
Problem 1
Convert 2500 mcg to g using dimensional analysis.
Answer
Problem 2
Order: 750 mg. Stock: 500 mg per tablet. How many tablets?
Answer
Problem 3
Order: 0.25 g. Stock: 125 mg per capsule. How many capsules?
Answer
Problem 4
A patient weighs 88 lb. A drug is ordered at 2 mg/kg. What is the dose in mg?
Answer
Problem 5
Convert 3 tbsp to L.
Answer
Best Practices
Always write out every unit in every step. Skipping units to save time can produce hard-to-find errors.
Moving Forward
Dimensional analysis will be used in every remaining module. Start with single and multi-step unit conversions until you're confident before trying more complicated calculations.