Statistics Reference

F-Table for α = 0.10 (F Critical Values)

The α = 0.10 table gives the most lenient of the standard cutoffs: 10% of a true-null F distribution lies beyond each value. It is used for screening analyses, exploratory ANOVA, tests where missing a real effect is costlier than a false alarm, and as the per-tail table for two-tailed variance-ratio tests at the 20% level.

How to Read This Table

Columns are numerator degrees of freedom (df₁), rows are denominator degrees of freedom (df₂). The critical value sits where they meet; an F statistic beyond it is significant at α = 0.10.

Screening ANOVA with 4 groups of 6 observations (df₁ = 3, df₂ = 20) at α = 0.10:

  1. Numerator df: k − 1 = 3, so use column 3.
  2. Denominator df: N − k = 24 − 4 = 20, so use row 20.
  3. The cell gives 2.38 — flag the comparison for follow-up when F exceeds 2.38.

Common uses of this level:

  • Exploratory or screening ANOVA where follow-up testing will confirm findings
  • Lack-of-fit tests in regression, which are often run at lenient levels
  • Two-tailed variance-ratio tests at the 20% significance level (α/2 = 0.10 per tail)

F Critical Values, Upper-Tail α = 0.10

Each cell is the value an F statistic must exceed for significance at α = 0.10 (90% confidence). The ∞ row and column are computed from the exact chi-square limits of the F distribution. Values are rounded to two decimals (fewer for the very large small-df entries).

Upper-tail F critical values at alpha = 0.1 by numerator and denominator degrees of freedom
df₂ \ df₁1234567891012152024304060120
139.8649.5053.5955.8357.2458.2058.9159.4459.8660.1960.7161.2261.7462.0062.2662.5362.7963.0663.33
28.539.009.169.249.299.339.359.379.389.399.419.429.449.459.469.479.479.489.49
35.545.465.395.345.315.285.275.255.245.235.225.205.185.185.175.165.155.145.13
44.544.324.194.114.054.013.983.953.943.923.903.873.843.833.823.803.793.783.76
54.063.783.623.523.453.403.373.343.323.303.273.243.213.193.173.163.143.123.10
63.783.463.293.183.113.053.012.982.962.942.902.872.842.822.802.782.762.742.72
73.593.263.072.962.882.832.782.752.722.702.672.632.592.582.562.542.512.492.47
83.463.112.922.812.732.672.622.592.562.542.502.462.422.402.382.362.342.322.29
93.363.012.812.692.612.552.512.472.442.422.382.342.302.282.252.232.212.182.16
103.292.922.732.612.522.462.412.382.352.322.282.242.202.182.162.132.112.082.06
113.232.862.662.542.452.392.342.302.272.252.212.172.122.102.082.052.032.001.97
123.182.812.612.482.392.332.282.242.212.192.152.102.062.042.011.991.961.931.90
133.142.762.562.432.352.282.232.202.162.142.102.052.011.981.961.931.901.881.85
143.102.732.522.392.312.242.192.152.122.102.052.011.961.941.911.891.861.831.80
153.072.702.492.362.272.212.162.122.092.062.021.971.921.901.871.851.821.791.76
163.052.672.462.332.242.182.132.092.062.031.991.941.891.871.841.811.781.751.72
173.032.642.442.312.222.152.102.062.032.001.961.911.861.841.811.781.751.721.69
183.012.622.422.292.202.132.082.042.001.981.931.891.841.811.781.751.721.691.66
192.992.612.402.272.182.112.062.021.981.961.911.861.811.791.761.731.701.671.63
202.972.592.382.252.162.092.042.001.961.941.891.841.791.771.741.711.681.641.61
212.962.572.362.232.142.082.021.981.951.921.871.831.781.751.721.691.661.621.59
222.952.562.352.222.132.062.011.971.931.901.861.811.761.731.701.671.641.601.57
232.942.552.342.212.112.051.991.951.921.891.841.801.741.721.691.661.621.591.55
242.932.542.332.192.102.041.981.941.911.881.831.781.731.701.671.641.611.571.53
252.922.532.322.182.092.021.971.931.891.871.821.771.721.691.661.631.591.561.52
262.912.522.312.172.082.011.961.921.881.861.811.761.711.681.651.611.581.541.50
272.902.512.302.172.072.001.951.911.871.851.801.751.701.671.641.601.571.531.49
282.892.502.292.162.062.001.941.901.871.841.791.741.691.661.631.591.561.521.48
292.892.502.282.152.061.991.931.891.861.831.781.731.681.651.621.581.551.511.47
302.882.492.282.142.051.981.931.881.851.821.771.721.671.641.611.571.541.501.46
402.842.442.232.092.001.931.871.831.791.761.711.661.611.571.541.511.471.421.38
602.792.392.182.041.951.871.821.771.741.711.661.601.541.511.481.441.401.351.29
1202.752.352.131.991.901.821.771.721.681.651.601.551.481.451.411.371.321.261.19
2.712.302.081.941.851.771.721.671.631.601.551.491.421.381.341.301.241.171.00

Other Significance Levels

The F-table overview explains degrees of freedom, the reciprocal rule for lower-tail values, and where the F distribution comes from. The other three levels each have their own full table:

Frequently Asked Questions

When is testing at α = 0.10 appropriate?

When the cost of missing a real effect outweighs the cost of a false alarm: early-stage screening, pilot studies sizing future experiments, and diagnostic checks such as regression lack-of-fit tests. Results at this level are leads to confirm, not conclusions - a follow-up at α = 0.05 or stricter is the usual next step.

Why are the α = 0.10 critical values the smallest of the four tables?

A larger tail area means the cutoff does not need to reach as far into the tail. Allowing a 10% false-alarm rate moves the boundary inward, so every entry here is smaller than its 0.05, 0.025, and 0.01 counterparts for the same degrees of freedom - compare F(3, 20): 2.38 at α = 0.10 versus 3.10 at α = 0.05.

How does this table serve a two-tailed variance test?

A two-tailed test of equal variances at the 20% level puts 10% in each tail, so the upper cutoff comes from this table and the lower cutoff from the reciprocal rule: divide 1 by this table's value for the swapped degrees of freedom. For F(8, 12), reject below 1/F₀.₁₀(12, 8) = 1/2.50 = 0.40 or above F₀.₁₀(8, 12) = 2.24.