In which of these circumstances would it be best not to use mean as the measure of central tendency?

Explanation:

The mean is not a good measurement of central tendency because it takes into account every data point. If you have outliers like in a skewed distribution, then those outliers affect the mean one single outlier can drag the mean down or up. This is why the mean isn't a good measure of central tendency. Instead the median is used as a measure of central tendency.

What is Central Tendency?

Measures of central tendency are summary statistics that represent the center point or typical value of a dataset. Examples of these measures include the mean, median, and mode. These statistics indicate where most values in a distribution fall and are also referred to as the central location of a distribution. You can think of central tendency as the propensity for data points to cluster around a middle value.

In statistics, the mean, median, and mode are the three most common measures of central tendency. Each one calculates the central point using a different method. Choosing the best measure of central tendency depends on the type of data you have. In this post, I explore the mean, median, and mode as measures of central tendency, show you how to calculate them, and how to determine which one is best for your data.

Locating the Measures of Central Tendency

Most articles about the mean, median, and mode focus on how you calculate these measures of central tendency. I’ll certainly to that, but I’m going to start with a slightly different approach. My philosophy throughout my blog is to help you intuitively grasp statistics by focusing on concepts. Consequently, I’m going to start by illustrating the central point of several datasets graphically—so you understand the goal. Then, we’ll move on to choosing the best measure of central tendency for your data and the calculations.

The three distributions below represent different data conditions. In each distribution, look for the region where the most common values fall. Even though the shapes and type of data are different, you can find that central tendency. That’s the area in the distribution where the most common values are located. These examples cover the mean, median, and mode.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

In which of these circumstances would it be best not to use mean as the measure of central tendency?

In which of these circumstances would it be best not to use mean as the measure of central tendency?

As the graphs highlight, you can see where most values tend to occur. That’s the concept. Measures of central tendency represent this idea with a value. Coming up, you’ll learn that as the distribution and kind of data changes, so does the best measure of central tendency. Consequently, you need to know the type of data you have, and graph it, before choosing between the mean, median, and mode!

Related posts: Guide to Data Types and How to Graph Them

Whether you’re using the mean, median, or mode, the central tendency is only one characteristic of a distribution. Another aspect is the variability around that central value. While measures of variability is the topic of a different article (link below), this property describes how far away the data points tend to fall from the center. The graph below shows how distributions with the same central tendency (mean = 100) can actually be quite different. The panel on the left displays a distribution that is tightly clustered around the mean, while the distribution on the right is more spread out. It is crucial to understand that the central tendency summarizes only one aspect of a distribution and that it provides an incomplete picture by itself.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

Related post: Measures of Variability: Range, Interquartile Range, Variance, and Standard Deviation

The mean is the arithmetic average, and it is probably the measure of central tendency that you are most familiar. Calculating the mean is very simple. You just add up all of the values and divide by the number of observations in your dataset.

The calculation of the mean incorporates all values in the data. If you change any value, the mean changes. However, the mean doesn’t always locate the center of the data accurately. Observe the histograms below where I display the mean in the distributions.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

In a symmetric distribution, the mean locates the center accurately.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

However, in a skewed distribution, the mean can miss the mark. In the histogram above, it is starting to fall outside the central area. This problem occurs because outliers have a substantial impact on the mean as a measure of central tendency. Extreme values in an extended tail pull the mean away from the center. As the distribution becomes more skewed, the mean is drawn further away from the center. Consequently, it’s best to use the mean as a measure of the central tendency when you have a symmetric distribution. More about this issue when we look at the mean vs median!

In statistics, we generally use the arithmetic mean, which is the type I discuss in this post. However, there are other types of means, such as the geometric mean. Read my post about the geometric mean to learn when it is a better measure.

When to use the mean: Symmetric distribution, Continuous data

Related posts: Using Histograms to Understand Your Data and What is the Mean?

Median

The median is the middle value. It is the value that splits the dataset in half, making it a natural measure of central tendency.

To find the median, order your data from smallest to largest, and then find the data point that has an equal number of values above it and below it. The method for locating the median varies slightly depending on whether your dataset has an even or odd number of values. I’ll show you how to find the median for both cases. In the examples below, I use whole numbers for simplicity, but you can have decimal places.

In the dataset with the odd number of observations, notice how the number 12 has six values above it and six below it. Therefore, 12 is the median of this dataset.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

When there is an even number of values, you count in to the two innermost values and then take the average. The average of 27 and 29 is 28. Consequently, 28 is the median of this dataset.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

Outliers and skewed data have a smaller effect on the mean vs median as measures of central tendency. To understand why, imagine we have the Median dataset below and find that the median is 46. However, we discover data entry errors and need to change four values, which are shaded in the Median Fixed dataset. We’ll make them all significantly higher so that we now have a skewed distribution with large outliers.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

