Binary Path Sort: A Sorting Algorithm to Assess the Preference Order of a Single Respondent

preprint OA: closed CC-BY-4.0
🔓 Open OA copy View at publisher
AI-generated summary by claude@2026-06, 2026-06-10

This paper introduces Binary Path Sort, a novel algorithm designed to efficiently determine the preference order of a single respondent based on pairwise comparisons.

One-sentence paraphrase of the abstract; not a substitute for reading it. No clinical advice. How this works

Abstract

Preference based sorting is integral to experimental research and applications across various disciplines, including psychology, marketing, and education. Under the transitivity assumption, it is not necessary to compare all objects directly to determine the preferred order. The field of computer science offers a rich literature on comparison-based sorting algorithms, presenting numerous strategies for the adaptive selection of pairwise comparisons. Typically, the focus is on minimizing resource utilization, such as computer memory. However, in many fields, particularly in psychology, comparisons are made by human respondents. Here, the key considerations are a low number of expected pairwise comparisons and a robust performance in worst-case scenarios. This study introduces Binary Path Sort (BPS), a novel and efficient sorting algorithm based on a priority queue. It will be demonstrated that BPS requires fewer pairwise comparisons in the worst-case scenario compared to the currently best priority queue-based sorting algorithm. Moreover, BPS is equivalent in terms of the number of comparison required for best, average, and worst-case scenarios to the non-priority queue algorithm Mergesort. A simulation study is presented to illustrate the avoidance of worst-case scenarios and which elements are compared. Finally, the study discusses the implications of these findings, particularly for forced-choice measurement applications.

My notes (saved in your browser only)

Citation neighborhood (no data yet)

We don't have any in-corpus citations linked to this paper yet. This is a recent paper (2024) — citers typically take a year or two to land, and the OpenAlex reference graph may still be filling in.

Source provenance

europepmc
last seen: 2026-05-20T01:45:00.602351+00:00
unpaywall
last seen: 2026-06-05T02:00:03.366016+00:00
License: CC-BY-4.0