• Home
  • PERCENTILE Function

PERCENTILE Function

The PERCENTILE function is one of the statistical functions. It is used to analyze the range of data and return the k-th percentile.

Syntax

PERCENTILE(array, k)

The PERCENTILE function has the following arguments:

ArgumentDescription
arrayThe selected range of cells for which you want to calculate the k-th percentile.
kThe percentile value, a numeric value greater than or equal to 0 but less than or equal to 1.
Notes

How to apply the PERCENTILE function.

Examples

The figure below displays the result returned by the PERCENTILE function.

PERCENTILE Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags