Reference

Statistical tables

Critical values and control chart constants, generated rather than copied, with a note on where each one is used in the course.

Every number on this page was computed by verification/tables.py in the course repository, with scipy for the distribution functions and numerical integration for the control chart constants, and then compared entry by entry against published tables: the NIST/SEMATECH handbook's tables 1.3.6.7.1 to 1.3.6.7.4 for the normal, t, chi-square and F values, and the NIST handbook, the AIAG & VDA SPC manual and Montgomery's appendix for the chart constants. Nothing here was typed out of a book. One deliberate difference is noted under Table 5.

Standard normal distribution

Φ(z) is the probability that a standard normal variable is less than z, which is the area under the curve to the left. For the tail beyond z, use 1 − Φ(z). The distribution is symmetric, so Φ(−z) = 1 − Φ(z). Capability work uses this table in both directions: forward, to turn a Z into a predicted fraction outside a limit, and backward, to turn an observed defect rate into a sigma level (Module 6).

Table 1. Standard normal cumulative distribution Φ(z), the area to the left of z. Read the units and first decimal of z down the left column and the second decimal across the top: Φ(1.96) is row 1.9, column 0.06.
z0.000.010.020.030.040.050.060.070.080.09
0.00.500000.503990.507980.511970.515950.519940.523920.527900.531880.53586
0.10.539830.543800.547760.551720.555670.559620.563560.567490.571420.57535
0.20.579260.583170.587060.590950.594830.598710.602570.606420.610260.61409
0.30.617910.621720.625520.629300.633070.636830.640580.644310.648030.65173
0.40.655420.659100.662760.666400.670030.673640.677240.680820.684390.68793
0.50.691460.694970.698470.701940.705400.708840.712260.715660.719040.72240
0.60.725750.729070.732370.735650.738910.742150.745370.748570.751750.75490
0.70.758040.761150.764240.767300.770350.773370.776370.779350.782300.78524
0.80.788140.791030.793890.796730.799550.802340.805110.807850.810570.81327
0.90.815940.818590.821210.823810.826390.828940.831470.833980.836460.83891
1.00.841340.843750.846140.848490.850830.853140.855430.857690.859930.86214
1.10.864330.866500.868640.870760.872860.874930.876980.879000.881000.88298
1.20.884930.886860.888770.890650.892510.894350.896170.897960.899730.90147
1.30.903200.904900.906580.908240.909880.911490.913090.914660.916210.91774
1.40.919240.920730.922200.923640.925070.926470.927850.929220.930560.93189
1.50.933190.934480.935740.936990.938220.939430.940620.941790.942950.94408
1.60.945200.946300.947380.948450.949500.950530.951540.952540.953520.95449
1.70.955430.956370.957280.958180.959070.959940.960800.961640.962460.96327
1.80.964070.964850.965620.966380.967120.967840.968560.969260.969950.97062
1.90.971280.971930.972570.973200.973810.974410.975000.975580.976150.97670
2.00.977250.977780.978310.978820.979320.979820.980300.980770.981240.98169
2.10.982140.982570.983000.983410.983820.984220.984610.985000.985370.98574
2.20.986100.986450.986790.987130.987450.987780.988090.988400.988700.98899
2.30.989280.989560.989830.990100.990360.990610.990860.991110.991340.99158
2.40.991800.992020.992240.992450.992660.992860.993050.993240.993430.99361
2.50.993790.993960.994130.994300.994460.994610.994770.994920.995060.99520
2.60.995340.995470.995600.995730.995850.995980.996090.996210.996320.99643
2.70.996530.996640.996740.996830.996930.997020.997110.997200.997280.99736
2.80.997440.997520.997600.997670.997740.997810.997880.997950.998010.99807
2.90.998130.998190.998250.998310.998360.998410.998460.998510.998560.99861
3.00.998650.998690.998740.998780.998820.998860.998890.998930.998960.99900
3.10.999030.999060.999100.999130.999160.999180.999210.999240.999260.99929
3.20.999310.999340.999360.999380.999400.999420.999440.999460.999480.99950
3.30.999520.999530.999550.999570.999580.999600.999610.999620.999640.99965
3.40.999660.999680.999690.999700.999710.999720.999730.999740.999750.99976
3.50.999770.999780.999780.999790.999800.999810.999810.999820.999830.99983
3.60.999840.999850.999850.999860.999860.999870.999870.999880.999880.99989
3.70.999890.999900.999900.999900.999910.999910.999920.999920.999920.99992
3.80.999930.999930.999930.999940.999940.999940.999940.999950.999950.99995
3.90.999950.999950.999960.999960.999960.999960.999960.999960.999970.99997

