고객관리

고객관리

차별화 된 기술력으로 새로운 트렌드를 열어가고 있습니다.

자료실

[유용한TIP] How to Find the Mean | Definition, Examples & Calculator

  • 2025-03-22 16:45:00
  • hit5543
  • 121.167.197.189

 

 

The mean (aka the arithmetic mean, different from the geometric mean) of a dataset is the sum of all values divided by the total number of values. It’s the most commonly used measure of central tendency and is often referred to as the “average.”

 

Arithmetic mean calculator

 

Mean formulas for populations

In research, you often collect data from samples and perform inferential statistics to understand the population they came from.

The formulas for the sample mean and the population mean only differ in mathematical notation. Population attributes use capital letters while sample attributes use lowercase letters.

Population mean

Population mean formula Explanation
\bar{X} = \dfrac{\sum X}{N}
  • \bar{X} = population mean
  • \sum X = sum of each value in the population
  • N = number of values in the population

The population mean can also be denoted as μ.

Sample mean

Sample mean formula Explanation
\bar{x} = \dfrac{\sum x}{n}
  • \bar{x}= sample mean
  • \sum x = sum of each value in the sample
  • n = number of values in the population

The sample mean is also referred to as M.

Steps for calculating the mean by hand

There are two steps for calculating the mean:

  1. Add up all the values in the data set.
  2. Divide this number by the number of values.

We’ll walk through these steps with a sample data set.

Let’s say you want to find the average amount people spend on a restaurant meal in your neighborhood. You ask a sample of 8 neighbors how much they spent the last time they went out for dinner, and find the mean cost.

Data set

Cost of dinner for two (USD) 42 13 31 87 24 58 76 69

Step 1: Find the sum of the values by adding them all up

Because we’re working with a sample, we use the sample formula.

Formula       Calculation
\sum x       42 + 13 + 31 + 87 + 24 + 58 + 76 + 69 = 400

Step 2: Divide the sum by the number of values

In the formula, n is the number of values in your data set. Our data set has 8 values.

Formula      Calculation
\bar{x} = \sum x \div n      n = 8
     \sum x = 400
     \bar{x} = 400 \div 8 = 50

The mean tells us that in our sample, participants spent an average of 50 USD on their restaurant bill.

Outlier effect on the mean

Outliers are extreme values that differ from most values in the data set. Because all values are used in the calculation of the mean, an outlier can have a dramatic effect on the mean by pulling the mean away from the majority of the values.

Let’s see what happens to the mean when we add an outlier to our data set.

Data set

Cost of dinner for two (USD) 42 13 31 87 24 58 76 69 230

Step 1: Find the sum of the values by adding them all up

Formula      Calculation
\sum x      42 + 13 + 31 + 87 + 24 + 58 + 76 + 69 + 230 = 630

Step 2: Divide the sum by the number of values

Formula      Calculation
\bar{x} = \sum x \div n      n = 9
     \sum x = 630
     \bar{x} = 630 \div 9 = 70

As we can see, adding just one outlier to our data set raised the mean by 20 USD. In this case, a different measure of central tendency, like the median, would be more appropriate.

 

When can you use the mean, median or mode?

The mean is the most widely used measure of central tendency because it uses all values in its calculation. The best measure of central tendency depends on your type of variable and the shape of your distribution.

Type of variable

The mean can only be calculated for quantitative variables (e.g., height), and it can’t be found for categorical variables (e.g., gender).

In categorical variables, data is placed into groupings without exact numerical values, so the mean cannot be calculated. For categorical variables, the mode is the best measure of central tendency because it tells you the most common characteristic or popular choice for your sample.

But for continuous or discrete variables, you have exact numerical values. With these, you can easily calculate the mean or median.

Distribution shape

The mean is best for data sets with normal distributions. In a normal distribution, data is symmetrically distributed with no skew. Most values cluster around a central region, with values tapering off as they go further away from the center.

The mean, mode and median are exactly the same in a normal distribution.

 

In skewed distributions, more values fall on one side of the center than the other, and the mean, median and mode all differ from each other. One side has a more spread out and longer tail with fewer scores at one end than the other.

 

For skewed distributions and distributions with outliers, the mean is easily influenced by extreme values and may not accurately represent the central tendency. The median is a better measure for these distributions as it takes a value from the middle of the distribution.

Alternatively, you can systematically review and remove outliers from your dataset in the data cleansing process.

 

Frequently asked questions about the mean

How do I find the mean?

You can find the mean, or average, of a data set in two simple steps:

  • Find the sum of the values by adding them all up.
  • Divide the sum by the number of values in the data set.

This method is the same whether you are dealing with sample or population data or positive or negative numbers.

What are the different types of means?

The arithmetic mean is the most commonly used mean. It’s often simply called the mean or the average. But there are some other types of means you can calculate depending on your research purposes:

  • Weighted mean: some values contribute more to the mean than others.
  • Geometric mean: values are multiplied rather than summed up.
  • Harmonic mean: reciprocals of values are used instead of the values themselves.
What are measures of central tendency?

Measures of central tendency help you find the middle, or the average, of a data set.

The 3 most common measures of central tendency are the mean, median and mode.

  • The mode is the most frequent value.
  • The median is the middle number in an ordered data set.
  • The mean is the sum of all values divided by the total number of values.
What’s the best measure of central tendency to use?

The mean is the most frequently used measure of central tendency because it uses all values in the data set to give you an average.

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.

 

Bhandari, P. (2023, June 21). How to Find the Mean | Definition, Examples & Calculator. Scribbr. Retrieved July 31, 2024, from https://www.scribbr.com/statistics/mean/

게시글 공유 URL복사