percentile
Compute the data value below which a given percentage of observations fall. Provide a numeric dataset and a percentile between 0 and 100.
Instructions
Calculate a specific percentile (0-100) of a dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| percentile | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||