PERCENTILE
Statistical

Returns the k-th percentile of values in a range

Syntax:

=PERCENTILE(array, k)

Example:

=PERCENTILE(A2:A10, 0.75)