カッパ統計量
カッパ統計量(κ、カッパ)は、質的(カテゴリカル)項目に対する評価者間の一致度を評価するために使用される統計的指標です。これは、2人以上の評価者が項目をカテゴリーに分類し、その間の一致度が偶然によるものを超えてどれだけあるかを判断したい場合に特に有用です。
カッパ値は-1から1までの範囲で変動します。値が1の場合は評価者間の完全一致を示し、0の場合は偶然による一致以外に一致がないことを示します。負の値は一致が偶然よりも悪いことを示唆します。カッパを計算する式は次の通りです:
κ = (P_o – P_e) / (1 – P_e)
ここで:
- P_o は評価者間の観測された一致度です。
- P_e は偶然による予想一致度です。
カッパ統計量は、次のような分野で広く使用されています psychology, medicine, and 社会科学, where subjective assessments are common. It provides a more nuanced view of agreement than simple percentage agreement, as it accounts for the possibility that raters might agree by coincidence.
カッパ値の解釈は complex, but general guidelines suggest that a Kappa value below 0 indicates no agreement, 0.01-0.20 is slight agreement, 0.21-0.40 is fair agreement, 0.41-0.60 is moderate agreement, 0.61-0.80 is substantial agreement, and 0.81-1.00 is almost perfect agreement.
In summary, the Kappa Statistic serves as a valuable tool for researchers and practitioners seeking to quantify the reliability of categorical assessments, enabling them to better understand and improve their measurement プロセスにおいて重要な役割を果たします。