Hi,
I have 3 values for data set 1 (1a, 1b, 1c), and 3 values for data set 2 (2a, 2b, 2c). (assume set 1 are the ones being compared to)
I know that to work out the error percentage for 1a and 2a -- it is the difference (of 1a and 2a) divided by 1a x 100.
I can do the same with 1b and 2b, and...