The course's calculators do not read this table; they call the same function directly in assets/js/stats.js, which agrees with scipy to better than 1 × 10−9.

t distribution

Used whenever a mean is compared and sigma is estimated from the same sample: one and two sample t-tests, paired t-tests, confidence intervals on a mean, and the slope of a regression (Modules 11 and 12). The values are upper one-sided critical values, so a two-sided test at the 5 % level uses the 0.025 column.

Table 2. Upper one-sided critical values of the t distribution, tα(df). For a two-sided test at 5 %, use the α = 0.025 column.
df0.10.050.0250.010.0050.001
13.0786.31412.70631.82163.657318.309
21.8862.924.3036.9659.92522.327
31.6382.3533.1824.5415.84110.215
41.5332.1322.7763.7474.6047.173
51.4762.0152.5713.3654.0325.893
61.441.9432.4473.1433.7075.208
71.4151.8952.3652.9983.4994.785
81.3971.862.3062.8963.3554.501
91.3831.8332.2622.8213.254.297
101.3721.8122.2282.7643.1694.144
111.3631.7962.2012.7183.1064.025
121.3561.7822.1792.6813.0553.93
131.351.7712.162.653.0123.852
141.3451.7612.1452.6242.9773.787
151.3411.7532.1312.6022.9473.733
161.3371.7462.122.5832.9213.686
171.3331.742.112.5672.8983.646
181.331.7342.1012.5522.8783.61
191.3281.7292.0932.5392.8613.579
201.3251.7252.0862.5282.8453.552
211.3231.7212.082.5182.8313.527
221.3211.7172.0742.5082.8193.505
231.3191.7142.0692.52.8073.485
241.3181.7112.0642.4922.7973.467
251.3161.7082.062.4852.7873.45
261.3151.7062.0562.4792.7793.435
271.3141.7032.0522.4732.7713.421
281.3131.7012.0482.4672.7633.408
291.3111.6992.0452.4622.7563.396
301.311.6972.0422.4572.753.385
401.3031.6842.0212.4232.7043.307
601.2961.67122.392.663.232
1201.2891.6581.982.3582.6173.16
1.2821.6451.962.3262.5763.09

Chi-square distribution

Used for tests on counts in a contingency table, for goodness of fit, and for confidence intervals on a variance or a standard deviation (Module 11). α here is the area to the right of the tabulated value.

Table 3. Critical values of the chi-square distribution, χ²α(df), where α is the area to the right. The left-hand columns (0.995 to 0.900) are the ones used for the lower end of a variance confidence interval.
df0.9950.990.9750.950.90.10.050.0250.010.005
1000.0010.0040.0162.7063.8415.0246.6357.879
20.010.020.0510.1030.2114.6055.9917.3789.2110.597
30.0720.1150.2160.3520.5846.2517.8159.34811.34512.838
40.2070.2970.4840.7111.0647.7799.48811.14313.27714.86
50.4120.5540.8311.1451.619.23611.0712.83315.08616.75
60.6760.8721.2371.6352.20410.64512.59214.44916.81218.548
70.9891.2391.692.1672.83312.01714.06716.01318.47520.278
81.3441.6462.182.7333.4913.36215.50717.53520.0921.955
91.7352.0882.73.3254.16814.68416.91919.02321.66623.589
102.1562.5583.2473.944.86515.98718.30720.48323.20925.188
112.6033.0533.8164.5755.57817.27519.67521.9224.72526.757
123.0743.5714.4045.2266.30418.54921.02623.33726.21728.3
133.5654.1075.0095.8927.04219.81222.36224.73627.68829.819
144.0754.665.6296.5717.7921.06423.68526.11929.14131.319
154.6015.2296.2627.2618.54722.30724.99627.48830.57832.801
165.1425.8126.9087.9629.31223.54226.29628.8453234.267
175.6976.4087.5648.67210.08524.76927.58730.19133.40935.718
186.2657.0158.2319.3910.86525.98928.86931.52634.80537.156
196.8447.6338.90710.11711.65127.20430.14432.85236.19138.582
207.4348.269.59110.85112.44328.41231.4134.1737.56639.997
218.0348.89710.28311.59113.2429.61532.67135.47938.93241.401
228.6439.54210.98212.33814.04130.81333.92436.78140.28942.796
239.2610.19611.68913.09114.84832.00735.17238.07641.63844.181
249.88610.85612.40113.84815.65933.19636.41539.36442.9845.559
2510.5211.52413.1214.61116.47334.38237.65240.64644.31446.928
2611.1612.19813.84415.37917.29235.56338.88541.92345.64248.29
2711.80812.87914.57316.15118.11436.74140.11343.19546.96349.645
2812.46113.56515.30816.92818.93937.91641.33744.46148.27850.993
2913.12114.25616.04717.70819.76839.08742.55745.72249.58852.336
3013.78714.95316.79118.49320.59940.25643.77346.97950.89253.672
4020.70722.16424.43326.50929.05151.80555.75859.34263.69166.766
5027.99129.70732.35734.76437.68963.16767.50571.4276.15479.49
6035.53437.48540.48243.18846.45974.39779.08283.29888.37991.952
8051.17253.5457.15360.39164.27896.578101.879106.629112.329116.321
10067.32870.06574.22277.92982.358118.498124.342129.561135.807140.169

