How Do You Determine if Two Values Agree?

  • Thread starter Thread starter GrahamCU
  • Start date Start date
AI Thread Summary
To determine if two values agree, a comparison test can be used, where the ratio R is calculated as R=(x1-x2)/√(sigmax1^2 + sigmax2^2). Values are considered to agree if R is less than 2 and disagree if R is greater than 2. The user initially sought clarification on this method but found the answer through further research. The discussion also included a welcoming response from another forum member. Understanding this ratio is essential for evaluating the agreement between two measurements.
GrahamCU
Messages
5
Reaction score
0
SOLVED:Agreement of 2 values

This is my first post, so I hope this is the write section for it..

How do you check if 2 values agree with each other (I've seen it called the "comparison test", but I can't find what I'm looking for by google-ing that).

For example, you have

x1=563+-12
x2=545+-38

And you have to find the "ratio". The values are said to agree if R<2 and disagree if R>2

Thanks,
Graham



EDIT: found the answer

R=(x1-x2)/root(sigmax1^2 + sigmax2^2)
 
Last edited:
Physics news on Phys.org
Welcome to PF!

Hi Graham!

Glad you sorted it out! :smile:

Anyway, welcome to PF

and here's a square-root: √ and a plus-or-minus: ± and a sigma: σ for you. :wink:
 
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 '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