What would my uncertainty be with these 2 values?

  • Thread starter Thread starter nukeman
  • Start date Start date
  • Tags Tags
    Uncertainty
AI Thread Summary
The discussion focuses on calculating the percent difference between two values, 0.013329 cm and 0.013331 cm, each with an uncertainty of ±0.001 cm. The calculated percent difference is 0.015%, but the user seeks clarification on how to determine the associated uncertainty. It is explained that when performing operations like division or multiplication, the total uncertainty is the sum of the uncertainties of the original values. The method for calculating the uncertainty in the percent difference involves using partial derivatives of the function with respect to each variable and applying the formula for error propagation. Understanding these concepts is crucial for accurately reporting the uncertainty in the percent difference calculation.
nukeman
Messages
651
Reaction score
0

Homework Statement



I am doing percent difference of 2 values.

value 1 = .013329 +- .001 cm
value 2 = .013331 +- .001 cm

So, for percent difference I do:

.013331 - .013329 / ((.013331 + .013329)/2)

gives me .015%, but what would my uncertainty be? I don't wuite understand. Thanks!



Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
I believe when you divide or multiply numbers, the uncertainly is the sum of the uncertainty in your original numbers.
 
Percent difference between two values a and b can be written as a function of the two variables a and b:

##p(a,b) = \frac{b - a}{b}100##

If its variables have independent associated errors Δa and Δb, then the error in the function, Δp, can be obtained using partial derivatives of the function w.r.t. those variables, so that:

## \Delta p^2 = \left| \frac{\partial p}{\partial a}\right|^2 \Delta a^2 + \left| \frac{\partial p}{\partial b}\right|^2 \Delta b^2##

You can do the same for functions of any number of variables, f(a,b,c,...). All you need to be able to do is take partial derivatives of the function w.r.t. each of its variables.
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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...
Back
Top