(PECL stats >= 1.0.0)
stats_stat_percentile — Returns the percentile value
stats_stat_percentile ( array $arr , float $perc ) : float
Returns the perc
-th percentile value of the array arr
.
arr
The input array
perc
The percentile
Returns the percentile values of the input array.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.stats-stat-percentile.php