DistFlow

F-Distribution Critical Values Table

The F-distribution table shows critical values F* for right-tail tests. For given numerator (df₁) and denominator (df₂) degrees of freedom and significance level α, the cell gives F* where P(F > F*) = α.

These values are essential for ANOVA, comparing variances, and regression F-tests. Use the tabs to switch between different significance levels.

df₂ \ df₁123456789101112
1161.448199.500215.707224.583230.162233.986236.768238.883240.543241.882242.983243.906
218.51319.00019.16419.24719.29619.33019.35319.37119.38519.39619.40519.413
310.1289.5529.2779.1179.0138.9418.8878.8458.8128.7868.7638.745
47.7096.9446.5916.3886.2566.1636.0946.0415.9995.9645.9365.912
56.6085.7865.4095.1925.0504.9504.8764.8184.7724.7354.7044.678
65.9875.1434.7574.5344.3874.2844.2074.1474.0994.0604.0274.000
75.5914.7374.3474.1203.9723.8663.7873.7263.6773.6373.6033.575
85.3184.4594.0663.8383.6873.5813.5003.4383.3883.3473.3133.284
95.1174.2563.8633.6333.4823.3743.2933.2303.1793.1373.1023.073
104.9654.1033.7083.4783.3263.2173.1353.0723.0202.9782.9432.913
114.8443.9823.5873.3573.2043.0953.0122.9482.8962.8542.8182.788
124.7473.8853.4903.2593.1062.9962.9132.8492.7962.7532.7172.687
134.6673.8063.4113.1793.0252.9152.8322.7672.7142.6712.6352.604
144.6003.7393.3443.1122.9582.8482.7642.6992.6462.6022.5652.534
154.5433.6823.2873.0562.9012.7902.7072.6412.5882.5442.5072.475
164.4943.6343.2393.0072.8522.7412.6572.5912.5382.4942.4562.425
174.4513.5923.1972.9652.8102.6992.6142.5482.4942.4502.4132.381
184.4143.5553.1602.9282.7732.6612.5772.5102.4562.4122.3742.342
194.3813.5223.1272.8952.7402.6282.5442.4772.4232.3782.3402.308
204.3513.4933.0982.8662.7112.5992.5142.4472.3932.3482.3102.278
214.3253.4673.0722.8402.6852.5732.4882.4202.3662.3212.2832.250
224.3013.4433.0492.8172.6612.5492.4642.3972.3422.2972.2592.226
234.2793.4223.0282.7962.6402.5282.4422.3752.3202.2752.2362.204
244.2603.4033.0092.7762.6212.5082.4232.3552.3002.2552.2162.183
254.2423.3852.9912.7592.6032.4902.4052.3372.2822.2362.1982.165
264.2253.3692.9752.7432.5872.4742.3882.3212.2652.2202.1812.148
274.2103.3542.9602.7282.5722.4592.3732.3052.2502.2042.1662.132
284.1963.3402.9472.7142.5582.4452.3592.2912.2362.1902.1512.118
294.1833.3282.9342.7012.5452.4322.3462.2782.2232.1772.1382.104
304.1713.3162.9222.6902.5342.4212.3342.2662.2112.1652.1262.092
Distribution Curve
How to Use
  1. Select the significance level α tab
  2. Find the column for df₁ (numerator degrees of freedom)
  3. Find the row for df₂ (denominator degrees of freedom)
  4. Reject H₀ if your F-statistic > F*

Explore this distribution interactively:

Open F-Distribution Distribution →

Frequently Asked Questions

How do I use the F-table for one-way ANOVA?

df₁ = k − 1 (number of groups minus 1) and df₂ = N − k (total observations minus number of groups). Look up F* and reject H₀ if your F-statistic exceeds it.

What is df₁ vs df₂?

df₁ (numerator) corresponds to the between-group variance, and df₂ (denominator) corresponds to the within-group (error) variance.

Why does this table only show right-tail values?

The F-distribution is right-skewed and bounded at 0. ANOVA and variance ratio tests check if the ratio is significantly larger than 1, hence right-tailed.