Quick question on accuracy (statistics)

AI Thread Summary
To estimate the accuracy of measurements from multiple data sets, the standard deviation can be used as a measure of accuracy. The standard deviation of the mean is calculated by dividing the standard deviation of the data by the square root of the number of measurements. There are various ways to define accuracy, including using the distance from the mean or the root mean square. It's important to note that there isn't a single definition of accuracy, but using standard deviation is a common and acceptable approach. Understanding these concepts clarifies how to assess measurement accuracy effectively.
Elfrae
Messages
10
Reaction score
0
I've got nine sets of data (three people each took ten measurements of three different distances), and I need to find an estimate of the accuracy to which each person measured each distance.

I've already calculated the mean and standard deviation for each set of data, but I don't know how to estimate the accuracy. Someone mentioned using the root mean square but I'm not sure if this is correct. How do I go about this?
 
Physics news on Phys.org
Look at the standard deviations of the means.

\sigma_{\mu_{x}} = \frac{\sigma_{x}}{\sqrt{N}}
 
Last edited:
I'm not sure I understand you. Are you saying that the standard deviation of the mean is the standard deviation of the data divided by root N? Is that the accuracy? I don't know what is meant by 'accuracy' in this context.
 
"Root mean square" is the standard deviation!

I think Courtigrad was under the impression that you wanted an "overall" accuracy for all three people, not three different accuracies.

Just as there are several different "averages" (mean, median, mode, midrange) so there are several different measures of accuracy or "dispersion".

The standard deviation is itself a perfectly good measure of "accuracy". Another is the "distance from the mean": Take the absolute value of the difference of each measurement and the mean. The "accuracy" is the largest of those: you are saying that the "true value" is the mean plus or minus that "accuracy".
 
So there is no one definition for 'accuracy' but using the standard deviation as a value for accuracy is acceptable?

Right, now I know what the question is asking! Thank you.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top