What Are Significant Figures?
Significant figures (also called significant digits) are the digits in a measured or calculated value that communicate its meaningful precision. They tell you how precise a measurement is.
- 123.4 → 4 significant figures
- 0.00450 → 3 significant figures
- 1.200 → 4 significant figures
Significant Figures Rules
- Non-zero digits: Always significant (e.g., 123 = 3)
- Zeros between non-zero digits: Significant (e.g., 1002 = 4)
- Leading zeros: Not significant (e.g., 0.0045 = 2)
- Trailing decimal zeros: Significant (e.g., 1.200 = 4)
- Whole-number trailing zeros: Can be ambiguous (e.g., 1200)
How to Count Significant Figures
- All non-zero digits are significant.
- Zeros between non-zero digits are significant.
- Leading zeros (before the first non-zero digit) are never significant.
- Trailing zeros after a decimal point are significant.
- Trailing zeros in a whole number without a decimal point are ambiguous — use scientific notation to clarify.
How to Round to Significant Figures
- Start at the first non-zero digit.
- Count the requested number of significant digits.
- Look at the next digit.
- If the next digit is less than 5, leave the last significant digit unchanged (round down).
- If the next digit is 5 or greater, increase the last significant digit by 1 (round half up).
- Preserve trailing zeros when they are needed to show the requested precision (e.g., 1.2 rounded to 4 sig figs becomes 1.200).
Example: 12,345 rounded to 3 significant figures → 12,300 (or 1.23 × 104).
Significant Figures in Addition and Subtraction
The answer is rounded based on the smallest number of decimal places, not the smallest number of significant figures.
Example: 12.11 + 18.0 + 1.013
- 12.11 has 2 decimal places
- 18.0 has 1 decimal place
- 1.013 has 3 decimal places
Exact sum = 31.123 → final answer 31.1 (limited by the 1 decimal place of 18.0).
Significant Figures in Multiplication and Division
The final answer has the same number of significant figures as the input with the fewest significant figures.
Example: 4.56 × 1.4
- 4.56 has 3 significant figures
- 1.4 has 2 significant figures
Exact product = 6.384 → final answer 6.4.
Significant Figures in Scientific Notation
Only the coefficient determines the number of significant figures. The exponent does not affect the count.
- 1.2 × 103 → 2 significant figures
- 1.20 × 103 → 3 significant figures
- 1.200 × 103 → 4 significant figures
Trailing Zeros and Ambiguous Numbers
- 100 → ambiguous without additional context
- 100. → 3 significant figures (decimal point makes the zeros significant)
- 100.0 → 4 significant figures
- 1.00 × 102 → 3 significant figures
Scientific notation is the clearest way to communicate intended precision when trailing zeros appear in whole numbers.
Common Significant Figures Mistakes
- Counting leading zeros: 0.0045 has 2 significant figures, not 4.
- Confusing decimal places with significant figures: 12.34 rounded to 3 significant figures is 12.3, not 12.340.
- Ignoring written trailing zeros: 1.20 and 1.2 do not have the same precision.
- Using the wrong arithmetic rule: Addition/subtraction uses decimal places; multiplication/division uses significant figures.
- Rounding intermediate calculations too early: Keep full precision during intermediate steps and round only the final answer.