Percentiles Function | Teradata Vantage - Percentiles (ML Engine) - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

The Percentiles function creates percentiles for groups of numbers. The nth percentile is the smallest value in a data set that is greater than n% of the values.

Use this function when the number of input data partitions is large and you want to find the percentile for each group. Each group must fit on a single worker node. The maximum number of input rows in each group that the function can process depends on the cluster configuration. To find percentile statistics for a very large input group that requires multiple workers, use the function Approximate Percentile (ML Engine).