Description Usage Arguments Value
Calculates the pencentage of values in a vector smaller than value
1 | percentile.ranked(a.vector, value)
|
a.vector |
a vector of any comparable data type, ideally numeric; |
value |
a comparable data type to the components in a.vector, ideally numeric |
the percentage of values within the vector that's smaller than the value itself.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.