Table of Contents
To calculate the 90th percentile in Google Sheets, you can use the PERCENTILE function. This formula takes two arguments: the data range and the percentile value (in this case, 90). The function will return the value at which 90% of the data falls below. This can be useful for analyzing data sets and understanding the distribution of values. Simply input the formula into a cell and replace the data range and percentile value with your specific data. This will give you the 90th percentile for your data set in Google Sheets.
Calculate the 90th Percentile in Google Sheets
The 90th percentile of a dataset is the value that cuts off the bottom 90 percent of the data values from the top 10 percent of data values when all of the values are sorted from least to greatest.
To find the 90th percentile of a dataset in Google Sheets, you can use one of the following two functions:
- =PERCENTILE(data, percentile)
- =PERCENTILE.INC(data, percentile)
Both functions will return the same value.
For both functions, the data is the list of values in your dataset and percentile is the percentile you’d like to find between 0 and 1.
To find the 90th percentile, we will use 0.9 for k.
Note that there is also a function called =PERCENTILE.EXC that calculates percentiles between 0 and 1, exclusive. This function is rarely used in practice.
The following example shows how to calculate the 90th percentile of a dataset in Google Sheets.
Example: Calculating the 90th Percentile in Google Sheets
Suppose we have the following dataset that shows the exam scores of 20 students in a particular class:

We can use the following formula to find the 90th percentile of the exam scores:
=PERCENTILE(A2:A21,0.9)
The following screenshot shows how to use this formula in practice:

The 90th percentile turns out to be 94.1.
This is the score that a student must receive in order to have a score that is greater than 90% of the exam scores in the entire class.
Notes
Keep in mind the following notes when calculating percentiles in Google Sheets:
- The value for percentile must always be between 0 and 1.
- The percentile function will display a #VALUE! Error if you enter a non-numeric value for k.
- The data in our example was sorted from lowest to highest exam scores, but a dataset does not need to be pre-sorted in this manner for the percentile function to work.
The following tutorials explain how to perform other common tasks in Google Sheets:
Cite this article
stats writer (2024). How do I calculate the 90th percentile in Google Sheets?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-do-i-calculate-the-90th-percentile-in-google-sheets/
stats writer. "How do I calculate the 90th percentile in Google Sheets?." PSYCHOLOGICAL SCALES, 26 Jun. 2024, https://scales.arabpsychology.com/stats/how-do-i-calculate-the-90th-percentile-in-google-sheets/.
stats writer. "How do I calculate the 90th percentile in Google Sheets?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-do-i-calculate-the-90th-percentile-in-google-sheets/.
stats writer (2024) 'How do I calculate the 90th percentile in Google Sheets?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-do-i-calculate-the-90th-percentile-in-google-sheets/.
[1] stats writer, "How do I calculate the 90th percentile in Google Sheets?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.
stats writer. How do I calculate the 90th percentile in Google Sheets?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
