Mean Deviation Explained

In statistics, one of the most basic and important parameters that defines the nature of a particular data set, is mean deviation. The relevant formula and calculation technique for this parameter, is defined in the following lines.

Written by
ScienceStruck Editorial
Published
Reading time
2 minutes
Filed under
Math
Diagram of dots at varying distances from a central mean line, illustrating statistical deviation

To be able to make sense of experimental data, one needs to understand many statistical concepts. Statistics is the prime branch of applied mathematics, which focuses on unearthing minute details from the mass of data generated through experiments. Of the many statistical concepts which you need to know about, an important one is mean deviation.

Mean or average value of any set of data points is obtained by summing all the values of a data set and dividing it with the quantity or number of data points. To put it simply, to get the mean, just add up all the values of data points and divide it by their total count.

Definition

It is defined as the average of all the absolute deviations from the mean (of an entire distribution) for all data points. To get the mean deviation, you must subtract the mean from each one of the data values in the distribution, take the absolute or mod value of each one, add them all together, and divide it by the total number of data points.

Formula

Mean Deviation = [{Σn=1N |xn - XMean|}/{N}]

Here N is the total number of data points and XMean is the mean value of the distribution. When we take the absolute value of any number, remember that it’s always positive. For example, |-3| equals to 3 and not -3.

Calculation

Let us consider a data set with the following five points - 2, 5, 10, 6, 7. The first step is to find the mean of this data set, which would be:

Mean = (2 + 5 + 10 + 6 + 7)/5 = 6

The next step is to calculate the absolute deviation of each data point from the mean. Here is a table depicting absolute deviation calculation.

Data(X)|X - XMean|
2|(2 - 6)| = 4
5|(5 - 6)| = 1
10|(10 - 6)| = 4
6|(6 - 6)| = 0
7|(7 - 6)| = 1

Therefore, the sum of deviations from the mean will be (4 + 1 + 4 + 0 + 1), which is equal to 10. Substituting N = 5 and sum of absolute deviations to be 10, we have:

Mean Deviation = 10/5 = 2

This calculation is quite simple, once you note down and arrange the data properly in an observation table. As explained before, it gives you an idea about how much is the average deviation among the data points from the mean. This makes the maximum amplitude of deviations from the average apparent.

Averaging the distance of a handful of data points from their mean puts statistics and research methods into practice at a very small scale.

Math /

A Quick Guide on How to Calculate Percentiles

Most of the competitive entrance exams declare the results of the applicants based on percentiles. This article will tell you about how to calculate percentiles and what exactly are they?

4 min read

Math /

A Well-defined Guide on Interpolation Vs. Extrapolation

Interpolation means finding unknown data that lies within the range of given values while extrapolation means projecting known data to obtain unknown values. But this is not the only fact that sets them apart.. Join ScienceStruck as we explore the meaning, methods, and applications of each of these two techniques of numerical analysis that are very similar yet have distinct differences.

9 min read

Math /

Descriptive Vs. Inferential Statistics: Know the Difference

Descriptive and inferential statistics are both statistical procedures that help describe a data sample set and draw inferences from the same, respectively. The ScienceStruck article below enlists the difference between descriptive and inferential statistics with examples.

6 min read