Returns the value of a given percentile in a range
Syntax
PERCENTILE(range, percentile)
- range—The group of cells to evaluate
- percentile—A decimal number between 0 and 1 representing the percentile to return
Sample usage
PERCENTILE(Data:Data, .75)
Examples
This formula returns 92 as the 50th percentile for this range of data.
=PERCENTILE(Scores1:Scores6, 0.5)
Brandfolder Image
Still need help?
If you have an Enterprise plan, you can use AI to help write and troubleshoot formulas.
Use the Formula Handbook template to find more support resources, and view 100+ formulas, including a glossary of every function that you can practice working with in real time, and examples of commonly used and advanced formulas.
Find examples of how other Smartsheet customers use this function or ask about your specific use case in the Smartsheet online Community.