asked 10.1k views
2 votes
I need to know the M.A.D, Mean, Range, Median, Mode.

I need to know the M.A.D, Mean, Range, Median, Mode.-example-1
asked
User BorjaEst
by
8.3k points

1 Answer

5 votes

According to the data set, the mean is given by:


\mu=(1)/(n)\sum_(i=1)^nx_i

Where n is the total number of values and Xi is the value with index i. According to this calculation, the mean is 7.68.

Since the least value is 2 and the largest is 25, the range is 23.

The median if the value with separates the lower half of the data set from the upper half. In this case, the median is.

The mode is the most common value in the data set. Then the mode is 3.

Finally, the mean absolute deviation is the average distance of a given value from the mean, Which is given by:


(1)/(n)\sum_{i\mathop{=}1}^n|(x_i-\mu)

Then, the MAD is 4.22

answered
User Andres Jaan Tack
by
7.2k points

No related questions found