> For the complete documentation index, see [llms.txt](https://docs.cascade.io/cascade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cascade.io/cascade/functions-and-expressions/functions/math/percentilevalue.md).

# PERCENTILEVALUE

PERCENTILEVALUE(`series 1`, `series 2`)

Returns value(s) at a specified percentile based on a given series of data.&#x20;

### Arguments

| Input               | Description                                         |
| ------------------- | --------------------------------------------------- |
| `target percentile` | Target percentile(s) to return a value for          |
| `data`              | Series of data to form percentile calculations with |

### Outputs

Returns value(s) at specified percentiles.

### Example

{% embed url="<https://datawrapper.dwcdn.net/m8lDk/2>" %}
