Question #84371

solution to Analysis of a sample of iron ore gave the following percentage values for the iron content 7.08,7.21.7.12,7.09,7.16, 7.14,7.07,7.14,7.18,7.11.Calculat the mean, standard deviation and coefficient of variation for the values.

Expert's answer

Answer on Question #84371 – Chemistry – Other

Task:

Solution to analysis of a sample of iron ore gave the following percentage values for the iron content 7.08, 7.21, 7.12, 7.09, 7.16, 7.14, 7.07, 7.14, 7.18, 7.11. Calculate the mean, standard deviation and coefficient of variation for the values.

Solution:

Mean or average

The mean value characterizes the "central tendency" or "location" of the data.

The first mathematical manipulation is to sum () the individual points:


=7.08+7.21+7.12+7.09+7.16+7.14+7.07+7.14+7.18+7.11=71.3=71.3;n=10.\begin{array}{l} \sum = 7.08 + 7.21 + 7.12 + 7.09 + 7.16 + 7.14 + 7.07 + 7.14 + 7.18 + 7.11 = 71.3 \\ \sum = 71.3; \\ n = 10. \end{array}


Let's calculate the mean or average, which is:


X=(Xi)n=71.310=7.13\overline{X} = \frac{\sum (X_i)}{n} = \frac{71.3}{10} = 7.13

Standard deviation

The dispersion of values about the mean is predictable and can be characterized mathematically through a series of manipulations:

- The first mathematical manipulation is to sum ()(\sum) the individual points and calculate the mean or average, which is 71.3 divided by 10, or 7.13 in this example.

- The second manipulation is to subtract the mean value from each control value, as shown in column B. This term, shown as Xvalue - Xbar, is called the difference score. As can be seen here, individual difference scores can be positive or negative and the sum of the difference scores is always zero.

1) (X1X)=(7.087.13)=0.05;(X_{1} - \overline{X}) = (7.08 - 7.13) = -0.05;

2) (X2X)=(7.217.13)=0.08;(X_{2} - \overline{X}) = (7.21 - 7.13) = 0.08;

3) (X3X)=(7.127.13)=0.01;(X_{3} - \overline{X}) = (7.12 - 7.13) = -0.01;

4) (X4X)=(7.097.13)=0.04;(X_{4} - \overline{X}) = (7.09 - 7.13) = -0.04;

5) (X5X)=(7.167.13)=0.03;(X_{5} - \overline{X}) = (7.16 - 7.13) = 0.03;

6) (X6X)=(7.147.13)=0.01;(X_{6} - \overline{X}) = (7.14 - 7.13) = 0.01;

7) (X7X)=(7.077.13)=0.06;(X_{7} - \overline{X}) = (7.07 - 7.13) = -0.06;

8) (X8X)=(7.147.13)=0.01;(X_{8} - \overline{X}) = (7.14 - 7.13) = 0.01;

9) (X9X)=(7.187.13)=0.05;(X_{9} - \overline{X}) = (7.18 - 7.13) = 0.05;

10) (X10X)=(7.117.13)=0.02(X_{10} - \overline{X}) = (7.11 - 7.13) = -0.02

- The third manipulation is to square the difference score to make all the terms positive.

1) (X1X)2=(0.05)2=0.0025;(X_{1} - \overline{X})^{2} = (-0.05)^{2} = 0.0025;

2) (X2X)2=0.082=0.0064;(X_{2} - \overline{X})^{2} = 0.08^{2} = 0.0064;

3) (X3X)2=(0.01)2=0.0001;(X_{3} - \overline{X})^{2} = (-0.01)^{2} = 0.0001;

4) (X4X)2=(0.04)2=0.0016;(X_{4} - \overline{X})^{2} = (-0.04)^{2} = 0.0016;

5) (X5X)2=0.032=0.0009;(X_{5} - \overline{X})^{2} = 0.03^{2} = 0.0009;

6) (X6X)2=0.012=0.0001;(X_{6} - \overline{X})^{2} = 0.01^{2} = 0.0001;

7) (X7X)2=(0.06)2=0.0036;(X_{7} - \overline{X})^{2} = (-0.06)^{2} = 0.0036;

8) (X8X)2=0.012=0.0001;(X_{8} - \overline{X})^{2} = 0.01^{2} = 0.0001;

9) (X9X)2=0.052=0.0025;(X_{9} - \overline{X})^{2} = 0.05^{2} = 0.0025;

10) (X10X)2=(0.02)2=0.0004(X_{10} - \overline{X})^{2} = (-0.02)^{2} = 0.0004

- Next the squared difference scores are summed.


t=110(XtX)2=0.0025+0.0064+0.0001+0.0016+0.0009+0.0001+0.0036+0.0001+0.0025+0.0004=0.0182\sum_{t=1}^{10} (X_{t} - \overline{X})^{2} = 0.0025 + 0.0064 + 0.0001 + 0.0016 + 0.0009 + 0.0001 + 0.0036 + 0.0001 + 0.0025 + 0.0004 = 0.0182t=110(XtX)2=0.0182\sum_{t=1}^{10} (X_{t} - \overline{X})^{2} = 0.0182


- Finally, the predictable dispersion or standard deviation (SD(S_D or s)s) can be calculated as follows:


SD=i=110(XiX)2(n1)S_D = \sqrt{\frac{\sum_{i=1}^{10} (X_i - \overline{X})^2}{(n-1)}}SD=i=110(XiX)2(n1)=0.0182101=0.01829=0.002022=0.04497=0.045S_D = \sqrt{\frac{\sum_{i=1}^{10} (X_i - \overline{X})^2}{(n-1)}} = \sqrt{\frac{0.0182}{10-1}} = \sqrt{\frac{0.0182}{9}} = \sqrt{0.002022} = 0.04497 = 0.045SD=0.045S_D = 0.045

Coefficient of variation

The CVC_V expresses the variation as a percentage of the mean, and is calculated as follows:


CV%=SDX100C_V\% = \frac{S_D}{\overline{X}} * 100CV%=SDX100=0.0457.13100=0.6311%C_V\% = \frac{S_D}{\overline{X}} * 100 = \frac{0.045}{7.13} * 100 = 0.6311\%CV%=0.6311%C_V\% = 0.6311\%


Answer: The mean = Xbar=7.13X_{\text{bar}} = 7.13; The standard deviation = SD=0.045S_D = 0.045; The coefficient of variation = CV%=0.6311%C_V\% = 0.6311\%.

Answer provided by www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS