Cohen's Kappa (
κ) is a statistical metric that measures inter-rater agreement between two evaluators (e.g., an LLM Judge vs Human Expert, or two competing judge models) across qualitative categories, strictly adjusting for chance agreement; the formula is
κ=1−PePo−Pe, where
Po represents observed agreement proportion and
Pe is the hypothetical expected agreement under chance independence;
κ∈[−1,1], with values
>0.8 denoting near-perfect agreement.