How do you find the mid range and the standard deviation of a set of data?


Rate This Answer

Minus overall avg (x) from x, find the square, sum up squared values, divide result by (n-1), find the sq root = stnd'd deviation.

Answered -

Related Questions

View More »

Comments

Advertisement