DistFlow

Chi-Squared Critical Values Table

The chi-squared table shows critical values χ²* for right-tail hypothesis tests. For a given degrees of freedom (df) and significance level α, the cell gives the value where P(χ² > χ²*) = α.

These values are used in goodness-of-fit tests, tests of independence, and variance tests. Hover a cell to see the rejection region on the companion chart.

df \ α (right tail)0.10.050.0250.010.005
12.70553.84155.02396.63497.8794
24.60525.99157.37789.210310.5966
36.25147.81479.348411.344912.8382
47.77949.487711.143313.276714.8603
59.236411.070512.832515.086316.7496
610.644612.591614.449416.811918.5476
712.017014.067116.012818.475320.2777
813.361615.507317.534520.090221.9550
914.683716.919019.022821.666023.5894
1015.987218.307020.483223.209325.1882
1117.275019.675121.920024.725026.7568
1218.549321.026123.336726.217028.2995
1319.811922.362024.735627.688229.8195
1421.064123.684826.118929.141231.3193
1522.307124.995827.488430.577932.8013
1623.541826.296228.845431.999934.2672
1724.769027.587130.191033.408735.7185
1825.989428.869331.526434.805337.1565
1927.203630.143532.852336.190938.5823
2028.412031.410434.169637.566239.9968
2129.615132.670635.478938.932241.4011
2230.813333.924436.780740.289442.7957
2332.006935.172538.075641.638444.1813
2433.196236.415039.364142.979845.5585
2534.381637.652540.646544.314146.9279
2635.563238.885141.923245.641748.2899
2736.741240.113343.194546.962949.6449
2837.915941.337144.460848.278250.9934
2939.087542.557045.722349.587952.3356
3040.256043.773046.979250.892253.6720
4051.805155.758559.341763.690766.7660
5063.167167.504871.420276.153979.4900
6074.397079.081983.297788.379491.9517
8096.5782101.8795106.6286112.3288116.3211
100118.4980124.3421129.5612135.8067140.1695
Distribution Curve
How to Use
  1. Calculate your degrees of freedom from the test setup
  2. Choose your significance level α (commonly 0.05)
  3. Find the critical value χ²* at the intersection
  4. Reject H₀ if your test statistic > χ²*

Explore this distribution interactively:

Open Chi-Squared Distribution →

Frequently Asked Questions

What is the chi-squared table used for?

It provides critical values for chi-squared tests: goodness-of-fit tests, tests of independence in contingency tables, and tests about population variance.

How do I determine the degrees of freedom?

For a goodness-of-fit test, df = (number of categories) − 1. For a test of independence, df = (rows − 1)(columns − 1).

Why does the chi-squared distribution only have a right tail?

Chi-squared values are always non-negative (they're sums of squared values). Most tests check if the observed statistic is too large, hence right-tailed.