{"id":12546,"date":"2021-04-03T08:45:23","date_gmt":"2021-04-03T00:45:23","guid":{"rendered":"https:\/\/www.intmath.com\/blog\/?p=12546"},"modified":"2021-08-07T05:41:03","modified_gmt":"2021-08-06T21:41:03","slug":"difference-between-mean-median-and-mode","status":"publish","type":"post","link":"https:\/\/www.intmath.com\/blog\/learn-math\/difference-between-mean-median-and-mode-12546","title":{"rendered":"Difference Between Mean, Median, and Mode"},"content":{"rendered":"<p>We deal with numbers all the time, whether it's on an individual or corporate level. But rough numbers or data sets don't make a whole lot of sense until we have proper tools to study them. Mean, median, and mode are some of those\u00a0tools.<\/p>\n<p>If you're looking at a large group of\u00a0data, these terms can help you identify important benchmarks in your information. We'll explain what they really mean and examine the\u00a0differences between the terms.<\/p>\n<h2>Mean<\/h2>\n<p>The\u00a0<strong>mean\u00a0<\/strong>is the sum of all the values in a dataset, divided by the total number of values in the data.<\/p>\n<p>Typically, there's a range of\u00a0values in any given set of data. The average is one measure of the center of a set of data. We also call this the mean.\u00a0It can also be referred to as the arithmetic mean.\u00a0Imagine\u00a0you are a teacher and all of your\u00a0students score differently on their exams. When your supervisor asks about your class's performance, you tell them\u00a0the average score of the class.\u00a0This is the class's mean\u00a0or the mean score\u00a0of students.<\/p>\n<p>As mean takes into account every value in the data set, it is affected by extreme values or outliers.\u00a0For example, if two students do poorly on the test, earning F's, this would lower the class mean.<\/p>\n<h3>Example 1<\/h3>\n<p>The mean of 12, 16, 9, 13, 21<\/p>\n<ul>\n<li><code>Mean = (12 + 16 + 9 + 13 + 21) \/ 5<\/code><\/li>\n<li><code>Mean = 14.2<\/code><\/li>\n<\/ul>\n<h3>Example 2<\/h3>\n<p>The mean of\u00a0100, 99, 99, 95, 94, 90, 88, 86, 80, 75, 63<\/p>\n<ul>\n<li><code>Mean = (100 + 99 + 99 + 95 + 94 + 90 + 88 + 86 + 80 + 75 + 63) \/ 11<\/code><\/li>\n<li><code>Mean = 88.09<\/code><\/li>\n<\/ul>\n<h2>Median<\/h2>\n<p>The\u00a0<strong>median\u00a0<\/strong>is the middle value or number in a given data set organized sequentially.\u00a0In order to find the median, we need to arrange the data set in either ascending or descending order. The middle value is the median.<\/p>\n<p>Unlike mean, we do not take into account\u00a0every value in the dataset to calculate the median. So, the median is not affected by outliers or extreme values. The median is considered as a positional average while the mean is considered as an arithmetic average<\/p>\n<p>Every now and then, we'll\u00a0have two numbers in the middle (when the number of values is even). Find the average of those two numbers (<em>a+b\/2)\u00a0<\/em>to find the median.\u00a0You can also use the median\u00a0to separate the given data set into two halves, one half has all the higher values and the other half has all the lesser values.<\/p>\n<h3>Example 1<\/h3>\n<p>Find the median of the data 20 10 10 40 57<\/p>\n<ul>\n<li>Arrange the given data in ascending order: 10 10 20 40 57<\/li>\n<li>The middle number of the data set is the median (<code>5\/2 = 2.5<\/code> -&gt; 3rd value in the data set)<\/li>\n<li><code>Median = 20<\/code><\/li>\n<\/ul>\n<h3>Example 2<\/h3>\n<p>Find the median of the data 20 10 10 25 40 57<\/p>\n<ul>\n<li>Arrange the given data in ascending order: 10 10 10 15 40 57<\/li>\n<li>As the total number of values is even (here 6), the average of two middle numbers is our median<\/li>\n<li><code>Median = (10+15)\/2 = 25\/2<\/code><\/li>\n<li><code>Median = 12.5<\/code><\/li>\n<\/ul>\n<h2>Mode<\/h2>\n<p>The\u00a0<strong>mode\u00a0<\/strong>is the most common number or the most repeated number in a given data set.\u00a0While the mean represents the entire dataset, the mode doesn't. Mean takes into consideration each and every value while mode doesn't. It is simply the value that appears most frequently.<\/p>\n<p>There is always a mean and a median for a given dataset\u2014but this is not the case with mode. There may be no mode if no value appears more than any other.<\/p>\n<h3>Example 1<\/h3>\n<p>Find the mode of 15, 15, 19, 23, 24, 19, 16, 19, 23, 30, 19, 22<\/p>\n<ul>\n<li>We can start by arranging\u00a0the given data in ascending order: 15, 15, 16, 19, 19, 19, 19, 23, 23, 24, 30<\/li>\n<li>We can easily find the most repeated number from the above data\u00a0(only one number repeats 4 times)<\/li>\n<li>Mode = 19<\/li>\n<\/ul>\n<h3>Example 2<\/h3>\n<p>Find the mode of 16, 19, 93, 45, 63, 24, 87, 33, 52, 23, 11, 01, 100<\/p>\n<ul>\n<li>There is no mode for the above data since there is no value that appears\u00a0or repeats\u00a0more than any other value<\/li>\n<\/ul>\n<h2>The Relationship Between Mean, Median, and Mode<\/h2>\n<p>Most of the time, our aim is to calculate the central tendency of a dataset.\u00a0When working on a dataset, to measure central tendency, the mean is preferred over the other two entities because of the fact that it takes into consideration every single value in the dataset.<\/p>\n<p>However, if the dataset contains outliers or extreme values, the median is preferred over the mean since it isn't affected by those extreme values or outliers. In any case, mean and median are preferred over mode for calculating the central tendency of the data.\u00a0There is\u00a0a formula that shows the mathematical connection between the three terms:<\/p>\n<p><code>Mode = 3 x Median - 2 x Mean<\/code><\/p>\n<p>The above formula is derived from the observation that the difference between the mean and mode is almost equal to three times the difference between the mean and median.<\/p>\n<p><code>Mean - Mode = 3(Mean - Median)<\/code><\/p>\n<p>Depending on the situation, you can choose the term that will best represent the sections of data that you're identifying.<\/p>\n<p class=\"alt\"><a href=\"#respond\" id=\"comms\">Be the first to comment<\/a> below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We deal with numbers all the time, whether it's on an individual or corporate level. But rough numbers or data sets don't make a whole lot of sense until we have proper tools to study them. Mean, median, and mode are some of those\u00a0tools. If you're looking at a large group of\u00a0data, these terms can [&hellip;]<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mo_disable_npp":""},"categories":[102],"tags":[],"_links":{"self":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts\/12546"}],"collection":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/comments?post=12546"}],"version-history":[{"count":2,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts\/12546\/revisions"}],"predecessor-version":[{"id":12593,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/posts\/12546\/revisions\/12593"}],"wp:attachment":[{"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/media?parent=12546"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/categories?post=12546"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.intmath.com\/blog\/wp-json\/wp\/v2\/tags?post=12546"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}