Usage Notes

Data File Structure for K-Alpha Calculator

Format Specifications

The data file should adhere to the following specifications:


Example Structure

Consider a scenario with 5 items, 4 raters, and 3 categories represented by the values 1, 2, 3 (nominal data).​ The data file should comprise 5 rows (one for each item) and 4 columns (one for each rater). The cell values denote the rates assigned. An example representation is as follows:

1,1,1,1

2,2,3,2

3,3,3,3

3,3,3,3

2,2,2,2


Missing Values

When a rater has not assigned a rate to an item, the corresponding cell should be marked as NA (without quotation marks). For example, if rater 3 did not assign a rate to item 1 and rater 2 did not assign a rate to item 4, the data file should appear as follows:

1,1,NA,1

2,2,3,2

3,3,3,3

3,NA,3,3

2,2,2,2

Sample Data Files

Both files reflect a scenario with 12 items, 4 raters, 5 categories represented by the values 1, 2, 3, 4, 5 (nominal data), and several missing values with NA codes.​ The sample data files below report the exemplary calculations provided by Krippendorff (2019, p. 304).

Please note that XLSX files should be exported from the spreadsheet software in .csv format, having care to remove the headers (the first row in the file) and the first column with the items' names before saving.
Please also check that the exported file uses a comma (,) or a semicolon (;) for the separator. Tab or other separators are not allowed.

Data Privacy

As the authors and maintainers of the K-Alpha Calculator, we are committed to preserving high standards of ethical conduct in data management and user privacy.
We assure users that all data input into the K-Alpha Calculator remains exclusively within the user's domain, as the calculator operates entirely on the client side. This means it functions solely within the user's browser environment, guaranteeing that no data is retained, stored, or transmitted to external servers or storage systems.