kth Order Statistic

This problem asks for the kthk^{th} order statistic of a statistical sample, which is the kthk^{th}-smallest value in a list or array.