고객관리

고객관리

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

자료실

게시물 검색

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

  • 2025-03-22 16:45:00
  • hit5523

 

 

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복사
게시물 검색
List of articles
번호 제목 작성일 조회수
165 [유용한TIP] 동어 반복 오류란? photo 2026-04-13 hit4101
164 [유용한TIP] ⚠️ 성급한 일반화의 오류란? | 정의와 예시 photo 2026-04-09 hit3765
163 [유용한TIP] Grawlix | Definition, Meaning, Use & Examples photo 2026-04-01 hit5155
162 [유용한TIP] Appeal to Emotion Fallacy | Definition & Examples photo 2026-03-31 hit5954
161 [유용한TIP] 감정적 허위(Pathetic Fallacy)란? | 정의와 예시 [What Is Pathetic Fallac photo 2026-03-26 hit6183
160 [유용한TIP] ? 허수아비 논법이란? | 논점 흐리기의 정의와 예시 photo 2026-03-24 hit3474
159 [유용한TIP] ❓무지에 호소하는 오류란? photo 2026-03-18 hit3722
158 [유용한TIP] 논문컨설팅 전문가가 알려주는 초보자를 위한 가이드, 연구 입문 가이드 photo 2026-03-09 hit3283
157 [유용한TIP] ? 논문컨설팅 진행 전 많이들 하는 실수! 감정에 호소하는 오류란? photo 2025-11-30 hit4829
156 [유용한TIP] ? 인과 오류란? photo 2025-10-16 hit3400
155 [유용한TIP] Hasty Generalization Fallacy | Definition & Examples photo 2025-04-15 hit5724
154 [유용한TIP] What Is Ecological Fallacy? | Definition & Example photo 2025-04-14 hit5646
153 [유용한TIP] Circular Reasoning Fallacy | Definition & Examples photo 2025-04-13 hit5657
152 [유용한TIP] What Is Base Rate Fallacy? | Definition & Examples photo 2025-04-11 hit5612
151 [유용한TIP] Appeal to Pity Fallacy | Definition & Examples photo 2025-04-10 hit6580
150 [유용한TIP] Appeal to Authority Fallacy | Definition & Examples photo 2025-04-08 hit7380
149 [유용한TIP] What Is Ad Populum Fallacy? | Definition & Examples photo 2025-04-07 hit6048
148 [유용한TIP] Ad Hominem Fallacy | Definition & Examples photo 2025-04-06 hit7669
147 [유용한TIP] Begging the Question Fallacy | Definition & Examples photo 2025-04-06 hit5924
146 [유용한TIP] A Beginner's Guide to Starting the Research Process photo 2025-04-05 hit4218
145 [유용한TIP] How to Avoid Repetition and Redundancy in Academic Writing photo 2025-04-04 hit10595
144 [유용한TIP] Tautology | Meaning, Definition & Examples photo 2025-04-03 hit5203
143 [유용한TIP] What Is a Metaphor? | Definition & Examples photo 2025-04-02 hit7035
142 [유용한TIP] What Is a Simile? | Meaning, Definition & Examples photo 2025-04-01 hit4873
141 [유용한TIP] How to Choose a Dissertation Topic | 8 Steps to Follow photo 2025-03-30 hit5020
140 [유용한TIP] hesis & Dissertation Title Page | Free Templates & E photo 2025-03-29 hit5119
139 [유용한TIP] How to Write a Dissertation or Thesis Proposal photo 2025-03-28 hit5048
138 [유용한TIP] How to Write More Concisely | Tips to Shorten Your Sentences photo 2025-03-27 hit4941
137 [유용한TIP] What Is a Dissertation? | Guide, Examples, & Template photo 2025-03-26 hit4497
136 [유용한TIP] How to Choose a Dissertation Topic | 8 Steps to Follow photo 2025-03-25 hit4836
135 [유용한TIP] How to Find the Range of a Data Set | Calculator & Formu photo 2025-03-24 hit3900
134 [유용한TIP] How to Find the Geometric Mean | Calculator & Formula photo 2025-03-23 hit4765
133 [유용한TIP] How to Find the Mean | Definition, Examples & Calculator photo 2025-03-22 hit5523
132 [유용한TIP] How to Find the Median | Definition, Examples & Calculat photo 2025-03-21 hit5566
131 [유용한TIP] How to Find the Mode | Definition, Examples & Calculator photo 2025-03-19 hit5598
130 [유용한TIP] Central Tendency | Understanding the Mean, Median & Mode photo 2025-03-18 hit7014
129 [유용한TIP] [Descriptive Statistics | Definitions, Types, Examples] photo 2025-03-17 hit4401
128 [유용한TIP] 슬리퍼리 슬로프(미끄러운 경사면) 오류란? photo 2025-03-16 hit3373
127 [유용한TIP] How to Find Outliers | 4 Ways with Examples & Explanatio photo 2025-03-13 hit3812
126 [유용한TIP] Missing Data | Types, Explanation, & Imputation photo 2025-03-12 hit4366
125 [유용한TIP] What Is Data Cleansing? | Definition, Guide & Examples photo 2025-03-11 hit5910
124 [유용한TIP] Ratio Scales | Definition, Examples, & Data Analysis photo 2025-03-10 hit5285
123 [유용한TIP] Interval Data and How to Analyze It | Definitions & Exam photo 2025-03-06 hit4366
122 [유용한TIP] Ordinal Data | Definition, Examples, Data Collection & A photo 2025-03-04 hit4866
121 [유용한TIP] Nominal Data | Definition, Examples, Data Collection & A photo 2025-02-27 hit5760
120 [유용한TIP] Levels of Measurement | Nominal, Ordinal, Interval and Ratio photo 2025-02-26 hit4231
119 [유용한TIP] Sampling Methods | Types, Techniques & Examples photo 2025-02-24 hit5013
118 [유용한TIP] Population vs. Sample | Definitions, Differences & Examp photo 2025-02-20 hit4284
117 [유용한TIP] Data Collection | Definition, Methods & Examples photo 2025-02-19 hit5205
116 [유용한TIP] T-Distribution | What It Is and How To Use It (With Examples photo 2025-02-18 hit4672

네이버 톡톡으로 연결됩니다