Returns the percentile that corresponds to the percentage.
| Category: | Descriptive Statistics |
| Returned data type: | DOUBLE |
is a digit from 1 to 5 that specifies the definition of the percentile to be computed.
| Default | definition 5 |
| Data type | DOUBLE |
| See | QNTLDEF= (alias PCTLDEF=) descriptions in the table “Methods for Computing Quantile Statistics” in the Base SAS Procedures Guide. |
specifies the percentile to be computed.
| Data type | DOUBLE |
| Tip | percentage is numeric
where, 0 percentage 100.
|
specifies any valid expression that evaluates to a numeric value, whose value is computed in the percentile calculation.
| Data type | DOUBLE |
| See | <sql-expression> |
| FedSQL Expressions |