Short Answer
Rule Statement
The rule for significant figures in multiplication and division is straightforward: the final result must be rounded to the same number of significant figures as the factor with the fewest significant figures. This rule applies to all multiplication and division operations, regardless of how many numbers are involved.
For example, if you multiply 3.42 (three sig figs) by 1.7 (two sig figs), the product must be expressed with two significant figures. This is because the result cannot be more precise than the least precise measurement used in the calculation.
This rule is a direct consequence of uncertainty propagation. When multiplying or dividing, relative uncertainties add in quadrature, but a simple rule of thumb—the least number of significant figures—provides a conservative approximation that is widely accepted in education and industry.
It is important to note that this rule is distinct from the rule for addition and subtraction, where the result is limited by the least precise decimal place. For a detailed comparison, see our article on Significant Figures in Addition and Subtraction.
Worked Examples
Example 1: Simple Multiplication
Calculate: 4.56 × 2.3
- Count significant figures: 4.56 has three, 2.3 has two.
- Perform the multiplication: 4.56 × 2.3 = 10.488
- Round to two significant figures: 10.488 → 10 (or 1.0 × 101 in scientific notation).
Answer: 10 (two sig figs). Note that the trailing zero in 10 is not significant because there is no decimal point. To avoid ambiguity, use scientific notation: 1.0 × 101.
Example 2: Division with Multiple Operations
Calculate: (8.40 × 103) ÷ 2.5
- 8.40 × 103 has three sig figs (the zero after 8.4 is significant because it is after a decimal point).
- 2.5 has two sig figs.
- Perform the division: 8400 ÷ 2.5 = 3360
- Round to two sig figs: 3360 → 3400 (or 3.4 × 103).
Answer: 3.4 × 103 (two sig figs).
Example 3: Mixed Operations
Calculate: (2.5 × 3.14159) ÷ 1.2
- 2.5 has two sig figs, 3.14159 has six, 1.2 has two.
- Perform the multiplication first: 2.5 × 3.14159 = 7.853975
- Divide by 1.2: 7.853975 ÷ 1.2 = 6.544979…
- Round to two sig figs (the fewest among all factors): 6.5.
Answer: 6.5 (two sig figs).
For more practice, see the Practice Problems section below.
Counter-Examples
Common errors arise when the rule is misapplied or when intermediate rounding is performed too early.
Counter-Example 1: Rounding Intermediate Steps
Incorrect: 2.5 × 3.14159 = 7.85 (rounded to three sig figs) then ÷ 1.2 = 6.54 (rounded to two sig figs) → 6.5. This gives the same answer, but intermediate rounding can introduce errors in more complex calculations.
Correct: Keep extra digits during intermediate steps and round only the final result.
Counter-Example 2: Ignoring Exact Numbers
Incorrect: 2.5 × 4 = 10 (treated as one sig fig) → 1 × 101.
Correct: The number 4 is an exact number (e.g., a count), so it has infinite significant figures. The result should be 10 with two sig figs (since 2.5 has two).
Counter-Example 3: Misidentifying Significant Zeros
Incorrect: 0.0025 × 3.2 = 0.008 (one sig fig) because the leading zeros in 0.0025 are not significant.
Correct: 0.0025 has two sig figs (the 2 and 5), so the product should have two sig figs: 0.0080 (or 8.0 × 10-3).
Convention Comparison Table
Different standards and conventions handle significant figures and rounding with subtle differences. The table below summarizes the key approaches from major standards.
| Standard | Rule for Multiplication/Division | Rounding Method | Notes |
|---|---|---|---|
| ASTM E29 | Use the least number of significant figures in the factors. | Rounding to the nearest digit with ties to even (banker’s rounding) is recommended. | Provides specific guidance for test method data. |
| ISO 80000-1 | Result should have the same number of significant figures as the value with the lowest number of significant figures. | Standard rounding (half-up) is typical, but ties can be handled by context. | Emphasizes the use of scientific notation to avoid ambiguity. |
| NIST SP 811 | Follows the general rule; recommends carrying extra digits through calculations and rounding at the end. | Uses standard rounding (half-up) unless otherwise specified. | Provides detailed guidance on uncertainty propagation. |
| GUM (JCGM 100:2008) | Does not use significant figures directly; instead, uncertainty is expressed with standard uncertainty and coverage intervals. | Uncertainty is reported to two significant figures, and the measured value is rounded to match. | For measurement uncertainty, GUM supersedes simple sig fig rules. |
For most educational and general scientific purposes, the simple rule suffices. For metrology and calibration, GUM provides a more rigorous framework.
Standards Citation
Specific clauses from authoritative standards reinforce the sig fig rule for multiplication and division.
- ASTM E29 – Section 7.2.1: “In rounding to a number of significant figures, the number of significant figures in the result shall be the same as the number of significant figures in the least precise value used in the calculation.”
- ISO 80000-1 – Annex C (informative) on rounding: “When multiplying or dividing, the result shall be rounded to the same number of significant digits as the operand with the smallest number of significant digits.”
- NIST SP 811 – Section 7.2: “For multiplication and division, the result should be rounded to the same number of significant digits as the factor with the fewest significant digits.”
- GUM (JCGM 100:2008) – Section 7.2.6: “The numerical value of the expanded uncertainty should be given to at most two significant figures, and the numerical value of the measurement result should be rounded to the same number of decimal places as the expanded uncertainty.” While not a direct sig fig rule, it demonstrates the principle of matching precision.
These standards are widely recognized in scientific, engineering, and industrial contexts.
Common Mistakes
- Rounding intermediate results – Always keep at least one extra digit during multi-step calculations and round only the final answer.
- Treating exact numbers as having limited sig figs – Integers from counting or defined conversions (e.g., 1 inch = 2.54 cm) have infinite sig figs.
- Misinterpreting trailing zeros – In a number like 1500, the trailing zeros are ambiguous unless a decimal point is present (1500. has four sig figs). Use scientific notation to clarify.
- Applying the addition rule instead – For multiplication/division, count sig figs; for addition/subtraction, count decimal places.
- Forgetting to round after every operation – The rule applies to the final result of the entire expression, not each intermediate step.
Practice Problems
Test your understanding. Answers are provided below.
- 3.14 × 2.5 = ?
- 8.00 ÷ 2.0 = ?
- (1.2 × 103) × (4.56 × 10-2) = ?
- 0.045 × 12.3 = ?
- 6.022 × 1023 × 2.5 = ?
Answers:
- 7.9 (two sig figs)
- 4.0 (two sig figs)
- 5.5 × 101 (two sig figs)
- 0.55 (two sig figs)
- 1.5 × 1024 (two sig figs)
Software Behavior Note
Different software tools handle significant figures inconsistently. Understanding these behaviors is crucial to avoid errors.
- Microsoft Excel – Excel does not automatically apply sig fig rules. It uses floating-point arithmetic and displays numbers based on cell formatting. You must manually round using functions like
ROUNDorROUNDSIG(in newer versions). - Google Sheets – Similar to Excel; no built-in sig fig awareness.
- Python – The
decimalmodule can control precision, but standard floating-point does not. Libraries likeuncertaintiespropagate uncertainty properly. - MATLAB – Uses double precision; you must format output to display the desired sig figs.
- TI-84 and Casio fx-991 – These calculators often have a sig fig mode, but they may round intermediate results. Always check the manual.
For precise work, rely on manual rounding based on the rule, or use dedicated uncertainty propagation tools. Our significant figures calculator is designed to apply the rule correctly for multiplication and division.
Related Rules
Understanding sig figs in multiplication and division is part of a broader framework of precision and rounding. Explore these related topics:
- Significant Figures in Addition and Subtraction
- Rounding Methods: Half-Up, Half-Even, and More
- Ambiguous Trailing Zeros: How to Avoid Confusion
- Why Sig Figs Are an Approximation
FAQ
Why does multiplication use the fewest significant figures, while addition uses the fewest decimal places?
Multiplication and division affect the relative error (the ratio of uncertainty to value), so the number of significant figures—which reflects relative precision—is the limiting factor. Addition and subtraction affect absolute error, so the decimal place (which reflects absolute precision) is the limiting factor.
What if I have a number like 1500? How many sig figs does it have?
It is ambiguous. Without a decimal point or scientific notation, 1500 could have two, three, or four significant figures. To avoid ambiguity, use scientific notation (e.g., 1.5 × 10^3 for two sig figs) or include a decimal point (1500. for four).
Can I use a calculator that automatically rounds to sig figs?
Yes, some scientific calculators have a sig fig mode. However, they may round intermediate steps, which can introduce errors in multi-step calculations. It's safer to perform calculations with full precision and round only the final result.
Leave a Reply