How can I use the PERCENTILE.EXC function in Google Sheets?

How can I use the PERCENTILE.EXC function in Google Sheets?

The PERCENTILE.EXC function in Google Sheets is a powerful tool that allows users to calculate the value at a specified percentile in a given dataset. This function excludes the value at the specified percentile, making it useful for data sets with a large number of values. By simply inputting the range of data and the desired percentile, users can quickly and accurately determine the value at that percentile. This function is particularly helpful for analyzing data sets with a large number of data points and can assist in making informed decisions based on the distribution of the data. Overall, the PERCENTILE.EXC function in Google Sheets is an efficient and reliable method for calculating percentiles in a dataset.

PERCENTILE.EXC function

The PERCENTILE.EXC function returns the value at a given percentile of a dataset, exclusive of 0 and 1.

Parts of a PERCENTILE.EXC function

PERCENTILE.EXC(data, percentile)

PartDescription
dataThe array or range containing the dataset to consider.
percentileThe percentile whose value within data will be calculated and returned.

Sample formulas

PERCENTILE.EXC(A2:A100,0.33)

PERCENTILE.EXC(A2:A100,A2)

Notes

  • The value returned by PERCENTILE.EXC is not necessarily a member of data as this function interpolates between values to calculate the alpha percentile.
  • The percentile must be between 0 and 1, exclusive.
  • Different from PERCENTILE.INC, PERCENTILE.EXC calculates percentile based on a percentile range exclusive of 0 and 1.

Examples

 AB
1datapercentile
2150.15
3200.4
4350.5
5400.8
6500.9

 

 ABCD
1PercentileResultFormulaExplanation
20.15#NUM!=PERCENTILE.EXC(A2:A6, B2)Returns #NUM! error because it can’t interpolate.
30.426=PERCENTILE.EXC(A2:A6, B3)Executes as intended.
40.535=PERCENTILE.EXC(A2:A6, B4)Executes as intended.
50.848=PERCENTILE.EXC(A2:A6, B5)Executes as intended.
60.9#NUM!=PERCENTILE.EXC(A2:A6, B6)Returns #NUM! error because it can’t interpolate.

Related functions

  • PERCENTILE: Returns the value at a given percentile of a dataset.
  • QUARTILE: Returns a value nearest to a specified quartile of a dataset.
  • MEDIAN: Returns the median value in a numeric dataset.
  • QUARTILE.EXC: The QUARTILE.EXC function returns value nearest to a given quartile of a dataset, exclusive of 0 and 4.

Cite this article

stats writer (2024). How can I use the PERCENTILE.EXC function in Google Sheets?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-can-i-use-the-percentile-exc-function-in-google-sheets/

stats writer. "How can I use the PERCENTILE.EXC function in Google Sheets?." PSYCHOLOGICAL SCALES, 30 Jun. 2024, https://scales.arabpsychology.com/stats/how-can-i-use-the-percentile-exc-function-in-google-sheets/.

stats writer. "How can I use the PERCENTILE.EXC function in Google Sheets?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-can-i-use-the-percentile-exc-function-in-google-sheets/.

stats writer (2024) 'How can I use the PERCENTILE.EXC function in Google Sheets?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-can-i-use-the-percentile-exc-function-in-google-sheets/.

[1] stats writer, "How can I use the PERCENTILE.EXC function in Google Sheets?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.

stats writer. How can I use the PERCENTILE.EXC function in Google Sheets?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.

Download Post (.PDF)
Slide Up
x
PDF
Scroll to Top