How can I calculate Cohen’s Kappa using SPSS?

Cohen’s Kappa is a statistical measure used to assess the level of agreement between two raters or methods. To calculate Cohen’s Kappa using SPSS, you will need to first gather the data from the two raters and enter it into the software. Then, go to the “Analyze” menu and select “Crosstabs”. Choose the two raters as the row and column variables. Next, click on the “Statistics” button and select “Kappa” under the “Agreement” category. This will generate the Cohen’s Kappa value and its corresponding p-value. A higher Kappa value indicates a stronger agreement between the two raters.


Cohen’s Kappa is used to measure the level of agreement between two raters or judges who each classify items into mutually exclusive categories.

The formula for Cohen’s kappa is calculated as:

k = (po – pe) / (1 – pe)

where:

  • po: Relative observed agreement among raters
  • pe: Hypothetical probability of chance agreement

Rather than just calculating the percentage of items that the raters agree on, Cohen’s Kappa attempts to account for the fact that the raters may happen to agree on some items purely by chance.

The value for Cohen’s Kappa always ranges between 0 and 1 where:

  • 0 indicates no agreement between the two raters
  • 1 indicates perfect agreement between the two raters.

The following table summarizes how to interpret different values for Cohen’s Kappa:

Cohen's Kappa

The following example shows how to calculate Cohen’s Kappa in SPSS.

Example: How to Calculate Cohen’s Kappa in SPSS

Suppose two art museum curators are asked to rate 30 paintings on whether they’re good enough to be shown in a new exhibit.

The following dataset shows the ratings given by each rater:

Suppose we would like to calculate Cohen’s Kappa to measure the level of agreement between the two curators.

To do so, click the Analyze tab, then click Descriptive Statistics, then click Crosstabs:

In the new window that appears, drag the Rater1 variable into the Rows box, then drag the Rater2 variable into the Columns box:

Next, click the Statistics button. In the new window that appears, check the box next to Kappa to indicate that you would like to calculate Cohen’s Kappa:

Next, click Continue. Then click OK.

The following output will be produced:

Cohen's Kappa in SPSS

The crosstab summarizes the number of “Yes” and “No” responses between the two raters.

For example, we can see:

  • There were 7 paintings that both raters rated No.
  • There were 4 paintings that Rater1 rated No and Rater2 rated Yes.
  • There were 6 paintings that Rater1 rated Yes and Rater2 rated No.
  • There were 13 paintings that both raters rated Yes.

In the final table in the output we can see that Cohen’s Kappa is calculated to be .309.

We can refer to the following table to understand how to interpret this value:

Cohen's Kappa

Based on the table, we would say that the two raters only had a “fair” level of agreement.

Additional Resources

The following tutorials offer additional resources on Cohen’s Kappa:

x