Skip to content

Percentile¤

Excel PERCENTILE(data; alpha): Returns the alpha-percentile of data values in an array. Data is the array of data. Alpha is the percentage of the scale between 0 and 1.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: PERCENTILE

Comments