Statistics Reference

T-Table for α = 0.01 (t Critical Values)

The strict t-table column: critical values at the 1% level for every degree of freedom from 1 to 100 (plus the large-sample tail). The two-tail column builds 99% confidence intervals; the one-tail column serves stringent directional tests and multiplicity-guarded comparisons.

How to Read This Table

Rows are degrees of freedom — every integer from 1 to 100, then 120, 150, 200, 500, and 1000, finer than the stepped rows of the main table. The one-tail column puts all of α = 0.01 in a single tail (directional tests); the two-tail column splits it across both tails (non-directional tests and confidence intervals). The distribution is symmetric, so lower-tail tests use the negative of the printed value.

99% confidence interval from a sample of 26 (df = 25):

  1. Row df = 25, two-tail column: 2.787.
  2. Interval: sample mean ± 2.787 standard errors — about 35% wider than the 95% version (2.060).
  3. The one-tail column's 2.485 would serve a directional test at 1%.

Common uses of this level:

  • 99% confidence intervals for a mean (two-tail column)
  • Stringent directional t-tests at α = 0.01
  • Conservative per-comparison levels under multiple testing

t Critical Values, α = 0.01, df 1–1000

Student's t critical values at significance level 0.01 for degrees of freedom 1 to 1000
dfOne-tail α = 0.01Two-tail α = 0.01
131.82163.657
26.9659.925
34.5415.841
43.7474.604
53.3654.032
63.1433.707
72.9983.499
82.8963.355
92.8213.250
102.7643.169
112.7183.106
122.6813.055
132.6503.012
142.6242.977
152.6022.947
162.5832.921
172.5672.898
182.5522.878
192.5392.861
202.5282.845
212.5182.831
222.5082.819
232.5002.807
242.4922.797
252.4852.787
262.4792.779
272.4732.771
282.4672.763
292.4622.756
302.4572.750
312.4532.744
322.4492.738
332.4452.733
342.4412.728
352.4382.724
362.4342.719
372.4312.715
382.4292.712
392.4262.708
402.4232.704
412.4212.701
422.4182.698
432.4162.695
442.4142.692
452.4122.690
462.4102.687
472.4082.685
482.4072.682
492.4052.680
502.4032.678
512.4022.676
522.4002.674
532.3992.672
542.3972.670
552.3962.668
562.3952.667
572.3942.665
582.3922.663
592.3912.662
602.3902.660
612.3892.659
622.3882.657
632.3872.656
642.3862.655
652.3852.654
662.3842.652
672.3832.651
682.3822.650
692.3822.649
702.3812.648
712.3802.647
722.3792.646
732.3792.645
742.3782.644
752.3772.643
762.3762.642
772.3762.641
782.3752.640
792.3742.640
802.3742.639
812.3732.638
822.3732.637
832.3722.636
842.3722.636
852.3712.635
862.3702.634
872.3702.634
882.3692.633
892.3692.632
902.3682.632
912.3682.631
922.3682.630
932.3672.630
942.3672.629
952.3662.629
962.3662.628
972.3652.627
982.3652.627
992.3652.626
1002.3642.626
1202.3582.617
1502.3512.609
2002.3452.601
5002.3342.586
10002.3302.581

Other Significance Levels

The t-table overview carries the classic multi-column grid, degrees-of-freedom rules, and the z-convergence walkthrough. The other levels each have a dedicated page:

Frequently Asked Questions

When should t-tests use α = 0.01?

When false positives are expensive (confirmatory research, quality-critical decisions) or as an informal guard when several comparisons run at once. The cost is power: at df = 25, the two-tail cutoff rises from 2.060 to 2.787, so real effects need to be substantially larger to clear it.

How much wider is a 99% interval than a 95% one?

The ratio of the critical values: at df = 25 it is 2.787/2.060 ≈ 1.35, so about 35% wider; at large df it settles near 2.576/1.960 ≈ 1.31. Same data, same center - only the coverage promise and the width change.

Do the 0.01 values also converge to a z value?

Yes: the one-tail column approaches z = 2.326 and the two-tail column z = 2.576 as degrees of freedom grow. The df = 1000 row sits within a few thousandths of those limits, and the convergence is slower than at the 5% level - small samples pay a proportionally larger t-penalty at strict levels.