Error propagation in an average of two values

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 6K views
beth92
Messages
16
Reaction score
0
I'm writing up an experiment I did for a lab course and I am calculating the error in quantity V. I have two runs and have ended up with a value of V for each one, as well as an error. Ie, I have

V = 0.1145±0.0136 for Run 1
V= 0.1146± 0.0134 for Run 2

I got my errors through some tedious propagation which I won't go into, but what I'm wondering is what's the best way to calculate the error for my final V? (which will be the average V for the two runs) I have looked around and can't seem to find anything which gives a straight answer.

Would it be ridiculous to use the fact that Vaverage=(V1+V2)/2 and then propagate the error in (V1+V2) using the addition/subtraction propagation formula, then equate this quantity's fractional error to the fractional error in Vaverage? This seems a little over complicated.
Normally I would take the error in an average using Standard Deviation but that doesn't seem appropriate for just two values.
 
Physics news on Phys.org
beth92 said:
Would it be ridiculous to use the fact that Vaverage=(V1+V2)/2 and then propagate the error in (V1+V2) using the addition/subtraction propagation formula, then equate this quantity's fractional error to the fractional error in Vaverage? This seems a little over complicated.
That is how I would do it. It is just one of the simplest examples of propagation of error.
 
I find these figures fascinating. Is it possible to explain what you measured and what instruments were used.
I would like to know about the tedious propagation you used to arrive at the errors.
The explanation may be there.
 
Been many years since I did much statistics but I think you normally use a weighted average where the weighting is 1/Δ2. That way the result is biased towards the value with the lowest error.

In this case the two values and their error are virtually the same so it won't make much difference.