gonnis said:
Thanks for the answer phinds... what I am curious about is whether this is true in a general sense. That is, if the weighing scale is known to be accurate to say, +/- .01g, then does the mean of repeated measurements = more accuracy?
I would think about this in the following sense. There are two kinds of errors associated with measurements (I) random errors and (II) biases.
Random errors can influence your result in either direction and when the measurement is repeated, they will take on different values.
A bias is an error that, on repeated measurements will always influence the result in the same direction with the same magnitude. This might be the case if, in your example, the scale is incorrectly calibrated and always results in a measurement that is 2 g high of the true value.
You probably already know that if you measure a value many times and plot your results in a histogram, that histogram will likely have a bell-shape to it (or a normal distribution). This is because for the case of many, small potential random errors (as is commonly encountered in the real world) some will push the result up and others will push it down. In some rare, extreme cases all the random errors will point in the same direction putting you out on the tail of the distribution. More often, most of the errors will cancel out leaving you with a result that's closer to the true value.
Mathematically you can show that the mean value of this distribution is actually your best estimate for the real value of the parameter you are measuring. In fact, if you were to make multiple sets of N measurements, that would give you a set of mean values, those mean values will be normally distributed with a width that is characterized by the standard deviation over the root of those N measurements. (This is probably the answer that you're looking for - that the uncertainty in your best estimate of the true value is inversely proportional to the root of N - therefore more measurements improves your answer).
But it's important to remember that this distribution will not resolve any bias in your apparatus or measurement technique. In that sense, your best estimate will never be perfect, because it cannot eliminate bias.