e-zero
- 58
- 0
I have another example, which includes a measurement of uncertainty.
If I was going to convert minutes to hours I would use th = 1/60 * tm, where th is hours and tm is minutes.
If I had a set of values for tm with an uncertainty of +/- 0.2min, then I could determine my uncertainty of th to be:
(delta)th = 1/60 * (delta)tm
(delta)th = 1/60 * 0.2
(delta)th = 0.003
If I calculate th when tm = 20.0, then I would get th = 0.333. I keep th at 3 significant figures since tm is at 3 significant figures during calculation (i.e th = 1/60 * 20.0).
My question is this: If I calculate th when tm = 80.0, then I would get th = 1.33. How can (delta)th = 0.003 if, in this case, my value for th = 1.33?? That doesn't make sense to me.
If I was going to convert minutes to hours I would use th = 1/60 * tm, where th is hours and tm is minutes.
If I had a set of values for tm with an uncertainty of +/- 0.2min, then I could determine my uncertainty of th to be:
(delta)th = 1/60 * (delta)tm
(delta)th = 1/60 * 0.2
(delta)th = 0.003
If I calculate th when tm = 20.0, then I would get th = 0.333. I keep th at 3 significant figures since tm is at 3 significant figures during calculation (i.e th = 1/60 * 20.0).
My question is this: If I calculate th when tm = 80.0, then I would get th = 1.33. How can (delta)th = 0.003 if, in this case, my value for th = 1.33?? That doesn't make sense to me.