Solveeit Logo

Question

Question: Repeated observations in an experiment gave the values 1.29, 1.33, 1.34, 1.35, 1.32, 1.36, 1.30 and ...

Repeated observations in an experiment gave the values 1.29, 1.33, 1.34, 1.35, 1.32, 1.36, 1.30 and 1.33. Calculate the mean value error, relative error and the percentage error.

Explanation

Solution

Hint: In this question use the concept that the mean value will simply be the sum of all the observations divided by the total number of observations that is xˉ=i=1nxin\bar x = \dfrac{{\sum\limits_{i = 1}^n {{x_i}} }}{n}. Moreover for absolute error calculate the modulus of difference of mean value and the individual readings. For relative error find the ratio of mean absolute error to mean and percentage error will simply be the multiplication of relative error and 100. This will help approaching all the parts of this given problem statement.

Complete step-by-step solution -

Given repeated observations in an experiment are,
1.29, 1.33, 1.34, 1.35, 1.32, 1.36, 1.30 and 1.33.
Let,
x1=1.29,x2=1.33,x3=1.34,x4=1.35,x5=1.32,x6=1.36,x7=1.30 and x8=1.33{x_1} = 1.29,{x_2} = 1.33,{x_3} = 1.34,{x_4} = 1.35,{x_5} = 1.32,{x_6} = 1.36,{x_7} = 1.30{\text{ and }}{x_8} = 1.33
(i)\left( i \right) Mean value
Mean value is the sum of all the values divided by the number of values.
So as we see that there are 8 readings.
And the sum of the readings is
1.29 + 1.33 + 1.34 + 1.35 + 1.32 + 1.36 + 1.30 + 1.33 = 10.62
Let the mean of readings is x
x=10.628=1.3275\Rightarrow x = \dfrac{{10.62}}{8} = 1.3275
(ii)\left( {ii} \right) Absolute error
Absolute error is the modulus of difference of mean value and the individual readings.
Therefore,
Δx1=xx1\Delta {x_1} = \left| {x - {x_1}} \right| = |1.3275 – 1.29| = 0.0375
Δx2=xx2\Delta {x_2} = \left| {x - {x_2}} \right|= |1.3275 – 1.33| =|-0.0025|= 0.0025
Δx3=xx3\Delta {x_3} = \left| {x - {x_3}} \right| = |1.3275 – 1.34| = |-0.0125| = 0.0125
Δx4=xx4\Delta {x_4} = \left| {x - {x_4}} \right| = |1.3275 – 1.35| = |-0.0225| = 0.0225
Δx5=xx5\Delta {x_5} = \left| {x - {x_5}} \right| = |1.3275 – 1.32| = 0.0075
Δx6=xx6\Delta {x_6} = \left| {x - {x_6}} \right| = |1.3275 – 1.36| = |-0.0325| = 0.0325
Δx7=xx7\Delta {x_7} = \left| {x - {x_7}} \right| = |1.3275 – 1.30| = 0.0275
Δx8=xx8\Delta {x_8} = \left| {x - {x_8}} \right| = |1.3275 – 1.33| = |-0.0025| = 0.0025
(iii)\left( {iii} \right) Relative error
It is the (±)\left( \pm \right)of the ratio of mean absolute error to mean.
So first find out the mean absolute error (Δx)\left( {\Delta x} \right)
Δx=Δx1+Δx2+Δx3+Δx4+Δx5+Δx6+Δx7+Δx88\Rightarrow \Delta x = \dfrac{{\Delta {x_1} + \Delta {x_2} + \Delta {x_3} + \Delta {x_4} + \Delta {x_5} + \Delta {x_6} + \Delta {x_7} + \Delta {x_8}}}{8}
Now substitute all the values we have,
Δx=0.0375+0.0025+0.0125+0.0225+0.0075+0.0325+0.0275+0.00258\Rightarrow \Delta x = \dfrac{{0.0375 + 0.0025 + 0.0125 + 0.0225 + 0.0075 + 0.0325 + 0.0275 + 0.0025}}{8}
Δx=0.018125\Rightarrow \Delta x = 0.018125
So the relative error is
Δxˉ=±Δxx=±0.0181251.3275=±0.01365\Rightarrow \Delta \bar x = \pm \dfrac{{\Delta x}}{x} = \pm \dfrac{{0.018125}}{{1.3275}} = \pm 0.01365
(iv)\left( {iv} \right) Percentage error
Percentage error is the multiplication of relative error and 100.
%error = 100×(±0.01365) \times \left( { \pm 0.01365} \right) = ±1.365 \pm 1.365%
So this is the required answer.

Note – Errors can simply be defined as the difference between the actual values with that of the calculated value. Error can be caused due to any reasons that include human error, or even machine error. Errors can broadly be classified into 3 categories that are syntax error, logical error and run-time errors.