Physics lab work - calculating % errors

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Kaldanis
Messages
106
Reaction score
0
I have a table of these 10 readings,

149.6
150.9
149.7
147.9
147.7
152.4
149.8
152.2
153.2
148.9

They were taken on an optical bench where the smallest unit of measurement was 1mm. I'm trying to calculate the +- error but I'm not sure how to. I've came across 3 methods so far,

1. Standard deviation

2. [itex]\frac{max - min}{average}[/itex][itex]*100 *0.5[/itex]

3. [itex]\frac{max - min}{no.values}[/itex]​

Which should I use? Also, since the smallest unit of measurement was 1mm, should I round each of my readings to the nearest mm?
 
Physics news on Phys.org
Kaldanis said:
I have a table of these 10 readings,

149.6
150.9
149.7
147.9
147.7
152.4
149.8
152.2
153.2
148.9

They were taken on an optical bench where the smallest unit of measurement was 1mm. I'm trying to calculate the +- error but I'm not sure how to. I've came across 3 methods so far,

1. Standard deviation

2. [itex]\frac{max - min}{average}[/itex][itex]*100 *0.5[/itex]

3. [itex]\frac{max - min}{no.values}[/itex]​

Which should I use? Also, since the smallest unit of measurement was 1mm, should I round each of my readings to the nearest mm?


You probably want the Standard Error in the Mean. When all the N samples have the same error [itex]\Delta x[/itex], the standard error would be [itex]\Delta x / \sqrt{N}[/itex].

Take a look here at the section on the Standard Error in the Mean.