If I had a set of measurements ,eg : $[10.0,11.0,11.5]$ and they each had a relative uncertainty of $10$% meaning my values are now $[10.0±1.0, 11.0±1.1, 11.5±1.15]$ how would I find the average of their uncertainties? Id think either one of two situations:
- I simply add their uncertainties so that my new average value becomes $10.83±3.115$
- I add their uncertainties and then divide by the total number of measurements like I would when finding the mean of the measurements themselves. So my new average value $10.83±1.08$
Which one of these situations would it be? Would it be something entirely different?
Cheers