Cramér's V 计算器

V = √(χ² / (n·min(r−1,c−1)))

分类变量间关联强度的标准化效应量(2×2)。

📌 计算说明
  • 2×2 时 min(r−1,c−1)=1。
  • V∈[0,1],越大关联越强。