F distribution

Used to compare two variances, and as the overall test in analysis of variance, in gauge R&R by the ANOVA method, and in regression (Modules 4, 11, 12 and 13). Only the 5 % level is tabulated here; the calculators compute any level directly.

Table 4. Upper 5 % critical values of the F distribution, F0.05(ν₁, ν₂). Numerator degrees of freedom ν₁ across the top, denominator ν₂ down the side. upper critical values at alpha 0.05 (3 decimals) and 0.01 (2 decimals)
ν₂1234567891012152024304060120
1161.448199.5215.707224.583230.162233.986236.768238.883240.543241.882243.906245.95248.013249.052250.095251.143252.196253.253
218.5131919.16419.24719.29619.3319.35319.37119.38519.39619.41319.42919.44619.45419.46219.47119.47919.487
310.1289.5529.2779.1179.0138.9418.8878.8458.8128.7868.7458.7038.668.6398.6178.5948.5728.549
47.7096.9446.5916.3886.2566.1636.0946.0415.9995.9645.9125.8585.8035.7745.7465.7175.6885.658
56.6085.7865.4095.1925.054.954.8764.8184.7724.7354.6784.6194.5584.5274.4964.4644.4314.398
65.9875.1434.7574.5344.3874.2844.2074.1474.0994.0643.9383.8743.8413.8083.7743.743.705
75.5914.7374.3474.123.9723.8663.7873.7263.6773.6373.5753.5113.4453.413.3763.343.3043.267
85.3184.4594.0663.8383.6873.5813.53.4383.3883.3473.2843.2183.153.1153.0793.0433.0052.967
95.1174.2563.8633.6333.4823.3743.2933.233.1793.1373.0733.0062.9362.92.8642.8262.7872.748
104.9654.1033.7083.4783.3263.2173.1353.0723.022.9782.9132.8452.7742.7372.72.6612.6212.58
114.8443.9823.5873.3573.2043.0953.0122.9482.8962.8542.7882.7192.6462.6092.572.5312.492.448
124.7473.8853.493.2593.1062.9962.9132.8492.7962.7532.6872.6172.5442.5052.4662.4262.3842.341
134.6673.8063.4113.1793.0252.9152.8322.7672.7142.6712.6042.5332.4592.422.382.3392.2972.252
144.63.7393.3443.1122.9582.8482.7642.6992.6462.6022.5342.4632.3882.3492.3082.2662.2232.178
154.5433.6823.2873.0562.9012.792.7072.6412.5882.5442.4752.4032.3282.2882.2472.2042.162.114
164.4943.6343.2393.0072.8522.7412.6572.5912.5382.4942.4252.3522.2762.2352.1942.1512.1062.059
174.4513.5923.1972.9652.812.6992.6142.5482.4942.452.3812.3082.232.192.1482.1042.0582.011
184.4143.5553.162.9282.7732.6612.5772.512.4562.4122.3422.2692.1912.152.1072.0632.0171.968
194.3813.5223.1272.8952.742.6282.5442.4772.4232.3782.3082.2342.1552.1142.0712.0261.981.93
204.3513.4933.0982.8662.7112.5992.5142.4472.3932.3482.2782.2032.1242.0822.0391.9941.9461.896
214.3253.4673.0722.842.6852.5732.4882.422.3662.3212.252.1762.0962.0542.011.9651.9161.866
224.3013.4433.0492.8172.6612.5492.4642.3972.3422.2972.2262.1512.0712.0281.9841.9381.8891.838
234.2793.4223.0282.7962.642.5282.4422.3752.322.2752.2042.1282.0482.0051.9611.9141.8651.813
244.263.4033.0092.7762.6212.5082.4232.3552.32.2552.1832.1082.0271.9841.9391.8921.8421.79
254.2423.3852.9912.7592.6032.492.4052.3372.2822.2362.1652.0892.0071.9641.9191.8721.8221.768
264.2253.3692.9752.7432.5872.4742.3882.3212.2652.222.1482.0721.991.9461.9011.8531.8031.749
274.213.3542.962.7282.5722.4592.3732.3052.252.2042.1322.0561.9741.931.8841.8361.7851.731
284.1963.342.9472.7142.5582.4452.3592.2912.2362.192.1182.0411.9591.9151.8691.821.7691.714
294.1833.3282.9342.7012.5452.4322.3462.2782.2232.1772.1042.0271.9451.9011.8541.8061.7541.698
304.1713.3162.9222.692.5342.4212.3342.2662.2112.1652.0922.0151.9321.8871.8411.7921.741.683
404.0853.2322.8392.6062.4492.3362.2492.182.1242.0772.0031.9241.8391.7931.7441.6931.6371.577
604.0013.152.7582.5252.3682.2542.1672.0972.041.9931.9171.8361.7481.71.6491.5941.5341.467
1203.923.0722.682.4472.292.1752.0872.0161.9591.911.8341.751.6591.6081.5541.4951.4291.352
3.8412.9962.6052.3722.2142.0992.011.9381.881.8311.7521.6661.5711.5171.4591.3941.3181.221

