Table of Contents
The PERCENTILE.EXC function in Excel is a statistical formula designed to calculate the value at a specified percentile in a dataset. To use this function, first select the cell where you want the result to appear. Then, type “=PERCENTILE.EXC(” in the cell and select the range of data you want to analyze. Next, enter the desired percentile value, followed by a closing parenthesis. Press “Enter” and the function will return the value at the specified percentile. This function is particularly useful for analyzing large datasets and identifying key data points.
The PERCENTILE.EXC function returns the k-th percentile of values in a range, where k is in the range 0..1, exclusive.
=PERCENTILE.EXC(array,k)
The PERCENTILE.EXC function syntax has the following arguments:
Argument | Description |
|---|---|
array Required | The array or range of data that defines relative standing. |
k Required | The array or range of data that defines relative standing. |
Notes:
If array is empty, PERCENTILE.EXC returns the #NUM! error value
If k is nonnumeric, PERCENTILE.EXC returns the #VALUE! error value.
If k is ≤ 0 or if k ≥ 1, PERCENTILE.EXC returns the #NUM! error value.
If k is not a multiple of 1/(n + 1), PERCENTILE.EXC interpolates to determine the value at the k-th percentile.
PERCENTILE.EXC will interpolate when the value for the specified percentile lies between two values in the array. If it cannot interpolate for the percentile, k specified, Excel will return #NUM! error.
Example

See Also
Cite this article
stats writer (2024). How do I use the PERCENTILE.EXC function in Excel?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-do-i-use-the-percentile-exc-function-in-excel/
stats writer. "How do I use the PERCENTILE.EXC function in Excel?." PSYCHOLOGICAL SCALES, 30 Jun. 2024, https://scales.arabpsychology.com/stats/how-do-i-use-the-percentile-exc-function-in-excel/.
stats writer. "How do I use the PERCENTILE.EXC function in Excel?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-do-i-use-the-percentile-exc-function-in-excel/.
stats writer (2024) 'How do I use the PERCENTILE.EXC function in Excel?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-do-i-use-the-percentile-exc-function-in-excel/.
[1] stats writer, "How do I use the PERCENTILE.EXC function in Excel?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.
stats writer. How do I use the PERCENTILE.EXC function in Excel?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
