Let Pn,m denote the average number of (key) comparisons made by partial quick sort to sort the m smallest elements out of n. Let πn,k denote the probability that the chosen pivot is the kth element among the n given elements. We assume, as it is usual in the analysis of comparison-based sorting algorithms, that any permutation of the given distinct n elements is equally likely.