Cronbach's Alpha Calculator
Paste your item-level dataset (respondents in rows, items in columns) to compute Cronbach's alpha, number of items, number of respondents, item variances, and item-total correlations. Works for Likert-type scales and test items.
Accepted separators: comma, semicolon, tab, spaces
Cronbach's α
—
Items (k)
—
Respondents (n)
—
Interpretation
—
| Item | Mean | Variance | Item-total corr. |
|---|
Formula
Cronbach's alpha:
\( \alpha = \frac{k}{k-1} \left(1 - \frac{\sum_{i=1}^k \sigma_i^2}{\sigma_T^2} \right) \)
where:
- \( k \) = number of items
- \( \sigma_i^2 \) = variance of item i
- \( \sigma_T^2 \) = variance of total scores (sum of items) across respondents
How to read alpha
- ≥ 0.90: excellent
- 0.80 – 0.89: good
- 0.70 – 0.79: acceptable
- 0.60 – 0.69: questionable
- < 0.60: poor (consider revising items)
Tips
If an item has very low variance or negative item-total correlation, it may lower alpha. Consider removing or revising it and re-running this calculator.