How Do You Properly Round in Error Analysis?

AI Thread Summary
In error analysis, rounding should reflect the precision of the error term. The calculation of resultant error involves taking the square root of the sum of the squares of individual relative errors, leading to a more accurate representation of uncertainty. For example, a speed error of 0.2% and a time error of 0.7% results in a distance error of approximately 10 km when rounded appropriately. While some engineers may accept a broader interpretation of error ranges, scientific conventions typically favor a statistical approach to ensure consistency. Ultimately, the final answer should be presented with the same precision as the error term, resulting in values like 1330 +/- 10 km.
Syed Qaiser
Messages
1
Reaction score
0
Hi, to start with my questions I will show you what I have done so far.

(23.56+/-0.05) km/h x (56.3+/-0.4) h

So I ended up with (1326.428+/-12.234) km
But I know the real answer is (1330+/-10) km
What I don't understand is how I would round to that answer. I do not know what I have to look for to see that I have to round it.
 
Physics news on Phys.org
Syed Qaiser said:
Hi, to start with my questions I will show you what I have done so far.

(23.56+/-0.05) km/h x (56.3+/-0.4) h

So I ended up with (1326.428+/-12.234) km
But I know the real answer is (1330+/-10) km
What I don't understand is how I would round to that answer. I do not know what I have to look for to see that I have to round it.

Basically, all of the extra digits in the error that you have are extraneous. The 0.234 past the decimal is essentially meaningless.

The error will be the square root of the sum of the squares of the individual relative errors.

speed: 0.2% error; time: 0.7% error ==> resultant error = sqrt (0.002^2 + 0.007^2) = 0.0074 --> 0.74%
distance = 1326.4 km (0.74% of this is the error) -- error = 9.8 km ==> which has been rounded to 10 (one sig fig)
So, the answer is 1330 +/- 10 km (you round the answer to have the same precision as the precision in the error)
 
Quantum Defect said:
The error will be the square root of the sum of the squares of the individual relative errors.
Not necessarily. [soap box alert]
To an engineer, the range of error in the answer is all values consistent with the given inputs. This makes Syed's original answer correct, except for some overstatement of precision. 1326.4+/-12.2 would be reasonable.
In scientific circles, it is customary to do as you say and take a more statistical approach. Sadly, there are serious flaws with the way that is usually done.
The basis of it is that the error range is interpreted as some (unstated) number of standard deviations of an approximately normal distribution. The calculation you mention then obtains the same number of standard deviations of the result. But in many, if not most, practical situations the original error is clearly not normally distributed. A classic example is rounding a reading to a number of digits. If my lab scales show a weight of 0.120N, in a digital display, that's a uniform distribution from 0.1195 to 0.1205. The range +/- 0.0005 then represents some calculable number of s.d. But after performing the calculation that combines this weight with other uniformly distributed data, the distribution is no longer uniform. Thus, it may be appropriate to adjust the computed error if the +/- expression of it is to have a consistent interpretation.
Quantum Defect said:
sqrt (0.002^2 + 0.007^2) = 0.0074
0.00728
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Back
Top