Array percentile of numerical values #3012
Answered
by
Planeshifter
lulunac27a
asked this question in
stdlib-bot Q&A
-
Is there is a way to calculate the percentile of a ranked array? |
Beta Was this translation helpful? Give feedback.
Answered by
Planeshifter
Oct 16, 2024
Replies: 1 comment
-
@lulunac27a Not currently in |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lulunac27a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@lulunac27a Not currently in
stdlib
, but we wrote the followingcompute-io
package a long time ago that might have what you are looking for:https://github.com/compute-io/quantiles