Statistics Reference

Chi-Square Table for α = 0.05 (χ² Critical Values)

The workhorse chi-square column: upper-tail critical values at the conventional 5% significance level for every degree of freedom from 1 to 100, plus the matching lower critical values. Standard goodness-of-fit and independence tests are judged against the upper column.

How to Read This Table

Rows are degrees of freedom from 1 to 100 — every integer, finer than the stepped rows of the main table. The upper critical value leaves probability 0.05 above it (the standard rejection cutoff); the lower critical value leaves the same probability below it (for lower-tailed tests and two-sided procedures).

Test of independence on a 2×2 table (df = 1) at α = 0.05:

  1. Row df = 1, upper critical column: 3.841.
  2. Reject independence when χ² exceeds 3.841.
  3. Sanity check: 3.841 = 1.96² — a chi-square with one degree of freedom is a squared standard normal.

Common uses of this level:

  • Goodness-of-fit and independence tests at the conventional 5% level
  • 90% confidence intervals for a variance (0.05 in each tail)
  • The df = 1 value 3.841 is the square of the z critical value 1.96

χ² Critical Values, α = 0.05, df 1–100

Chi-square critical values at tail area 0.05 for degrees of freedom 1 to 100
dfLower critical (area 0.05 below)Upper critical (area 0.05 above)
10.0043.841
20.1035.991
30.3527.815
40.7119.488
51.14511.070
61.63512.592
72.16714.067
82.73315.507
93.32516.919
103.94018.307
114.57519.675
125.22621.026
135.89222.362
146.57123.685
157.26124.996
167.96226.296
178.67227.587
189.39028.869
1910.11730.144
2010.85131.410
2111.59132.671
2212.33833.924
2313.09135.172
2413.84836.415
2514.61137.652
2615.37938.885
2716.15140.113
2816.92841.337
2917.70842.557
3018.49343.773
3119.28144.985
3220.07246.194
3320.86747.400
3421.66448.602
3522.46549.802
3623.26950.998
3724.07552.192
3824.88453.384
3925.69554.572
4026.50955.758
4127.32656.942
4228.14458.124
4328.96559.304
4429.78760.481
4530.61261.656
4631.43962.830
4732.26864.001
4833.09865.171
4933.93066.339
5034.76467.505
5135.60068.669
5236.43769.832
5337.27670.993
5438.11672.153
5538.95873.311
5639.80174.468
5740.64675.624
5841.49276.778
5942.33977.931
6043.18879.082
6144.03880.232
6244.88981.381
6345.74182.529
6446.59583.675
6547.45084.821
6648.30585.965
6749.16287.108
6850.02088.250
6950.87989.391
7051.73990.531
7152.60091.670
7253.46292.808
7354.32593.945
7455.18995.081
7556.05496.217
7656.92097.351
7757.78698.484
7858.65499.617
7959.522100.749
8060.391101.879
8161.261103.010
8262.132104.139
8363.004105.267
8463.876106.395
8564.749107.522
8665.623108.648
8766.498109.773
8867.373110.898
8968.249112.022
9069.126113.145
9170.003114.268
9270.882115.390
9371.760116.511
9472.640117.632
9573.520118.752
9674.401119.871
9775.282120.990
9876.164122.108
9977.046123.225
10077.929124.342

Other Significance Levels

The chi-square table overview carries the classic multi-column grid, degrees-of-freedom rules, and the variance-interval walkthrough. The other levels each have a dedicated page:

Frequently Asked Questions

Is this the chi-square value used for standard tests?

Yes - unless another level is stated, goodness-of-fit and independence tests are judged at α = 0.05 against this page's upper critical column. Find your degrees of freedom (k - 1 categories, or (r-1)(c-1) for a table) and reject when the statistic exceeds the value in that row.

Why does df = 1 read 3.841, and what is special about it?

A chi-square variable with one degree of freedom is a squared standard normal, so its 5% critical value is exactly 1.96² = 3.8415. Every 2×2 independence test is judged against this single number, which makes it the most-used cell of the entire table.

Which column do I use for a 90% variance confidence interval?

Both. A 90% CI leaves 5% in each tail: divide (n-1)s² by this page's upper critical value for the lower bound and by the lower critical value for the upper bound, at df = n - 1. For the common 95% CI, use the α = 0.025 page instead.