Control chart constants

These constants convert a measure of spread taken from subgroups into an estimate of the process standard deviation, and then into plotting limits. The ones this course uses most: σ̂within = R̄/d₂ or S̄/c₄; X̄ chart limits X̄̄ ± A₂R̄ or X̄̄ ± A₃S̄; R chart limits D₃R̄ and D₄R̄; S chart limits B₃S̄ and B₄S̄. Every one of them assumes the subgroups were formed rationally (Module 5).

Table 5. Control chart constants for subgroup size n. d₂ and d₃ are the mean and standard deviation of the relative range; c₄ is the bias correction for the sample standard deviation; the rest are the derived plotting constants used in Modules 16 and 17.
nd2d3c4A2A3D3D4B3B4E2
21.1280.85250.79791.882.65903.26703.2672.66
31.6930.88840.88621.0231.95402.57502.5681.772
42.0590.87980.92130.7291.62802.28202.2661.457
52.3260.86410.940.5771.42702.11402.0891.29
62.5340.8480.95150.4831.28702.0040.031.971.184
72.7040.83320.95940.4191.1820.0761.9240.1181.8821.109
82.8470.81980.9650.3731.0990.1361.8640.1851.8151.054
92.970.80780.96930.3371.0320.1841.8160.2391.7611.01
103.0780.79710.97270.3080.9750.2231.7770.2841.7160.975
113.1730.78730.97540.2850.9270.2561.7440.3211.6790.945
123.2580.77850.97760.2660.8860.2831.7170.3541.6460.921
133.3360.77040.97940.2490.850.3071.6930.3821.6180.899
143.4070.7630.9810.2350.8170.3281.6720.4061.5940.881
153.4720.75620.98230.2230.7890.3471.6530.4281.5720.864
163.5320.74990.98350.2120.7630.3631.6370.4481.5520.849
173.5880.74410.98450.2030.7390.3781.6220.4661.5340.836
183.640.73860.98540.1940.7180.3911.6090.4821.5180.824
193.6890.73350.98620.1870.6980.4041.5960.4971.5030.813
203.7350.72870.98690.180.680.4151.5850.511.490.803
213.7780.72420.98760.1730.6630.4251.5750.5231.4770.794
223.8190.71990.98820.1670.6470.4351.5650.5341.4660.786
233.8580.71590.98870.1620.6330.4431.5570.5451.4550.778
243.8950.71210.98920.1570.6190.4521.5480.5551.4450.77
253.9310.70840.98960.1530.6060.4591.5410.5651.4350.763

One deliberate difference from the printed tables: D₄ for n = 5 is widely printed as 2.115, and the exact value rounds to 2.114. This course uses 2.114 and says so wherever the constant appears, because the verification scripts compute it rather than copy it. The difference changes an R chart's upper limit by about one part in two thousand and no decision anyone makes.

A note on using tables at all

Nobody needs these tables to compute anything any more: a spreadsheet, this course's calculators, or three lines of Python will do better. They are here for two reasons. The first is reading: supplier reports, standards and textbooks quote critical values, and it helps to be able to check one. The second is understanding: looking up Φ(3) = 0.99865 and seeing where the 0.135 % and the 1350 PPM of Module 7 come from is worth more than trusting a function.