The Bradley-Terry model is a probabilistic model that assigns each item in a set a latent 'strength' or 'ability' parameter, estimating the probability that one item will be preferred over another in a pairwise comparison. It transforms a pairwise comparison dataset—where choices between two items are recorded—into a global ranking by fitting parameters that maximize the likelihood of the observed preferences. This provides a continuous, interpretable measure of relative preference strength.
