How to Find Mean, Median and Mode in Google Sheets

While working on a dataset, sometimes we need some specific data from the dataset. For example, while counting any number in google sheets we need to find out the average, highest, or lowest number, and if the dataset is complex and huge then doing all this work manually can be a very tough job and time-consuming as well. Rather than doing it manually, we can easily execute this method into google sheets. So, Now we will learn how to find mean, Median, and mode in google sheets with some particle examples. So, Let’s Start.


A Sample of Practice Spreadsheet

You may copy the spreadsheet below and practice by yourself.


What Is Mean, Median and Mode in Google Sheets?

Mean

Mean is actually the average of given values. If you want to get the average value from a dataset then you can use the AVERAGE function in google sheets. For example, if the total row is 25 then, we can get the average of the total dataset or any particular value.

Median

Median is used to find the middlemost value or in another way, it is used to find the middle value between two numbers. For example, if the dataset contains 20 rows or 20 numbers then you can get the median value of the total dataset or you can get the median value of some selective number.  You can achieve this through the MEDIAN function in Google Sheets.

Mode

Mode represents the most frequently used value in a dataset. If the dataset contains 15 rows or 15 numbers then you can get the most frequently used value if needed or you can get the mode value of the selected values as well. You can find this in Google Sheets by using the MODE function.


Step by Step Procedures to Find Mean, Median and Mode in Google Sheets

The Dataset below contains Employee’s Name and Salary. Here, we will find the mean, median, and mode values of the employee’s salary using the steps shown below. So, let’s start.

Dataset of the method


Step 1: Finding Mean in Google Sheets

Now, we will find the mean value in google sheets using functions. In google sheets mean is represented by Average. Here, we will use the AVERAGE function to find the mean value from the following dataset.

  • First, Select cell F4 to enter the function.

selecting cell to enter formula

  • Then, enter the AVERAGE function and select the total range C5:C11 to get the average value from the total dataset.
  • So, the overall formula would be like the following.
=AVERAGE(C5:C11)

Finding mean with average function to find the mean in google sheet

  • We can find the mean value in google sheets using the SUM Function as well.
  • Initially, enter the sum function into cell F5 selecting the range C5:C11.
  • Finally, divide it by the number of values in the dataset as below.
  • So, the overall formula is
=SUM(C5:C11)/7

Applying SUM function to get the average of executing the method to find Mean median and mode in Google sheets

Read More: How to Determine Standard Error of Mean in Google Sheets


Step 2: Calculating Median in Google Sheets

In this case, we will calculate the median value using the MEDIAN function with the same dataset shown before.

  • In the beginning, select cell F4 to enter the formula.

Selecting the cell

  • Following, enter the function and select range C5:C11 to get the middle value or median value of the dataset.
  • So, the formula would look as below.
=MEDIAN(C5:C11)

Calculating MEDIAN function for executing the method to find mean median and mode in google sheets


Step 3: Finding Mode in Google sheets

Here, we will find the mode value using the MODE function with the same dataset which is already used to execute the other two values.

  • First, select cell F4 to enter the formula.

selecting cell

  • After that, enter the formula and select the range C5:C11 to get the most frequently used value or mode value as below.
  • So, the final formula should be like the following.
=MODE(C5:C11)

Finding Mode using MODE function


Things to Remember

  • Always remember to close the bracket after completing the sum function then divide to get the average value.
  • You can get the mean, median, and mode of the total dataset or selected values using the same formula.

Conclusion

In this article, we explained how to find mean, median, and mode in Google Sheets with practical examples. Hopefully, the methods will help you to apply these functions to your own dataset. Please let us know in the comment section if you have any further queries or suggestions. You may also visit our OfficeWheel blog to explore more Google Sheets-related articles.

Afrina

Afrina

This is Afrina Nafisa. Currently working as a Technical Writer at OFFICEWHEEL.COM. I have done my graduation from Ahsanullah University of Science and Technology. As I am eager to learn more and more currently my motive is to make myself better every day with my work so that I can make better content for all the readers.

We will be happy to hear your thoughts

Leave a reply

OfficeWheel
Logo