Error propagation and significant digits

AI Thread Summary
The discussion revolves around calculating the area from given measurements while considering significant digits and error propagation. The area calculated is 161.33 cm², but due to significant figures, it is initially reported as 160 cm². The error propagation calculation yields an uncertainty of ±2.327 cm, leading to a final answer of 160 ± 2 cm. However, the conversation highlights that it is acceptable to report the area as 161 ± 2 cm, as this represents a better estimate despite the significant digits rule. The importance of using error propagation over significant figures for accuracy in measurements is emphasized, along with the need to consider the nature of error distributions in calculations.
Bolin
Messages
2
Reaction score
0
Moderator's note: Thread moved to homework section. Thus no template.

I have an exercise in which I have to calculate the Area from the following measurements:
L = 22.1 ± 0.1 cm
W = 7.3 ± 0.1 cm

Of course, A = W * L = 161.33 but since I have a measurement with just 2 significant digits the results is limited to 2,
A = 160 (or 1.6 x 102 cm).

Now I apply error propagation:
A)2=(σW)2(∂A/∂W)2+(σL)2(∂A/∂L)2
computing the terms, it gives σA = 2.327 cm

Now I write my answer:
160 ± 2 cm

My question is, can I have a error in a decimal place with no significant digits in that decimal place in my answer?
Should it be
161 ± 2 cm?
 
Physics news on Phys.org
It should be 161 ± 2 cm, sure. The 1 is not "significant" (you are not sure about it), but it is the best estimate, and you certainly know that 161 is a much better estimate than 164.9 or 155.

Significant figures are a bad hand-waving way to estimate uncertainties, error propagation is a much better tool.
 
With regard to the number of digits in the principal answer, since you will be specifying an error range you can show as many as you like. The usual limit is because when you do not specify a range the number of digits you show implies the level of accuracy.
Indeed, consider that your final answer has a top end of 160+2 = 162, whereas your more detailed calculation says it could easily reach 163.

As for the error range calculation, I'm sure you have followed what you were taught, but I would like to point out an issue with it. In many experiments, a source of error is from reading off a scale. The error distribution is uniform, +/- half the granularity of the scale markings. The error propagation formula you quote assumes the input error ranges represent some unstated but consistent number of standard deviations, and churns out the corresponding number of standard deviations for the answer. But the product or sum of two uniformly distributed random variables will not have a uniform distribution, so applying the formula will not represent the same number of deviations.

Finally, does it make sense to round down the 2.327? At the least, I would figure out the upper and lower limits based on the unrounded numbers, giving 161.33-2.327=159, and 161.33+2.327=163.66. To encompass that, take the midpoint etc.: 161.3+/-2.3. But that's just what makes sense to me. What you have been taught may be different. If you insist on showing fewer digits, it becomes, say, 161+/-4 in order to encompass the true range, which seems silly.
 
Thank you, mfb and haruspex.

I'll keep my answer 161.3 ± 2.3 cm. My confusion originated with the two rules about significant digits: rest/sum and division/multiply. I was using this exercise to understand this and use it in further problems.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...

Similar threads

Back
Top