---
title: "Cronbach's alpha (internal-consistency reliability)"
method_id: SM.RLB.INT.SCALE.CRONBACH
family: Reliability
version: 1.1.0
date_modified: 2026-06-18
canonical: https://clarus.ofrencber.com/library/cronbach_alpha.md
source: Clarus method library
---

# Cronbach's alpha (internal-consistency reliability)

> A classical statistical method in the Clarus library (Reliability family).
> Clarus selects, assumption-checks and runs this method on your data with a
> deterministic rule engine and real numerical libraries (scipy / statsmodels);
> it never generates numbers, citations or results.

**Also known as:** coefficient alpha; Cronbach alpha; alpha reliability; internal consistency coefficient.

## Hypotheses

- **Null (H0):** not_applicable
- **Alternative (H1):** not_applicable

## When to use it

Use this method when your goal is to:
- assess internal consistency reliability
- summarise a multi item scale
- report reliability of a summed or averaged score

## Data it expects

- **dependent:** not_applicable (no single outcome — a set of items measured on the same scale)
- **independent:** not_applicable
- **items:** >=2 numeric items on a common scale (Likert/interval), all keyed in the same direction
- **pairing:** each case answers every item (wide person x item matrix)

## Assumptions Clarus checks

- **unidimensionality** (severity: warning; on violation: warn_only)
- **tau equivalence** (severity: warning; on violation: warn_only)

## Effect size reported

- **cronbach alpha** (Cronbach (1951))

## Honest limitations

- Alpha is a LOWER BOUND to reliability unless the items are essentially tau-equivalent; when in doubt, also report McDonald's omega.
- Alpha increases mechanically with the number of items, so a high alpha does not prove the scale is unidimensional — check with factor analysis.
- A very high alpha (>0.95) can indicate redundant, near-duplicate items rather than an ideal scale.
- A negative alpha almost always means some items are reverse-keyed and were not recoded.
- Alpha is sample-dependent: it describes consistency in THIS sample and generalizes only to similar populations and conditions.

## Primary sources

- Cronbach, L. J. (1951). Coefficient alpha and the internal structure of tests. Psychometrika, 16(3), 297-334. https://doi.org/10.1007/BF02310555
- Feldt, L. S., Woodruff, D. J., & Salih, F. A. (1987). Statistical inference for coefficient alpha. Applied Psychological Measurement, 11(1), 93-103. https://doi.org/10.1177/014662168701100107
- Cortina, J. M. (1993). What is coefficient alpha? An examination of theory and applications. Journal of Applied Psychology, 78(1), 98-104. https://doi.org/10.1037/0021-9010.78.1.98
- Sijtsma, K. (2009). On the use, the misuse, and the very limited usefulness of Cronbach's alpha. Psychometrika, 74(1), 107-120. https://doi.org/10.1007/s11336-008-9101-0
- George, D., & Mallery, P. (2003). SPSS for Windows Step by Step (4th ed.). Allyn & Bacon — alpha magnitude rule-of-thumb bands.
- Field, A. (2013). Discovering Statistics Using IBM SPSS Statistics (4th ed.), Ch.17.

## How to cite this

To cite this Clarus method page (the page itself — for the method's own primary sources, see above):

**Plain text**

Clarus, "Cronbach's alpha (internal-consistency reliability)", version 1.1.0, Clarus method library, 2026. https://clarus.ofrencber.com/library/cronbach_alpha.md

**APA**

Clarus. (2026). Cronbach's alpha (internal-consistency reliability) (Version 1.1.0) [Statistical method, Clarus method library]. Retrieved from https://clarus.ofrencber.com/library/cronbach_alpha.md

**BibTeX**

```bibtex
@misc{clarus-cronbach-alpha,
  author       = {Clarus},
  title        = {Cronbach's alpha (internal-consistency reliability)},
  howpublished = {Clarus method library},
  version      = {1.1.0},
  year         = {2026},
  url          = {https://clarus.ofrencber.com/library/cronbach_alpha.md}
}
```

_No DOI is minted for Clarus method pages yet; this citation uses the canonical URL, version and date. Cite the primary sources above for the method's scientific provenance._

---

METHOD SM.RLB.INT.SCALE.CRONBACH · VERSION 1.1.0 · UPDATED 2026-06-18 · SOURCE Clarus method library
