PlackettLuce
The Plackett-Luce model is a probabilistic framework for modeling ranked data. It describes how a set of items is ordered by a decision-maker, using positive parameters that reflect the relative desirability or “utility” of each item. The model is named after Robyn Plackett and R. Duncan Luce, and it provides a convenient way to express the probability of a complete ranking.
For a complete ranking π of N items, with parameters θ_i > 0 for each item i, the probability
P(π) = ∏_{t=1}^{N} θ_{π_t} / ∑_{j∈R_t} θ_j,
where R_t is the set of items not yet selected at stage t. This formulation yields first-choice
Estimation and extensions: Parameters are estimated by maximum likelihood from observed rankings, often via iterative algorithms
Applications and variants: The Plackett-Luce model is a staple in the analysis of preference data and is