We have a sample that is:
a) We can find the median by first sorting the sample:
The median is the value that has 50% of the values below its values.
In this case, this value is in the third place of the sorted sample and has a value of 160.
b) We have to find the mean.
We can calculate it as:
c) We have to calculate the variance. To find its value we will use the mean value we have just calculated:
d) We have to calculate the standard deviation. As we have already calculated the variance, we can calculate it as:
e) We now have to find the coefficient of variation:
Answer:
a) 160
b) 146
c) 4468.4
d) 66.85
e) 46%