Significant Figures, Made Simple
How many digits you write is a promise about how precisely you measured. Here's how to keep that promise.
A cheap kitchen scale reads 2 g; a lab balance reads 2.0000 g. Both might be weighing the same thing, but the second one is making a far bigger promise about how carefully it measured. Significant figures are how scientists write that promise honestly — no inventing precision that the instrument never had.
Which digits actually count?
Significant figures (sig figs) are the digits in a measurement that carry real information — every digit you actually measured, plus the last one you estimated. A few simple rules cover every case:
- Every non-zero digit is significant. (123 → 3 sig figs.)
- Zeros between non-zero digits count. (1002 → 4 sig figs.)
- Leading zeros never count — they only park the decimal point. (0.0025 → 2 sig figs.)
- Trailing zeros count only if there's a decimal point. (2.50 → 3 sig figs; but 250 is ambiguous — write 2.5 × 10² or 2.50 × 10² to be clear.)
Rounding to a number of significant figures
To round to a given number of sig figs, count that many significant digits from the left, then look at the next digit: 5 or more rounds up, less than 5 rounds down. Example: 0.0854 to two sig figs → the third digit is 4, so round down → 0.085. To three sig figs, 12.346 → 12.3.
Two rules for calculations
When you combine measurements, the answer inherits the precision of your weakest input:
- Multiplication & division: the result keeps the same number of significant figures as the input with the fewest.
- Addition & subtraction: the result keeps the same number of decimal places as the input with the fewest.
- This is addition, so use the decimal-places rule (not sig figs).
- The raw sum is 24.5 + 1.25 + 3.752 = 29.502 cm.
- Find the fewest decimal places among the inputs: 24.5 has just one decimal place.
- Round the sum to one decimal place: 29.502 → 29.5.
- Leading zeros (the 0.00) never count — they only locate the decimal point.
- The significant digits are 4, 5, 6, and the trailing 0.
- That trailing zero counts because it comes after the decimal point → 4 significant figures.
- Area = 4.5 × 2.11 = 9.495 cm² (raw value).
- This is multiplication, so keep the fewest significant figures: 4.5 has 2, 2.11 has 3 → answer gets 2.
- Round 9.495 to 2 sig figs → 9.5 cm².
Check your understanding
- Significant figures are the meaningful digits in a measurement — they signal its precision.
- Non-zeros and 'sandwiched' zeros always count; leading zeros never do; trailing zeros count only with a decimal point.
- Multiplication/division: keep the fewest significant figures. Addition/subtraction: keep the fewest decimal places.
- Accuracy (closeness to truth) and precision (reproducibility) are different — sig figs describe precision.
- Round once, at the end, to exactly the precision your data supports — not to an arbitrary 'nice' number.