<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Measurement Uncertainty Archives - SignificantFiguresCalculator</title>
	<atom:link href="https://significantfigurescalculator.com/category/precision/measurement-uncertainty/feed/" rel="self" type="application/rss+xml" />
	<link>https://significantfigurescalculator.com/category/precision/measurement-uncertainty/</link>
	<description>Every digit, justified.</description>
	<lastBuildDate>Wed, 05 Aug 2026 05:35:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://significantfigurescalculator.com/wp-content/uploads/2026/08/cropped-dd6d33a5-a65a-4d8d-b33e-8b6f5639fddd-150x150.png</url>
	<title>Measurement Uncertainty Archives - SignificantFiguresCalculator</title>
	<link>https://significantfigurescalculator.com/category/precision/measurement-uncertainty/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Read Uncertainty From a Ruler, Burette, or Digital Meter</title>
		<link>https://significantfigurescalculator.com/precision/measurement-uncertainty/reading-uncertainty-ruler-burette-digital-meter/</link>
					<comments>https://significantfigurescalculator.com/precision/measurement-uncertainty/reading-uncertainty-ruler-burette-digital-meter/#respond</comments>
		
		<dc:creator><![CDATA[Tommy C. Moran]]></dc:creator>
		<pubDate>Wed, 05 Aug 2026 05:35:56 +0000</pubDate>
				<category><![CDATA[Measurement Uncertainty]]></category>
		<category><![CDATA[ASTM E29]]></category>
		<category><![CDATA[precision]]></category>
		<category><![CDATA[rounding]]></category>
		<category><![CDATA[significant figures]]></category>
		<category><![CDATA[uncertainty]]></category>
		<guid isPermaLink="false">http://significantfigurescalculator.test/uncategorized/reading-uncertainty-ruler-burette-digital-meter/</guid>

					<description><![CDATA[<p>Learn the correct way to interpret measurement uncertainty from analog and digital instruments, including significant figures, rounding, and standard conventions.</p>
<p>The post <a href="https://significantfigurescalculator.com/precision/measurement-uncertainty/reading-uncertainty-ruler-burette-digital-meter/">How to Read Uncertainty From a Ruler, Burette, or Digital Meter</a> appeared first on <a href="https://significantfigurescalculator.com">SignificantFiguresCalculator</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2 id="rule-statement">Rule Statement</h2>
<p>When reading a measurement from an instrument, the recorded value must reflect both the magnitude and the uncertainty of the reading. The uncertainty is determined by the instrument&#8217;s resolution and the measurement context. For analog instruments (ruler, burette), the uncertainty is typically taken as half the smallest scale division, though some conventions use the full division. For digital instruments, the uncertainty is usually ±1 in the last displayed digit, unless the manufacturer specifies a different value. The number of significant figures in the recorded value must be consistent with this uncertainty: the last significant digit should be in the same decimal place as the uncertainty.</p>
<p>This rule aligns with the <strong>Guide to the Expression of Uncertainty in Measurement (GUM)</strong>, which states that the uncertainty should be given to at most two significant figures and that the measurement result should be rounded to match the uncertainty (JCGM 100:2008, Clause 7.2.6). For practical work, we use the instrument&#8217;s resolution to estimate the uncertainty, following the principle of <em>resolution-limited uncertainty</em>.</p>
<h2 id="worked-examples">Worked Examples</h2>
<h3 id="example-1-ruler-with-millimeter-divisions">Example 1: Ruler with millimeter divisions</h3>
<p>A standard metric ruler has divisions of 1 mm. The smallest division is 1 mm, so the uncertainty is ±0.5 mm (half the division). When reading a length, you should estimate to the nearest 0.1 mm (one decimal place beyond the smallest division) to get a meaningful reading. For instance, if the object&#8217;s edge falls between 23 mm and 24 mm, you might estimate it as 23.4 mm. The recorded value is <strong>23.4 mm ± 0.5 mm</strong>. This has three significant figures, with the last digit (tenths place) matching the uncertainty&#8217;s decimal place.</p>
<h3 id="example-2-burette-with-0-1-ml-divisions">Example 2: Burette with 0.1 mL divisions</h3>
<p>A typical burette has graduations every 0.1 mL. The uncertainty is ±0.05 mL (half of 0.1 mL). When reading the meniscus, you estimate to the nearest 0.01 mL. For example, if the meniscus is at 12.35 mL, the reading is <strong>12.35 mL ± 0.05 mL</strong>. The recorded value has four significant figures, with the hundredths place matching the uncertainty.</p>
<h3 id="example-3-digital-multimeter-displaying-3-456-v">Example 3: Digital multimeter displaying 3.456 V</h3>
<p>For a digital meter, the resolution is the smallest change in the displayed value. If the display shows 3.456 V, the resolution is 0.001 V. The uncertainty is typically ±0.001 V (or sometimes ±0.0005 V if the manufacturer specifies a more precise uncertainty). The recorded value is <strong>3.456 V ± 0.001 V</strong>. Do not add extra digits beyond what is displayed; the display already includes the uncertainty in its last digit.</p>
<h2 id="counter-examples">Counter-Examples</h2>
<p>These common errors illustrate how NOT to read uncertainty.</p>
<ul>
<li><strong>Overestimating precision on a ruler:</strong> Reading a ruler with 1 mm divisions to 0.01 mm (e.g., 23.45 mm) is incorrect because the uncertainty is ±0.5 mm, so the hundredths place is meaningless. The correct reading is 23.4 mm ± 0.5 mm (or 23.5 mm if you estimate that precisely).</li>
<li><strong>Ignoring the last digit on a digital meter:</strong> If a digital meter displays 3.456 V, writing 3.46 V (rounding to three decimal places) loses the resolution. The uncertainty is ±0.001 V, so the reading should be 3.456 V, not 3.46 V.</li>
<li><strong>Using the full division as uncertainty:</strong> Some textbooks say the uncertainty is the smallest division, not half. For a ruler with 1 mm divisions, this would give ±1 mm. While this is a conservative estimate, it is not the standard convention for a single reading. The GUM recommends half the division for analog scales when the operator can interpolate (JCGM 100:2008, Clause 4.6.1).</li>
</ul>
<h2 id="convention-comparison-table">Convention Comparison Table</h2>
<table>
<thead>
<tr>
<th>Instrument Type</th>
<th>Smallest Division / Resolution</th>
<th>Uncertainty (Common Convention)</th>
<th>How to Record</th>
</tr>
</thead>
<tbody>
<tr>
<td>Analog ruler (mm)</td>
<td>1 mm</td>
<td>±0.5 mm</td>
<td>Estimate to 0.1 mm (e.g., 23.4 mm)</td>
</tr>
<tr>
<td>Analog burette (0.1 mL)</td>
<td>0.1 mL</td>
<td>±0.05 mL</td>
<td>Estimate to 0.01 mL (e.g., 12.35 mL)</td>
</tr>
<tr>
<td>Digital meter (3 decimal places)</td>
<td>0.001 V</td>
<td>±0.001 V (or ±0.0005 V if specified)</td>
<td>Read all digits (e.g., 3.456 V)</td>
</tr>
<tr>
<td>Digital meter with auto-ranging</td>
<td>Varies</td>
<td>±1 in the last displayed digit</td>
<td>Read all digits, note the range</td>
</tr>
</tbody>
</table>
<p>Note: Some disciplines (e.g., chemistry) may adopt a different convention, such as using the full division for analog instruments when the scale is coarse. Always follow your laboratory or industry standard.</p>
<h2 id="standards-citation">Standards Citation</h2>
<p>The following standards provide authoritative guidance on uncertainty and significant figures:</p>
<ul>
<li><strong>JCGM 100:2008 (GUM):</strong> Guide to the Expression of Uncertainty in Measurement. Clause 7.2.6 recommends that the uncertainty be given to at most two significant figures and that the measurement result be rounded to the same decimal place as the uncertainty.</li>
<li><strong>ASTM E29-13:</strong> Standard Practice for Using Significant Digits in Test Data to Determine Conformance with Specifications. This standard defines how to round test results and how to determine the number of significant digits based on the measurement resolution.</li>
<li><strong>ISO 80000-1:2009:</strong> Quantities and units – Part 1: General. Annex C provides guidance on rounding and significant figures, emphasizing that the number of significant digits should be consistent with the uncertainty.</li>
<li><strong>NIST Technical Note 1297:</strong> Guidelines for Evaluating and Expressing the Uncertainty of NIST Measurement Results. This document offers practical advice on uncertainty estimation for physical measurements.</li>
</ul>
<p>When in doubt, consult the specific standard applicable to your field. For general scientific work, the GUM is the primary reference.</p>
<h2 id="common-mistakes">Common Mistakes</h2>
<ol>
<li><strong>Recording too many digits:</strong> For analog instruments, recording more than one decimal place beyond the smallest division is a common error. For example, reading a ruler with 1 mm divisions to 0.01 mm is false precision.</li>
<li><strong>Recording too few digits:</strong> For digital instruments, dropping trailing zeros or rounding off the last digit loses information. If a digital meter displays 3.000 V, record all four digits, not 3 V.</li>
<li><strong>Confusing resolution with accuracy:</strong> The uncertainty from resolution is only one component. The instrument&#8217;s accuracy (e.g., ±0.5% of reading) may be larger. Always check the manufacturer&#8217;s specifications.</li>
<li><strong>Inconsistent rounding:</strong> When reporting a result, the uncertainty and the value must have the same decimal place. If the uncertainty is 0.05, the value must be reported to the hundredths place (e.g., 12.35 ± 0.05, not 12.3 ± 0.05).</li>
<li><strong>Ignoring parallax and calibration:</strong> These are not directly related to reading uncertainty, but they affect the overall uncertainty. Always align your eye perpendicular to the scale to avoid parallax error.</li>
</ol>
<h2 id="practice-problems">Practice Problems</h2>
<p>Test your understanding with these exercises. Answers are provided below.</p>
<ol>
<li>A burette has graduations every 0.1 mL. You read the meniscus at 24.7 mL. What is the correct reading with uncertainty?</li>
<li>A digital thermometer displays 36.5 °C. What is the uncertainty and the correct recorded value?</li>
<li>A ruler with 0.5 cm divisions is used to measure a length. The edge falls between 4.5 cm and 5.0 cm. Estimate the reading and its uncertainty.</li>
</ol>
<p><strong>Answers:</strong></p>
<ol>
<li>24.7 mL ± 0.05 mL (since the smallest division is 0.1 mL, half is 0.05 mL).</li>
<li>36.5 °C ± 0.1 °C (assuming the display shows one decimal place, the resolution is 0.1 °C).</li>
<li>4.7 cm ± 0.25 cm (half of 0.5 cm). Estimate to 0.1 cm, so 4.7 cm is appropriate.</li>
</ol>
<h2 id="quick-reference-table">Quick Reference Table</h2>
<table>
<thead>
<tr>
<th>Instrument</th>
<th>Smallest Division / Resolution</th>
<th>Uncertainty</th>
<th>Number of Significant Figures</th>
</tr>
</thead>
<tbody>
<tr>
<td>Ruler (1 mm)</td>
<td>1 mm</td>
<td>±0.5 mm</td>
<td>3 (if reading in mm, e.g., 23.4 mm)</td>
</tr>
<tr>
<td>Ruler (0.5 cm)</td>
<td>0.5 cm</td>
<td>±0.25 cm</td>
<td>2 (e.g., 4.7 cm)</td>
</tr>
<tr>
<td>Burette (0.1 mL)</td>
<td>0.1 mL</td>
<td>±0.05 mL</td>
<td>4 (e.g., 12.35 mL)</td>
</tr>
<tr>
<td>Digital meter (3 decimals)</td>
<td>0.001 unit</td>
<td>±0.001 unit</td>
<td>4 (e.g., 3.456)</td>
</tr>
<tr>
<td>Digital meter (2 decimals)</td>
<td>0.01 unit</td>
<td>±0.01 unit</td>
<td>3 (e.g., 3.45)</td>
</tr>
</tbody>
</table>
<p>For more on significant figures and rounding, see our <a href="/significant-figures-calculator">significant figures calculator</a> and the <a href="/rounding-rules">rounding rules</a> article.</p>
<h2 id="sources-further-reading">Sources &amp; Further Reading</h2>
<ul>
<li>JCGM 100:2008, <em>Evaluation of measurement data — Guide to the expression of uncertainty in measurement</em>, BIPM, IEC, IFCC, ILAC, ISO, IUPAC, IUPAP, OIML.</li>
<li>ASTM E29-13, <em>Standard Practice for Using Significant Digits in Test Data to Determine Conformance with Specifications</em>, ASTM International.</li>
<li>ISO 80000-1:2009, <em>Quantities and units — Part 1: General</em>, ISO.</li>
<li>NIST Technical Note 1297, <em>Guidelines for Evaluating and Expressing the Uncertainty of NIST Measurement Results</em>, NIST.</li>
<li>Taylor, J. R., <em>An Introduction to Error Analysis</em>, University Science Books, 1997.</li>
</ul>
<p>For further reading on related topics, see our articles on <a href="/accuracy-vs-precision">Accuracy vs Precision</a> and <a href="/error-propagation">Error Propagation</a>.</p>
<p>The post <a href="https://significantfigurescalculator.com/precision/measurement-uncertainty/reading-uncertainty-ruler-burette-digital-meter/">How to Read Uncertainty From a Ruler, Burette, or Digital Meter</a> appeared first on <a href="https://significantfigurescalculator.com">SignificantFiguresCalculator</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://significantfigurescalculator.com/precision/measurement-uncertainty/reading-uncertainty-ruler-burette-digital-meter/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What Measurement Uncertainty Actually Is (and Why It Matters)</title>
		<link>https://significantfigurescalculator.com/precision/measurement-uncertainty/what-is-measurement-uncertainty/</link>
					<comments>https://significantfigurescalculator.com/precision/measurement-uncertainty/what-is-measurement-uncertainty/#respond</comments>
		
		<dc:creator><![CDATA[Tommy C. Moran]]></dc:creator>
		<pubDate>Thu, 09 Jul 2026 03:27:17 +0000</pubDate>
				<category><![CDATA[Measurement Uncertainty]]></category>
		<category><![CDATA[GUM]]></category>
		<category><![CDATA[rounding]]></category>
		<category><![CDATA[significant figures]]></category>
		<guid isPermaLink="false">http://significantfigurescalculator.test/uncategorized/what-is-measurement-uncertainty/</guid>

					<description><![CDATA[<p>Measurement uncertainty is a quantitative expression of the doubt associated with a measured value. This guide explains its definition, evaluation per GUM, reporting conventions, and common pitfalls, with worked examples and standards citations.</p>
<p>The post <a href="https://significantfigurescalculator.com/precision/measurement-uncertainty/what-is-measurement-uncertainty/">What Measurement Uncertainty Actually Is (and Why It Matters)</a> appeared first on <a href="https://significantfigurescalculator.com">SignificantFiguresCalculator</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Measurement uncertainty is often misunderstood, even by experienced engineers and scientists. It is not the same as an error, nor is it a simple tolerance range. In this comprehensive guide, we break down what measurement uncertainty actually is, how to evaluate it according to international standards, and how to report it correctly—so you can avoid the pitfalls that lead to incorrect conclusions and non-compliant results.</p>
<h2 id="rule-statement">Rule Statement</h2>
<p>The formal definition of measurement uncertainty, as given in the <em>Guide to the Expression of Uncertainty in Measurement</em> (GUM, JCGM 100:2008, clause 2.2.3), is:</p>
<blockquote>
<p>&#8220;Non-negative parameter characterizing the dispersion of the quantity values being attributed to a measurand, based on the information used.&#8221;</p>
</blockquote>
<p>This definition emphasizes three key aspects:</p>
<ul>
<li><strong>Dispersion</strong> – uncertainty is a spread, not a single point.</li>
<li><strong>Quantity values</strong> – it applies to the values of a measurand, not to the measurement process itself.</li>
<li><strong>Based on the information used</strong> – uncertainty depends on the available knowledge, including both statistical data and scientific judgment.</li>
</ul>
<p>Uncertainty is <em>not</em> an error. An error is the difference between a measured value and the true value; it is a single, often unknown quantity. Uncertainty, on the other hand, is a parameter that describes the range within which the true value is expected to lie, with a given level of confidence. It is a measure of doubt, not a mistake.</p>
<h2 id="worked-examples">Worked Examples</h2>
<h3 id="example-1-simple-length-measurement">Example 1: Simple Length Measurement</h3>
<p>Suppose you measure the length of a metal rod using a ruler with 1 mm divisions. You take five readings: 152 mm, 153 mm, 152 mm, 154 mm, 153 mm.</p>
<p><strong>Step 1: Evaluate Type A uncertainty (statistical)</strong></p>
<p>Calculate the mean: (152+153+152+154+153)/5 = 152.8 mm. The standard deviation of the mean (standard uncertainty) is the experimental standard deviation divided by √5. The sample standard deviation is approximately 0.84 mm, so the standard uncertainty is 0.84/√5 ≈ 0.38 mm.</p>
<p><strong>Step 2: Evaluate Type B uncertainty (non-statistical)</strong></p>
<p>The ruler&#8217;s resolution is 1 mm. Assuming a rectangular distribution, the standard uncertainty from resolution is 1/(2√3) ≈ 0.29 mm. If the ruler has a calibration certificate stating an expanded uncertainty of 0.2 mm (k=2), the standard uncertainty is 0.1 mm. Combine these Type B components: √(0.29² + 0.1²) ≈ 0.31 mm.</p>
<p><strong>Step 3: Combine standard uncertainties</strong></p>
<p>Combine Type A and Type B: √(0.38² + 0.31²) ≈ 0.49 mm. This is the combined standard uncertainty, u<sub>c</sub>.</p>
<p><strong>Step 4: Expanded uncertainty</strong></p>
<p>For a 95% confidence level, use a coverage factor k=2 (assuming normal distribution). Expanded uncertainty U = 2 × 0.49 ≈ 0.98 mm. Report as 152.8 ± 1.0 mm (k=2).</p>
<h3 id="example-2-calibration-of-a-thermometer">Example 2: Calibration of a Thermometer</h3>
<p>A thermometer is calibrated against a reference standard. The reference standard has a certified uncertainty of 0.05 °C (k=2). The thermometer is read 10 times, giving a standard deviation of 0.07 °C. The resolution of the thermometer is 0.1 °C.</p>
<p>Type A: u<sub>A</sub> = 0.07/√10 ≈ 0.022 °C.</p>
<p>Type B: From reference standard: 0.05/2 = 0.025 °C. From resolution: 0.1/(2√3) ≈ 0.029 °C. Combined Type B: √(0.025² + 0.029²) ≈ 0.038 °C.</p>
<p>Combined standard uncertainty: √(0.022² + 0.038²) ≈ 0.044 °C. Expanded (k=2): 0.088 °C, report as 0.09 °C.</p>
<h2 id="counter-examples">Counter-Examples</h2>
<h3 id="treating-uncertainty-as-an-error">Treating Uncertainty as an Error</h3>
<p><strong>Wrong:</strong> &#8220;The measurement uncertainty is ±0.5 mm, so the true value could be 0.5 mm away.&#8221; This implies the uncertainty is an error bound, but uncertainty is a probabilistic dispersion, not a hard limit.</p>
<h3 id="using-tolerance-instead-of-uncertainty">Using Tolerance Instead of Uncertainty</h3>
<p><strong>Wrong:</strong> &#8220;The part has a tolerance of ±0.1 mm, so the measurement uncertainty is ±0.1 mm.&#8221; Tolerance is a specification for the product, not a property of the measurement. Uncertainty must be evaluated from the measurement process itself.</p>
<h3 id="ignoring-type-b-contributions">Ignoring Type B Contributions</h3>
<p><strong>Wrong:</strong> &#8220;I only report the standard deviation of my readings as the uncertainty.&#8221; This neglects systematic effects like calibration, resolution, and environmental factors. The GUM requires a complete uncertainty budget.</p>
<h2 id="convention-comparison-table">Convention Comparison Table</h2>
<table>
<thead>
<tr>
<th>Aspect</th>
<th>GUM (JCGM 100:2008)</th>
<th>NIST TN 1297</th>
<th>ISO 5725</th>
<th>ASTM E29</th>
</tr>
</thead>
<tbody>
<tr>
<td>Definition of uncertainty</td>
<td>Parameter characterizing dispersion</td>
<td>Same as GUM</td>
<td>Parameter associated with a result that characterizes the dispersion</td>
<td>Not explicitly defined; focuses on rounding and significant figures</td>
</tr>
<tr>
<td>Coverage factor</td>
<td>k=2 for 95% (default)</td>
<td>k=2 for 95% (recommended)</td>
<td>k=2 for 95% (common)</td>
<td>Not applicable</td>
</tr>
<tr>
<td>Reporting significant digits</td>
<td>Uncertainty to 2 significant digits; result rounded to match</td>
<td>Same as GUM</td>
<td>Uncertainty to 1 or 2 significant digits</td>
<td>Rules for rounding test results to a specified number of digits</td>
</tr>
<tr>
<td>Type A vs Type B</td>
<td>Explicitly defined</td>
<td>Explicitly defined</td>
<td>Uses repeatability and reproducibility</td>
<td>Not applicable</td>
</tr>
<tr>
<td>Combining components</td>
<td>Root-sum-square (RSS) of standard uncertainties</td>
<td>Same as GUM</td>
<td>ANOVA-based</td>
<td>Not applicable</td>
</tr>
</tbody>
</table>
<h2 id="standards-citation">Standards Citation</h2>
<p>The following standards and guides provide the authoritative basis for evaluating and reporting measurement uncertainty:</p>
<ul>
<li><strong>GUM (JCGM 100:2008)</strong> – <em>Evaluation of measurement data — Guide to the expression of uncertainty in measurement</em>. Clauses 2.2.3 (definition), 4.2 (Type A), 4.3 (Type B), 5.1 (combined standard uncertainty), 6.2 (expanded uncertainty).</li>
<li><strong>NIST TN 1297</strong> – <em>Guidelines for Evaluating and Expressing the Uncertainty of NIST Measurement Results</em>. Provides practical implementation of GUM, with specific guidance on significant figures (Section 7).</li>
<li><strong>ISO 5725-1</strong> – <em>Accuracy (trueness and precision) of measurement methods and results</em>. Defines repeatability and reproducibility, which are components of uncertainty.</li>
<li><strong>ASTM E29</strong> – <em>Standard Practice for Using Significant Digits in Test Data to Determine Conformance with Specifications</em>. Governs rounding of test results, which is directly related to how uncertainty is reported.</li>
</ul>
<h2 id="common-mistakes">Common Mistakes</h2>
<ul>
<li><strong>Omitting the coverage factor</strong> – Reporting &#8220;± 0.5&#8221; without specifying k or confidence level is meaningless.</li>
<li><strong>Rounding the result before the uncertainty</strong> – Always round the uncertainty first, then round the measured value to the same decimal place.</li>
<li><strong>Using the standard deviation of the sample instead of the standard deviation of the mean</strong> – The uncertainty of the mean is smaller than the spread of individual readings.</li>
<li><strong>Forgetting to include resolution effects</strong> – Every digital or analog instrument contributes a Type B uncertainty from its resolution.</li>
<li><strong>Double-counting components</strong> – For example, including both a calibration correction and its uncertainty when the correction is already applied.</li>
</ul>
<h2 id="practice-problems">Practice Problems</h2>
<p><strong>Problem 1:</strong> A balance has a calibration certificate stating an expanded uncertainty of 0.02 g (k=2). The balance&#8217;s resolution is 0.01 g. You weigh a sample 4 times: 10.23, 10.25, 10.22, 10.24 g. Compute the combined standard uncertainty and report the result with expanded uncertainty (k=2).</p>
<p><em>Solution:</em> Type A: mean = 10.235 g, sample std = 0.0129 g, u<sub>A</sub> = 0.0129/√4 = 0.00645 g. Type B: calibration: 0.02/2 = 0.01 g; resolution: 0.01/(2√3) ≈ 0.00289 g. Combined Type B: √(0.01² + 0.00289²) ≈ 0.0104 g. Combined standard: √(0.00645² + 0.0104²) ≈ 0.0122 g. Expanded: 0.0244 g, round to 0.024 g. Result: 10.235 ± 0.024 g (k=2).</p>
<p><strong>Problem 2:</strong> A pH meter has a stated accuracy of ±0.02 pH units. You take 3 readings: 7.01, 7.02, 7.01. Estimate the standard uncertainty (assume the accuracy is a rectangular distribution).</p>
<p><em>Solution:</em> Type A: mean = 7.0133, sample std = 0.00577, u<sub>A</sub> = 0.00577/√3 ≈ 0.00333. Type B: accuracy as rectangular: 0.02/√3 ≈ 0.01155. Combined: √(0.00333² + 0.01155²) ≈ 0.0120 pH.</p>
<h2 id="quick-reference-table">Quick Reference Table</h2>
<table>
<thead>
<tr>
<th>Symbol</th>
<th>Term</th>
<th>Definition / Formula</th>
</tr>
</thead>
<tbody>
<tr>
<td>u</td>
<td>Standard uncertainty</td>
<td>Uncertainty expressed as a standard deviation</td>
</tr>
<tr>
<td>u<sub>A</sub></td>
<td>Type A uncertainty</td>
<td>Evaluated by statistical analysis of repeated observations</td>
</tr>
<tr>
<td>u<sub>B</sub></td>
<td>Type B uncertainty</td>
<td>Evaluated by other means (calibration, resolution, etc.)</td>
</tr>
<tr>
<td>u<sub>c</sub></td>
<td>Combined standard uncertainty</td>
<td>√(Σ u<sub>i</sub>²) for independent components</td>
</tr>
<tr>
<td>U</td>
<td>Expanded uncertainty</td>
<td>U = k × u<sub>c</sub></td>
</tr>
<tr>
<td>k</td>
<td>Coverage factor</td>
<td>Typically 2 for 95% confidence</td>
</tr>
</tbody>
</table>
<h2 id="sources-further-reading">Sources &amp; Further Reading</h2>
<ul>
<li>JCGM 100:2008, <em>Evaluation of measurement data — Guide to the expression of uncertainty in measurement</em> (GUM).</li>
<li>NIST TN 1297, <em>Guidelines for Evaluating and Expressing the Uncertainty of NIST Measurement Results</em>.</li>
<li>ISO 5725-1:1994, <em>Accuracy (trueness and precision) of measurement methods and results</em>.</li>
<li>ASTM E29-13, <em>Standard Practice for Using Significant Digits in Test Data to Determine Conformance with Specifications</em>.</li>
</ul>
<p>For more on rounding and significant figures, see our <a href="/significant-figures-rules">Significant Figures Rules</a> and <a href="/rounding-methods">Rounding Methods</a> articles.</p>
<p>The post <a href="https://significantfigurescalculator.com/precision/measurement-uncertainty/what-is-measurement-uncertainty/">What Measurement Uncertainty Actually Is (and Why It Matters)</a> appeared first on <a href="https://significantfigurescalculator.com">SignificantFiguresCalculator</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://significantfigurescalculator.com/precision/measurement-uncertainty/what-is-measurement-uncertainty/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How Many Sig Figs Should an Uncertainty Have? (Usually One or Two)</title>
		<link>https://significantfigurescalculator.com/precision/measurement-uncertainty/how-many-sig-figs-should-an-uncertainty-have/</link>
					<comments>https://significantfigurescalculator.com/precision/measurement-uncertainty/how-many-sig-figs-should-an-uncertainty-have/#respond</comments>
		
		<dc:creator><![CDATA[Tommy C. Moran]]></dc:creator>
		<pubDate>Tue, 07 Jul 2026 20:14:54 +0000</pubDate>
				<category><![CDATA[Measurement Uncertainty]]></category>
		<category><![CDATA[GUM]]></category>
		<category><![CDATA[rounding]]></category>
		<category><![CDATA[significant figures]]></category>
		<category><![CDATA[uncertainty]]></category>
		<guid isPermaLink="false">http://significantfigurescalculator.test/uncategorized/how-many-sig-figs-should-an-uncertainty-have/</guid>

					<description><![CDATA[<p>The uncertainty in a measurement should be reported with one or two significant figures, depending on the magnitude of the leading digit and the desired confidence level. This article explains the rules, conventions, and standards that govern this practice.</p>
<p>The post <a href="https://significantfigurescalculator.com/precision/measurement-uncertainty/how-many-sig-figs-should-an-uncertainty-have/">How Many Sig Figs Should an Uncertainty Have? (Usually One or Two)</a> appeared first on <a href="https://significantfigurescalculator.com">SignificantFiguresCalculator</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2 id="rule-statement">Rule Statement</h2>
<p>The universally accepted rule is that an uncertainty (also called measurement uncertainty, standard deviation, or expanded uncertainty) should be reported with <strong>one significant figure</strong> if the leading digit is 1 or 2, and with <strong>two significant figures</strong> if the leading digit is 3 or greater. This rule is a compromise between precision and practicality: one sig fig is often too coarse for small leading digits (e.g., 0.14 vs. 0.1 loses 40% of the information), while two sig figs for large leading digits (e.g., 9.3 vs. 9) adds little value and may imply false precision.</p>
<p>This rule is endorsed by several metrology authorities, including the <strong>GUM (Guide to the Expression of Uncertainty in Measurement)</strong>, <strong>NIST Technical Note 1297</strong>, and <strong>ISO 80000-1</strong>. It is also a common requirement in scientific journals and engineering standards.</p>
<p>When the uncertainty is reported with one significant figure, the measurement result must be rounded to the same decimal place. When two sig figs are used, the result is rounded to the same place as the last digit of the uncertainty. This ensures that the uncertainty and the result are consistent in precision.</p>
<h2 id="worked-examples">Worked Examples</h2>
<h3 id="example-1-leading-digit-1-or-2-%e2%86%92-one-sig-fig">Example 1: Leading digit 1 or 2 → one sig fig</h3>
<p>Suppose a length measurement yields a value of <em>12.345 cm</em> with a calculated standard uncertainty of <em>0.0142 cm</em>. The leading digit of the uncertainty is 1, so we round it to one significant figure: <strong>0.01 cm</strong>. The measurement result must then be rounded to the same decimal place (hundredths): <strong>12.35 cm</strong>. The final reported value is <strong>12.35 ± 0.01 cm</strong>.</p>
<h3 id="example-2-leading-digit-3-or-higher-%e2%86%92-two-sig-figs">Example 2: Leading digit 3 or higher → two sig figs</h3>
<p>Consider a mass measurement of <em>50.123 g</em> with an uncertainty of <em>0.0467 g</em>. The leading digit is 4, so we keep two significant figures: <strong>0.047 g</strong>. The result is rounded to the same decimal place (thousandths): <strong>50.123 g</strong>. The reported value is <strong>50.123 ± 0.047 g</strong>.</p>
<h3 id="example-3-edge-case-leading-digit-exactly-2">Example 3: Edge case – leading digit exactly 2</h3>
<p>If the uncertainty is <em>0.00298</em>, the leading digit is 2, so one sig fig is used: <strong>0.003</strong>. The result is rounded to the same place (thousandths). This avoids the awkwardness of reporting 0.0030 which would imply two sig figs.</p>
<h3 id="example-4-expanded-uncertainty-k2">Example 4: Expanded uncertainty (k=2)</h3>
<p>For an expanded uncertainty (e.g., 95% confidence) of <em>1.34</em>, the leading digit is 1, so we report <strong>1</strong>. The result is rounded to the ones place. If the result is <em>25.6</em>, it becomes <strong>26 ± 1</strong>.</p>
<h2 id="counter-examples">Counter-Examples</h2>
<p>Common errors include reporting too many or too few significant figures in the uncertainty. Here are typical mistakes:</p>
<ul>
<li><strong>Reporting three or more sig figs:</strong> Writing <em>0.0142</em> as the uncertainty when the leading digit is 1 is overkill. It implies a precision that the uncertainty itself does not justify.</li>
<li><strong>Reporting one sig fig when the leading digit is 9:</strong> If the uncertainty is <em>9.8</em>, rounding to <em>10</em> (one sig fig) loses the distinction between 9.8 and 10.2. The rule says two sig figs for leading digit ≥3, so report <em>9.8</em>.</li>
<li><strong>Inconsistent rounding of the result:</strong> If the uncertainty is rounded to 0.01, but the result is reported as 12.345, the last digit of the result is meaningless. Always round the result to the same decimal place as the uncertainty.</li>
<li><strong>Using the number of sig figs of the uncertainty to determine the sig figs of the result:</strong> The result&#8217;s rounding is determined by the decimal place, not by the count of sig figs in the uncertainty.</li>
</ul>
<h2 id="convention-comparison-table">Convention Comparison Table</h2>
<table>
<thead>
<tr>
<th>Authority / Standard</th>
<th>Rule</th>
<th>Notes</th>
</tr>
</thead>
<tbody>
<tr>
<td>GUM (JCGM 100:2008), Section 7.2.6</td>
<td>Report uncertainty with one or two significant figures; typically two for expanded uncertainty when leading digit is 1 or 2.</td>
<td>GUM states: “The uncertainty should be given to two significant figures if the leading digit is 1 or 2, and to one significant figure otherwise.”</td>
</tr>
<tr>
<td>NIST Technical Note 1297 (1994), Section 7.5</td>
<td>Same as GUM: one sig fig for leading digit ≥3, two sig figs for 1 or 2.</td>
<td>NIST adds: “The numerical value of the uncertainty should not be given with more than two significant figures.”</td>
</tr>
<tr>
<td>ISO 80000-1:2009, Annex C</td>
<td>Recommends one or two significant figures for uncertainty, with the same rule.</td>
<td>ISO emphasizes consistency with the measurement result&#8217;s rounding.</td>
</tr>
<tr>
<td>ASTM E29 (Standard Practice for Using Significant Digits)</td>
<td>Does not specifically address uncertainty, but recommends that rounding be based on the uncertainty magnitude.</td>
<td>ASTM E29 provides general rules for rounding test data.</td>
</tr>
<tr>
<td>IUPAC (Quantities, Units and Symbols in Physical Chemistry)</td>
<td>Recommends one significant figure for standard uncertainty, two for expanded uncertainty.</td>
<td>Often used in chemistry.</td>
</tr>
</tbody>
</table>
<h2 id="standards-citation">Standards Citation</h2>
<p>The rule is not arbitrary; it is codified in international standards. Key clauses include:</p>
<ul>
<li><strong>GUM (JCGM 100:2008), Section 7.2.6:</strong> “The uncertainty should be given to two significant figures if the leading digit is 1 or 2, and to one significant figure otherwise.”</li>
<li><strong>NIST Technical Note 1297 (1994), Section 7.5:</strong> “The numerical value of the uncertainty should not be given with more than two significant figures.”</li>
<li><strong>ISO 80000-1:2009, Annex C (C.3.4):</strong> “The uncertainty of a measurement should be expressed with one or two significant digits.”</li>
<li><strong>ASTM E29-13, Section 6:</strong> Discusses rounding of test data, recommending that the number of significant figures be consistent with the uncertainty.</li>
</ul>
<p>These standards are widely adopted in physics, chemistry, engineering, and metrology. Adherence ensures that reported uncertainties are neither overly optimistic nor unnecessarily conservative.</p>
<h2 id="common-mistakes">Common Mistakes</h2>
<ol>
<li><strong>Always using one sig fig:</strong> Some textbooks simplify the rule to “always one sig fig,” but this fails for uncertainties like 0.14, where 0.1 is a 40% change. The leading-digit rule is more accurate.</li>
<li><strong>Always using two sig figs:</strong> This overstates precision for uncertainties like 9.3, where 9.3 vs. 9 is a negligible difference.</li>
<li><strong>Rounding the uncertainty before rounding the result:</strong> Always round the uncertainty first, then round the result to match the decimal place.</li>
<li><strong>Using the same number of decimal places as the original data:</strong> If the original measurement has more decimal places than the uncertainty, the extra digits are meaningless.</li>
<li><strong>Ignoring the leading digit rule when the uncertainty is exactly 1.0 or 2.0:</strong> The rule applies to the first non-zero digit, so 1.0 has leading digit 1 and should be one sig fig (1), not two.</li>
<li><strong>Reporting an uncertainty with a leading zero after the decimal:</strong> For example, 0.04 has one sig fig; 0.040 has two. The rule applies to the significant digits, not the decimal places.</li>
</ol>
<h2 id="practice-problems">Practice Problems</h2>
<p>Test your understanding with these exercises. Answers are provided at the end.</p>
<ol>
<li>Uncertainty = 0.000345, result = 1.23456. How many sig figs for the uncertainty? Round the result.</li>
<li>Uncertainty = 1.89, result = 45.6. What is the reported value?</li>
<li>Uncertainty = 0.020, result = 0.100. Should the uncertainty be 0.02 or 0.020? What is the final result?</li>
<li>Uncertainty = 0.00012, result = 0.000345. Report the value.</li>
</ol>
<p><strong>Answers:</strong></p>
<ol>
<li>Leading digit 3 → two sig figs: 0.00035. Result rounded to same place (5th decimal): 1.2346. Reported: 1.2346 ± 0.00035.</li>
<li>Leading digit 1 → one sig fig: 2. Result rounded to ones: 46. Reported: 46 ± 2.</li>
<li>Leading digit 2 → one sig fig: 0.02. Result rounded to hundredths: 0.10. Reported: 0.10 ± 0.02.</li>
<li>Leading digit 1 → one sig fig: 0.0001. Result rounded to 4th decimal: 0.0003. Reported: 0.0003 ± 0.0001.</li>
</ol>
<h2 id="software-behavior-note">Software Behavior Note</h2>
<p>When using scientific software, be aware of how it handles uncertainty rounding. For example:</p>
<ul>
<li><strong>Excel:</strong> There is no built-in function for rounding to significant figures. You must use custom formulas or the ROUND function with a calculated number of digits. Excel&#8217;s ROUND uses half-away-from-zero, which may differ from standard rounding.</li>
<li><strong>Python (NumPy/SciPy):</strong> The <code>round()</code> function uses banker&#8217;s rounding (half-to-even). When reporting uncertainties, you should implement the leading-digit rule manually.</li>
<li><strong>MATLAB:</strong> The <code>round</code> function rounds half away from zero. Use <code>sigfig</code> from the File Exchange or write a custom function.</li>
<li><strong>R:</strong> The <code>signif()</code> function rounds to a specified number of significant digits, but it does not apply the leading-digit rule automatically. You must decide whether to use 1 or 2 sig figs.</li>
<li><strong>LaTeX (siunitx):</strong> The <code>num{...}</code> command can round to a given number of significant figures, but you must specify the number manually.</li>
</ul>
<p>Always verify that the software&#8217;s rounding method matches your intended rule. For critical work, implement the rule explicitly.</p>
<h2 id="quick-reference-table">Quick Reference Table</h2>
<table>
<thead>
<tr>
<th>Leading digit of uncertainty</th>
<th>Number of sig figs for uncertainty</th>
<th>Example (uncertainty)</th>
<th>Example (reported result)</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>1</td>
<td>0.014 → 0.01</td>
<td>12.345 → 12.35</td>
</tr>
<tr>
<td>2</td>
<td>1</td>
<td>0.028 → 0.03</td>
<td>5.678 → 5.68</td>
</tr>
<tr>
<td>3</td>
<td>2</td>
<td>0.032 → 0.032</td>
<td>1.234 → 1.234</td>
</tr>
<tr>
<td>4</td>
<td>2</td>
<td>0.047 → 0.047</td>
<td>50.123 → 50.123</td>
</tr>
<tr>
<td>5–9</td>
<td>2</td>
<td>0.86 → 0.86</td>
<td>10.2 → 10.2</td>
</tr>
</tbody>
</table>
<h2 id="sources-further-reading">Sources &amp; Further Reading</h2>
<ul>
<li>JCGM 100:2008, <em>Evaluation of measurement data — Guide to the expression of uncertainty in measurement</em> (GUM).</li>
<li>NIST Technical Note 1297, <em>Guidelines for Evaluating and Expressing the Uncertainty of NIST Measurement Results</em> (1994).</li>
<li>ISO 80000-1:2009, <em>Quantities and units — Part 1: General</em>.</li>
<li>ASTM E29-13, <em>Standard Practice for Using Significant Digits in Test Data to Determine Conformance with Specifications</em>.</li>
<li>IUPAC, <em>Quantities, Units and Symbols in Physical Chemistry</em> (Green Book), 3rd ed.</li>
</ul>
<p>For a deeper dive, see our related articles on <a href="/sig-figs-in-measurement-uncertainty/">Sig Figs in Measurement Uncertainty</a> and <a href="/rounding-rules/">Rounding Rules</a>.</p>
<p>The post <a href="https://significantfigurescalculator.com/precision/measurement-uncertainty/how-many-sig-figs-should-an-uncertainty-have/">How Many Sig Figs Should an Uncertainty Have? (Usually One or Two)</a> appeared first on <a href="https://significantfigurescalculator.com">SignificantFiguresCalculator</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://significantfigurescalculator.com/precision/measurement-uncertainty/how-many-sig-figs-should-an-uncertainty-have/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
