Finding the mean value from multiple abs+-error data

pinsky
Messages
95
Reaction score
0
Hello!

I suppose the title didn't really describe it, but here is the case. I have some data about speed of sound in air which i got by measuring distance and wavelenght (the Kundt's tube experiment).

So now i have three different results for speed which are all in the "Mean value" +- error form. How do i get one mean value and error? How do errors influence the outcome of the result?

There are

v1=324.9+-13 [m/s]
v2=347.76+-13 [m/s]
v3=362.9+-7.24 [m/s]

so I'm looking for vmean+- error.


Any advice is appreciated.
 
Physics news on Phys.org
You could use an error-weighted mean. However, there is an implicit assumption that the values are consistent with one another in the derivation of the equation for the error-weighted mean.

Do you have a consistent data set here?
 
It seems smy knowledge of the subject isn't sufficient to answer your question. :p

I'll tell you what I've done, and perhaps xou can help me determine if the data sets are consistent.

First.

Ive measured frequencies and wavelenght's three times for three different frequencies.
As a resule i got three pairs ov data.

f_1\pm \frac{\sigma_{f1}}{\sqrt{3}} \;\;\;\; \lambda_1/2 \pm \frac{\sigma_{\lambda_1/2 }}{\sqrt{3}}

Lambda is halved because that was the way it was measured. The number under the root is 3 because there were three measurements, to say it differently, there number of data from which I'm calculating the mean and error was three.

Second.

\lambda = 2 \cdot \lambda_1/2 \pm 2 \cdot \frac{\sigma_{\lambda_1/2 }}{\sqrt{3}}

Third.

v = \lambda \cdot f

\overline{v} = \overline{\lambda} \cdot \overline{f}

\left | \frac{\Delta v }{v} \right |= \sqrt{\left | \frac{\Delta \lambda }{\lambda} \right |^2+\left | \frac{\Delta f }{f} \right |^2}

So now, I have three values for the speed and am looking for their average value. Are the data sets consistent?
 
I've just had a very simple idea for a solution.

I have three values

v1=v1_mean+- v1_error
v2=v2_mean+- v2_error
v3=v3_mean+- v3_error

I need the average value of those three. How big of a mistake is it to just calculate the average values just as if they were mean values.

The values are just being summed, and scaled, there is no multiplication between them involved.
So what I'm basically doing is observing the average value of v as a function of v1,v2 and v3
 
You don't want to do that. You want an error-weighted mean. Have you googled that phrase? Your third measurement is much more precise than the other two. It should somehow get more weight in computing the average.

One standard approach is to compute

\bar x = \frac{\sum_i x_i/\sigma_i^2}{\sum_i 1/\sigma_i^2}

with those σi values being the uncertainty associated with the ith measurement. This is motivated by assuming that the measurements are independent but not identical distributions, and that the underlying distributions are close to normal.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top