PERCENTILE

Returns the value at a given percentile of a dataset. Learn more

Video field
Statistical

In Google Sheets, the PERCENTILE function is used to calculate the value at a specific percentile in a given data set.

The syntax for the PERCENTILE function is as follows:

PERCENTILE(data, percentile)

data represents the range of cells or values from which you want to calculate the percentile.

percentile is the value between 0 and 1 that specifies the percentile you want to calculate. For example, 0.5 represents the 50th percentile.

Here's an example to illustrate how to use the PERCENTILE function in Google Sheets. Let's say you have a data set in cells A1 to A10, and you want to find the value at the 75th percentile:

=PERCENTILE(A1:A10, 0.75)

This formula will return the value at the 75th percentile of the data set. Make sure to adjust the range and percentile value according to your specific data and desired percentile.

Want even more from Google Sheets?


With Softr, you can turn your spreadsheets into powerful web apps.You can give advanced roles and permissions to each user, build advanced logic and automation flows, customize the design to your needs, and much more.


Softr also offers a growing library of templates for internal tools, client portals, community hubs, and more. The templates come with a Google Sheet or an Airtable base that you can use to store and manage your data easily.


Try Softr now and build your custom web apps in 10 minutes no code required!