Skip to content
K Knidox Search…
Statistics · Reliability

Cronbach’s Alpha

Internal consistency of a scale, from item variances or the average inter-item correlation.

What you have
One variance per item, separated by commas or spaces.
The variance of each respondent’s summed score across all items.
Cronbach’s alpha (raw)
0.802αGood

Internal consistency across 10 items. Report as α = .802 in APA style, without the leading zero.

Cronbach’s alpha measures how consistently the items on a scale measure the same thing. With 10 items whose variances sum to 12.5 and a total-score variance of 45, alpha is (10 ÷ 9) × (1 − 12.5 ÷ 45) = .80 — generally considered good.

What alpha actually measures

Alpha asks a narrow question: do the items on this scale move together? If everyone who agrees strongly with item 1 also agrees strongly with items 2 through 10, the items share variance, the total score is stable, and alpha is high. If responses to each item are unrelated, the total is mostly noise and alpha falls towards zero.

The formula compares two quantities. The sum of the individual item variances captures how much each item varies on its own; the variance of the total score captures how much the summed scale varies. When items correlate, the total-score variance is inflated well beyond the sum of the parts, and that gap is what alpha converts into a reliability estimate.

Two ways in

With raw data you have both variances and can compute raw alpha directly. Without it, the standardised form needs only the number of items and their average inter-item correlation, which papers often report. The two agree closely when items have similar variances and diverge when one item varies far more than the rest.

Raw: α = (k ÷ (k − 1)) × (1 − Σσᵢ² ÷ σₜ²) Standardised: α = k·r̄ ÷ (1 + (k − 1)·r̄)

k is the number of items, Σσᵢ² the sum of the item variances, σₜ² the variance of the total score, and r̄ the average correlation between item pairs.

Worked example: 10 items, Σσᵢ² = 12.5, σₜ² = 45

Sum the parts, compare with the whole, then rescale by the item count:

  1. 1
    Count the items. The scale has 10 items, so k = 10.
  2. 2
    Sum the item variances. Adding the ten individual variances gives Σσᵢ² = 12.5.
  3. 3
    Find the total-score variance. The variance of each respondent’s summed score across all ten items is 45.
  4. 4
    Take the ratio. 12.5 ÷ 45 = 0.2778. The smaller this is, the more the items share.
  5. 5
    Apply the formula. (10 ÷ 9) × (1 − 0.2778) = 1.1111 × 0.7222 = .80.
  6. 6
    Report it in APA style. Write α = .80, dropping the leading zero because alpha cannot exceed 1.

Commonly cited interpretation bands

Rules of thumb widely quoted in the methods literature. They are conventions, not thresholds with a statistical basis — a scale is not ‘unreliable’ at .69 and ‘reliable’ at .71.

AlphaCommon description
.90 and aboveExcellent — but check for redundant items
.80 – .89Good
.70 – .79Acceptable
.60 – .69Questionable
.50 – .59Poor
Below .50Unacceptable

Where alpha misleads

Alpha rises with the number of items regardless of quality, so a 40-item scale can reach .90 on mediocre items simply by length. That is why a very high alpha is worth inspecting rather than celebrating: it often signals near-duplicate items that add words without adding information.

Alpha also assumes the scale is unidimensional — that all items tap one construct. A questionnaire measuring two distinct things can still return a respectable alpha, which is why factor analysis belongs before the reliability check rather than after it. And alpha assumes items contribute equally; when they do not, McDonald’s omega is the better estimate and is increasingly expected in psychology journals.

A last practical point: reverse-scored items must be recoded before computing alpha. Forgetting to do so usually produces a startlingly low or even negative value, which is a symptom of the coding rather than of the scale.

What is a good Cronbach’s alpha?
Conventionally .70 or above is treated as acceptable and .80 as good, though these are rules of thumb rather than statistical thresholds. What counts as adequate depends on the stakes — exploratory research tolerates lower values than a clinical decision tool.
Can alpha be negative?
Yes, and it usually means reverse-scored items were not recoded before the calculation. A genuinely negative alpha implies items correlate negatively on average, which contradicts the idea that they measure one construct.
Does adding items always raise alpha?
Largely yes, because alpha increases with scale length independently of item quality. That is why a very high alpha on a long scale can indicate redundant, near-duplicate items rather than a strong measure.
What is the difference between raw and standardised alpha?
Raw alpha uses the actual item variances; standardised alpha uses only the number of items and their average inter-item correlation. They agree closely when item variances are similar and diverge when one item varies much more than the others.
Should I report omega instead?
McDonald’s omega does not assume every item contributes equally, so it is the better estimate when item loadings differ, and many psychology journals now expect it. Reporting both is common and uncontroversial.
Does a high alpha mean the scale is valid?
No. Alpha is about consistency, not about whether the scale measures what it claims to. A set of items can agree with each other perfectly while measuring the wrong construct entirely.
How do I write alpha in APA style?
Drop the leading zero and use two or three decimals — α = .80. Report it alongside the number of items and the sample it was computed on, since alpha is a property of the data rather than of the instrument.