BradleyTerry
The Bradley–Terry model is a probabilistic framework for analyzing paired comparison data and ranking items based on underlying strengths. It was introduced by Ralph Allan Bradley and Milton E. Terry in 1952. In the model, each item i is assigned a positive strength parameter w_i. The probability that item i defeats item j in a direct comparison is w_i divided by the sum w_i + w_j. Equivalently, using log-strengths λ_i = log w_i, the probability can be written as exp(λ_i) / (exp(λ_i) + exp(λ_j)).
Estimation and interpretation follow from observed outcomes. Given a set of observed pairwise results, the likelihood
The Bradley–Terry model is a specific case of a broader class of logit models for paired comparisons
Applications of the model include ranking players or teams from head-to-head results, analyzing preferences in psychology,