As you can see, the median doesn’t change at all. It is still 46. When comparing the mean vs median, the mean depends on all values in the dataset while the median does not. Consequently, when some of the values are more extreme, the effect on the median is smaller. Of course, with other types of changes, the median can change. When you have a skewed distribution, the median is a better measure of central tendency than the mean.

Related post: Skewed Distributions

Mean vs Median as Measures of Central Tendency

Now, let’s compare the mean vs median as measures of central tendency on symmetrical and skewed distributions to see how they perform. The histograms below allow us to compare these two statistics directly.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

In a symmetric distribution, the mean and median both find the center accurately. They are approximately equal, and both are valid measures of central tendency.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

In a skewed distribution, the outliers in the tail pull the mean away from the center towards the longer tail. For this example, the mean vs median differs by over 9000. The median better represents the central tendency for the skewed distribution.

These data are based on the U.S. household income for 2006. Income is the classic example of when to use the median instead of the mean because its distribution tends to be skewed. The median indicates that half of all incomes fall below 27581, and half are above it. For these data, the mean overestimates where most household incomes fall.

To learn more about incomes and their right-skewed distributions, read my post about Global Income Distributions.

Statisticians say that the median is a robust statistical while the mean is sensitive to outliers and skewed distributions.

When to use the median: Skewed distribution, Continuous data, Ordinal data

Related posts: Median Definition and Uses and What are Robust Statistics?

Mode

The mode is the value that occurs the most frequently in your data set, making it a different type of measure of central tendency than the mean or median.

To find the mode, sort the values in your dataset by numeric values or by categories. Then identify the value that occurs most often.

On a bar chart, the mode is the highest bar. If the data have multiple values that are tied for occurring the most frequently, you have a multimodal distribution. If no value repeats, the data do not have a mode. Learn more about bimodal distributions.

In the dataset below, the value 5 occurs most frequently, which makes it the mode. These data might represent a 5-point Likert scale.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

Typically, you use the mode with categorical, ordinal, and discrete data. In fact, the mode is the only measure of central tendency that you can use with categorical data—such as the most preferred flavor of ice cream. However, with categorical data, there isn’t a central value because you can’t order the groups. With ordinal and discrete data, the mode can be a value that is not in the center. Again, the mode represents the most common value.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

In the graph of service quality, Very Satisfied is the mode of this distribution because it is the most common value in the data. Notice how it is at the extreme end of the distribution. I’m sure the service providers are pleased with these results!

Learn more about How to Find the Mode.

Related post: Bar Charts: Using, Examples, and Interpreting

Finding the mode as the central tendency for continuous data

In the continuous data below, no values repeat, indicating this dataset has no mode for a measure of central tendency. With continuous data, it is unlikely that two or more values will be exactly equal because there are an infinite number of values between any two values.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

When you are working with the raw continuous data, don’t be surprised if there is no mode. However, you can find the mode for continuous data by locating the maximum value on a probability distribution plot. If you can identify a probability distribution that fits your data, find the peak value and use it as the mode.

The probability distribution plot displays a lognormal distribution that has a mode of 16700. This distribution corresponds to the U.S. household income example in the median section.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

When to use the mode: Categorical data, Ordinal data, Count data, Probability Distributions

What is the Best Measure of Central Tendency—the Mean, Median, or Mode?

When you have a symmetrical distribution for continuous data, the mean, median, and mode are equal. In this case, analysts tend to use the mean because it includes all of the data in the calculations. However, if you have a skewed distribution, the median is often the best measure of central tendency.

When you have ordinal data, the median or mode is usually the best choice. For categorical data, you must use the mode.

In cases where you are deciding between the mean vs median as the better measure of central tendency, you are also determining which types of statistical hypothesis tests are appropriate for your data—if that is your ultimate goal. I have written an article that discusses when to use parametric (mean) and nonparametric (median) hypothesis tests along with the advantages and disadvantages of each type.

Analysts frequently use measures of central tendency to describe their datasets. Learn how to Analyze Descriptive Statistics in Excel.

If you’re learning about statistics and like the approach I use in my blog, check out my Introduction to Statistics book! It’s available at Amazon and other retailers.

In which of these circumstances would it be best not to use mean as the measure of central tendency?

When should you not use the mean as a measure of central tendency?

Explanation: The mean is not a good measurement of central tendency because it takes into account every data point. If you have outliers like in a skewed distribution, then those outliers affect the mean one single outlier can drag the mean down or up. This is why the mean isn't a good measure of central tendency.

When would you use the median rather than the mean as a measure of central tendency?

For data from skewed distributions, the median is better than the mean because it isn't influenced by extremely large values. The mode is the only measure you can use for nominal or categorical data that can't be ordered.

In what circumstances would you prefer to use the median instead of the mean for a set of data?

It's best to use the mean when the distribution of the data values is symmetrical and there are no clear outliers. It's best to use the median when the the distribution of data values is skewed or when there are clear outliers.

When would the mean be the best measure of center?

The median is generally a better measure of the center when there are extreme values or outliers because it is not affected by the precise numerical values of the outliers. The mean is the most common measure of the center.