How Should Uncertainties Be Calculated When Multiplying Values Near Zero?

  • Thread starter Thread starter max0005
  • Start date Start date
  • Tags Tags
    Uncertainties
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
max0005
Messages
50
Reaction score
0

Homework Statement


Dear All,

Suppose I had to values: A (±a) and B (±b) where A not equal to a and B not equal to b. I have to find the product of A and B taking into consideration uncertainties.


Homework Equations




A (±a) * B (±b) = C (±c) where c = (a/A+b/B)

The Attempt at a Solution



My question would be: Suppose A and B represented change in mass of a sample. As A and/or B tended to zero the uncertainty would tend to infinite. Am I doing anything wrong?

max
 
on Phys.org
I think your formula for c is suspect. I have seen and used c= A*B*sqrt((a/A)2 + (b/B)2).

To avoid the divide by zero issue, add a small number to A or B (much smaller than a or b).

Your question is intriguing. This formula seems to work if either A or B is (almost) zero, but if A and B are both (almost) zero, the results do not compare very well, based on simulations.