The PERCENTILE function is one of the statistical functions. It is used to analyze the range of data and return the k-th percentile.
PERCENTILE(array, k)
The PERCENTILE function has the following arguments:
How to apply the PERCENTILE function.
The figure below displays the result returned by the PERCENTILE function.