Cramer's V
Cramer's V (Effect Size for Chi-Square) · Also known as: cramers v, cramer v, phi coefficient (r×c), Cramer's V (İlişki Kuvveti)
Cramer's V is a nonparametric effect-size statistic that measures the strength of association between two categorical variables on a scale from 0 to 1. Introduced by the Swedish mathematician Harald Cramér in his 1946 work Mathematical Methods of Statistics, it generalises the phi coefficient to tables of any size, making it the standard companion statistic to the chi-square test.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
Use Cramer's V whenever you need to quantify the strength of association between two categorical variables, regardless of table dimensions. It is appropriate for nominal variables arranged in any r × c contingency table. The chi-square assumptions must hold: all expected cell frequencies should be at least 5, the observations must be independent, and the sample should be reasonably large (n ≥ 30 is a common minimum). For a 2×2 table the phi coefficient is the equivalent and simpler choice. When expected cell counts are too low, consider Fisher's exact test instead.
Strengths & limitations
- Bounded between 0 and 1, making results directly interpretable and comparable across studies.
- Works for contingency tables of any size — not limited to 2×2 tables.
- Simple to compute from a chi-square value that is already reported.
- In 2×2 tables it reduces to the phi coefficient, maintaining consistency.
- Only meaningful after a statistically significant chi-square test; computing V on a non-significant table is uninformative.
- Sensitive to chi-square assumption violations: tables with low expected cell counts inflate V.
- Does not indicate the direction of an association, only its magnitude.
- The conventional thresholds (weak/moderate/strong) are field-agnostic guidelines and should be contextualised.
Frequently asked
When should I use Cramer's V instead of the phi coefficient?
Phi is appropriate only for 2×2 tables, where it equals Cramer's V exactly. For any table larger than 2×2 use Cramer's V, which corrects for table dimensions so values remain bounded at 1.
Can Cramer's V be used without a significant chi-square?
No. Cramer's V is an effect-size companion to the chi-square test. If the chi-square result is not significant you cannot meaningfully interpret V, because the observed association may be purely due to sampling error.
What do the effect-size thresholds mean?
V < 0.10 is generally considered a weak association, 0.10–0.30 moderate, and ≥ 0.30 strong. These benchmarks are conventional starting points, not universal laws. Always interpret V in the context of your research field and the practical importance of the finding.
How does Cramer's V relate to the chi-square statistic?
V is a direct transformation of chi-square: V = √(χ² / (n · (min(r,c) − 1))). Because chi-square grows with sample size and table size, dividing by those factors rescales it to a bounded 0–1 measure. This is why large samples can produce large chi-square values and still have a small V.
Sources
- Cramér, H. (1946). Mathematical Methods of Statistics. Princeton University Press. ISBN: 978-0691080420
How to cite this page
ScholarGate. (2026, June 1). Cramer's V (Effect Size for Chi-Square). ScholarGate. https://scholargate.app/en/statistics/cramers-v
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Chi-square testStatistics↔ compare
- Fisher's exact testStatistics↔ compare
- Logistic RegressionResearch Statistics↔ compare