Error Calculation: 1/a with Error

  • Thread starter Thread starter jmher0403
  • Start date Start date
  • Tags Tags
    Calculation Error
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
jmher0403
Messages
21
Reaction score
0

Homework Statement



a = 0.00083 ± 0.00002m

what is 1/a with error

Homework Equations



rules for combining errors

z = xy or z=x/y σ(z) = [σ(x)]2[σ(y)]2

The Attempt at a Solution



I tried doing 1/a ± 1/error

but the error gets too big... is there a rule for this kind of situation?
 
Physics news on Phys.org
jmher0403 said:

Homework Statement



a = 0.00083 ± 0.00002m

what is 1/a with error


Homework Equations



rules for combining errors

z = xy or z=x/y σ(z) = [σ(x)]2[σ(y)]2


The Attempt at a Solution



I tried doing 1/a ± 1/error

but the error gets too big... is there a rule for this kind of situation?

The rule for Z = X*Y or Z = X/Y is
$$\Delta Z = Z\sqrt{\left(\frac{\Delta X}{X}\right)^2 + \left(\frac{\Delta Y}{Y}\right)^2}$$
A rule for powers of a value:

If ##Z = X^n## then
$$\Delta Z = n x^{(n - 1)} \Delta X$$
In your case n = -1.

Can you present your calculations showing that your error result is too large? (and too large as compared to what?)