Returns the k-th smallest value in a data set.
Category: Statistical
An array or range of numerical data for which you want to determine the k-th smallest value.
The position (from the smallest) in the array or range of data to return.
Returns the k-th smallest value in a data set.
Category: Statistical