Short Answer
These aren’t four competing answers to the same question — they’re answers to different questions that happen to all involve rounding. ASTM E29 governs how a test result gets compared to a written specification limit. ISO 80000-1 and NIST’s GLP-9 govern how a number itself gets rounded, and neither mandates one universal method — both document several accepted options and require whoever’s using them to state which one applies. Classroom rounding is the simple baseline everything else modifies. Mixing these up — assuming a spec comparison and a tie-breaking rule are the same decision — is the single most consequential mistake this page exists to prevent.
Our rounding methods guide introduced these four names at a summary level and flagged one correction along the way: ISO 80000-1 doesn’t mandate round-half-to-even, contrary to a common assumption. This page goes all the way in on what each standard actually says, using the standards’ own worked examples rather than invented ones wherever possible. The centerpiece is a genuinely consequential fact: the same test result can pass under one ASTM E29 method and fail under the other, on the exact same data, with no calculation error on anyone’s part.
<!– BLOCK: B02 – Inline Mini-Calculator –> <!– DEV NOTE: Embed the Tolerance/Conformance Checker tool here (Tier 3 tool #18 in the site blueprint). Shortcode: [sfc_conformance_checker default_spec=”2.50″ default_result=”2.504″ show_both_methods=”true”]. Should accept a specification limit and a test result, and show pass/fail under both the Absolute and Rounding methods side by side, exactly like Example 1 below. –>
[Live Tolerance/Conformance Checker embeds here] — Enter a specification limit and a test result to see whether it conforms under both ASTM E29 methods, side by side.
Four Standards, Four Different Jobs
ASTM E29 — comparing a result to a specification, not rounding a number in the abstract. E29’s core content is two named methods for deciding whether a test result meets a written specification limit:
- Absolute Method: the specification limit is exact, however it’s written. “2.50 in. max” means exactly two and a half inches — the test result is compared directly, with no rounding grace, and any deviation, however small, means nonconformance.
- Rounding Method: the test result is rounded to the same number of decimal places the specification is written to, and then compared. A result that rounds down to the limit passes, even if its raw value technically exceeded it. E29 explicitly does not pick a winner between these — it requires whichever document is referencing it (a product spec, a purchase contract, an internal standard) to state which method applies. Separately, in its guidance on how many digits a test result itself should retain (tied to the test method’s own repeatability), E29’s own materials point to round-half-to-even for the specific case of resolving an exact tie — a narrower, different question from the Absolute/Rounding choice above.
ISO 80000-1, Annex B — general-purpose numeric rounding, not conformance-specific. ISO 80000-1 devotes a full normative annex to rounding, covering multiple accepted methods — including conventional (half-up) rounding — rather than mandating a single universal one. It’s written for general scientific and engineering use, not specifically for the pass/fail conformance-testing context E29 addresses.
NIST GLP-9 — laboratory rounding, with three named options. NIST’s own laboratory rounding guidance documents three explicitly accepted methods: even/odd (round ties to the nearest even digit — “banker’s rounding”), standard spreadsheet rounding (round ties away from zero, matching Excel’s default), and always round up (used specifically when rounding an uncertainty, where erring conservative is the safer direction). GLP-9 requires the laboratory to document in writing which of the three it uses — it does not pick one for you, any more than ISO 80000-1 or ASTM E29 do.
Classroom rounding — the single-method baseline. Round half up, full stop, taught as if it were the only method in existence — which is exactly why the other three come as a surprise the first time someone encounters a real specification, a real lab, or a real standards document.
The pattern across all three professional standards: none of them mandate one universal tie-breaking rule. All three explicitly document multiple accepted options and require the applicable one to be stated in writing. The idea of a single “correct” rounding method is a classroom simplification that doesn’t survive contact with any of the actual standards.
Worked Examples
Example 1 — The same result, two different verdicts (ASTM E29)
Specification: “2.50 in. max.” Test result: 2.504 in.
Absolute Method: compare 2.504 directly against 2.50. It exceeds the limit. Result: does not conform.
Rounding Method: round 2.504 to the spec’s stated precision (2 decimal places) — the third decimal is 4, so it rounds down to 2.50. Compare 2.50 against the 2.50 limit: equal, within bounds. Result: conforms.
Same measurement, same specification, opposite conclusions — determined entirely by which method the governing document specified. ASTM’s own guidance frames this precisely: the Rounding Method effectively extends a specification’s limits by half the rounding interval in the passing direction. Here, with a 0.01 rounding interval, “2.50 max” effectively becomes “conforms up to 2.505” under the Rounding Method, while the Absolute Method holds the line at exactly 2.50 with no grace at all.
Example 2 — NIST GLP-9’s three options on one uncertainty value
Uncertainty to round to 2 significant figures: 0.125 — an exact tie at the third significant digit.
Even/odd method: the digit before the tie (2) is already even, so it stays — rounds down to 0.12. Standard spreadsheet method: ties round away from zero — rounds up to 0.13. Always-round-up method: rounds up to 0.13, by definition.
Two of the three options agree here; the even/odd method alone gives a different answer, purely because of which of the three documented GLP-9 options a lab has chosen to use.
Example 3 — What ISO 80000-1 does and doesn’t dictate
A measured value, 47.65, needs rounding to 3 significant figures.
Under ISO 80000-1’s conventional (half-up) method, covered in its Annex B: the digit being dropped is 5 exactly, with nothing following — round up → 47.7.
This looks identical to the plain classroom rule, because for this particular input it is — ISO 80000-1 explicitly permits conventional rounding as one of its accepted methods, not a competing alternative to it. The standard’s actual contribution isn’t a different answer here; it’s the requirement that whoever is rounding state which of the annex’s accepted methods they used, so a second party can reproduce the result.
Example 4 — All four side by side
The same raw value, 12.345, rounded to 2 decimal places under each framework’s documented approach:
| Framework | Method applied | Result |
|---|---|---|
| Classroom default | Round half up | 12.35 |
| ISO 80000-1 (conventional option) | Round half up | 12.35 |
| NIST GLP-9 (even/odd option) | Round half to even (4 is already even, stays) | 12.34 |
| NIST GLP-9 (standard spreadsheet option) | Round half away from zero | 12.35 |
Three out of four land on 12.35. The even/odd option is the outlier — not wrong, just a different documented choice, and exactly the kind of divergence that makes stating your method explicitly a real requirement rather than a formality.
Where This Still Trips People Up
- “Round it properly” isn’t an instruction any of these standards would recognize. Every one of them requires a stated choice among named options — there’s no single “properly” to default to.
- The Absolute/Rounding Method choice is not the same decision as picking a tie-breaking rule. E29’s headline distinction is about whether to round before comparing to a spec at all — a totally different question from how to round when you do. Conflating the two is easy and common.
- Different parties in the same transaction tend to prefer different methods, and not by accident. Practitioners report that specification writers tend to assume the Absolute Method (strict, no grace) while producers and suppliers tend to assume the Rounding Method (which is more forgiving to them) — precisely because the outcome genuinely differs, as Example 1 shows. This is exactly why E29 insists the choice be written down rather than assumed.
- A standard “recommending” a method for one specific sub-case doesn’t mean it mandates that method everywhere. E29’s pointer toward even/odd rounding for retaining digits in a test result (tied to repeatability) is a narrower, specific piece of guidance — not a blanket replacement for the Absolute/Rounding Method framework.
- None of this matters until a value lands near a boundary. Every example on this page was deliberately chosen close to a rounding or specification boundary, because that’s the only place these methods actually diverge — comfortably mid-range values give the same answer under everything.
Which Standard Actually Applies
| Standard | What it actually governs | Mandates one method? |
|---|---|---|
| ASTM E29 | Comparing a test result to a written specification limit (conformance) | No — requires the referencing document to state Absolute or Rounding Method |
| ISO 80000-1, Annex B | General-purpose numeric rounding across science and engineering | No — documents multiple accepted methods, including conventional rounding |
| NIST GLP-9 | Rounding laboratory results and their associated uncertainties | No — three named options, lab must document which is used |
| Classroom default | Everyday and educational rounding | Effectively yes, in practice — round half up, rarely stated as a “choice” at all |
The honest summary: professional standards exist to force an explicit choice and make it reproducible, not to hand down one correct answer. The classroom is the only context on this list that doesn’t do that — which is fine for its purposes, and exactly why it stops being enough the moment a real specification or lab report is involved.
Where to Verify This Directly
ASTM E29 is a purchasable standard (currently E29-22) available through ASTM’s own store; the mechanics described here — the Absolute Method, the Rounding Method, and the requirement to state which applies — are drawn from ASTM’s own published explainer materials, not a secondary summary of the paywalled text itself. NIST GLP-9 is freely available directly from nist.gov. ISO 80000-1’s Annex B is part of a purchasable ISO standard; the characterization here (multiple accepted methods, no single mandate) is cross-referenced across several independent secondary sources rather than the primary text, since ISO standards are not freely republishable — treat this page as a map to the real documents, not a substitute for them in any compliance-relevant setting.
Common Mistakes
- Assuming a specification’s stated method without checking. Whether “2.50 max” gets the Absolute or Rounding Method treatment isn’t guessable from the number alone — see Example 1.
- Treating E29’s Absolute/Rounding Method choice as the same thing as a tie-breaking rounding rule. They answer different questions entirely.
- Assuming ISO 80000-1 or NIST GLP-9 hands down one mandatory method, when both explicitly document several and require the choice to be stated.
- Applying classroom round-half-up in a context that specifies a different documented standard, without checking which one actually governs.
- Citing a rounding standard’s guidance for one specific sub-case as if it applied universally — see the E29 even/odd nuance in the gotchas above.
- Not writing down which method was used, which is the one requirement every professional standard on this page shares, and the one step classroom rounding never bothers to teach.
Practice Problems
Concept: ASTM E29’s Absolute vs. Rounding Method
Q1. A specification states “2.50 in. max.” A test result reads 2.504 in. Under the Absolute Method, does this conform? A) Yes B) No C) It depends on the lab D) Only if rounded first Answer: B) No — any deviation, however small, fails under the Absolute Method.
Q2. Same scenario — 2.504 in. against a “2.50 in. max” spec. Under the Rounding Method, does this conform? A) Yes, since 2.504 rounds to 2.50 B) No C) It depends on the lab D) Only under the Absolute Method Answer: A.
Concept: NIST GLP-9’s three options
Q3. Under GLP-9’s even/odd method, an uncertainty of 0.125 rounds to 2 significant figures as: A) 0.12 B) 0.13 C) 0.1 D) 0.130 Answer: A) 0.12 — the digit before the tie (2) is already even.
Q4. Under GLP-9’s standard spreadsheet method, 0.125 rounds to 2 significant figures as: A) 0.12 B) 0.13 C) 0.1 D) 0.130 Answer: B) 0.13.
Concept: ISO 80000-1
Q5. ISO 80000-1’s Annex B on rounding: A) Mandates round-half-to-even as the only acceptable method B) Documents multiple accepted rounding methods, including conventional (half-up) rounding C) Only applies to chemistry D) Has been withdrawn and replaced Answer: B.
Q6. A lab rounds a value using ISO 80000-1’s conventional method and gets the same answer a classroom round-half-up rule would give. What does this mean? A) ISO 80000-1 is redundant B) Conventional rounding under ISO 80000-1 is the same operation as classroom half-up rounding — agreement is expected, not a coincidence C) The lab made an error D) ISO 80000-1 doesn’t apply to this case Answer: B.
Concept: Which standard applies where
Q7. Which standard specifically governs comparing a test result to a written specification limit? A) NIST GLP-9 B) ASTM E29 C) Classroom rounding D) ISO 80000-1 exclusively Answer: B.
Q8. Which document specifically addresses rounding a measurement uncertainty in a calibration or testing laboratory? A) ASTM E29 exclusively B) NIST GLP-9 C) Classroom textbooks D) None of these address uncertainty Answer: B.
Concept: Why explicit method statements matter
Q9. What’s the single rounding method most classroom instruction defaults to, without stating it as a choice? A) Round half to even B) Round half up C) Truncation D) Always round up Answer: B.
Q10. Why do ASTM E29, ISO 80000-1, and NIST GLP-9 all require the applicable method to be stated in writing rather than assumed? A) It’s a bureaucratic formality with no real effect B) Different methods can genuinely produce different pass/fail or reported-value outcomes on identical data, so ambiguity has real consequences C) Rounding doesn’t actually matter in professional practice D) Only classroom rounding has real consequences Answer: B.
How Far the Limit Moves
Specification: “2.50 in. max”
- Absolute Method boundary: exactly 2.50 — nothing above passes
- Rounding Method effective boundary: 2.505 — the region from 2.50 to 2.505 passes only under this method
- Test result 2.504 falls inside that gap: fails Absolute, passes Rounding
Quick Reference
| Standard | Governs | Key mechanism |
|---|---|---|
| ASTM E29 | Spec conformance | Absolute Method (compare raw) vs. Rounding Method (round, then compare) |
| ISO 80000-1 Annex B | General numeric rounding | Multiple accepted methods documented, incl. conventional half-up |
| NIST GLP-9 | Lab results & uncertainty | Even/odd, standard spreadsheet, or always-round-up — pick one, document it |
| Classroom | Everyday/educational use | Round half up, rarely framed as a choice at all |
Continue Learning
Related fundamentals:
Go deeper on one topic at a time:
- What Is ASTM E29 Rounding and Who Uses It?
- Banker’s Rounding Explained (and Why Excel and Python Disagree)
- Significant Figures in Engineering Drawings and Tolerances
Tools:
Sources and Further Reading
- ASTM, Some Fine Points of Determining Conformity to Specification — ASTM’s own explainer on the Absolute Method and Rounding Method, including the “limits effectively extended by half the rounding interval” framing used in Example 1. (astm.org)
- ASTM, How Do You Round Fractions? Significant Digits and Converting to a Decimal — ASTM’s own guidance on retaining digits in a test result, including the even/odd rounding nuance discussed in the rule statement above. (astm.org)
- NIST GLP 9 (2019), Rounding — reused from our rounding pillar, the primary source for GLP-9’s three documented options. (nist.gov)
- ISOBudgets, How to Round Uncertainty to 2 Significant Digits (ISO 17025) — reused from our rounding pillar, the cross-reference confirming ISO 80000-1 documents conventional rounding rather than mandating a single method. (isobudgets.com)
Review and Methodology
Reviewed by: [Pending — reviewer assignment required before publication] Last reviewed: [Pending] Methodology: All standards claims are sourced to official/authorized publishers only (astm.org, nist.gov) or clearly-labeled secondary cross-references (isobudgets.com) — third-party sites found to host unauthorized copies of paywalled standard text were used for background verification only and are not cited or linked. Every worked example was independently recomputed during drafting.
Changelog
v1.0 — Initial draft completed, 2026-08-10.
FAQ
Why do standards prefer half-even rounding?
Half-even rounding is statistically unbiased because ties round to even and odd with equal probability, preventing systematic bias in sums and averages.
Can I use classroom rounding in engineering reports?
If following a specific standard like ASTM E29, you must use its rule. For general reports, adopting half-even aligns with international practice; always document the rounding rule used.
What is the difference between rounding and truncation?
Truncation discards extra digits without adjusting the last retained digit, introducing a downward bias. Rounding adjusts the last digit to the nearest value according to a tie rule.
Leave a Reply