Loading…

The F Distribution

Statistics • Analysis of Variance

View all topics

Choose a task, enter the degrees of freedom, and provide either an F value or a right-tail area α. The F distribution is defined only for F > 0 and is typically used with right-tail areas.

Tip: a left-tail critical value can also be found using the reciprocal relation.

Used for the probability tasks.

Used for the critical-value tasks.

Controls how far right the graph extends.

Batch mode (paste CSV or upload)

CSV columns: task, df1, df2, x, alpha.
Task values: rtail, cdf, crit, leftcrit.

The uploaded file will be loaded into the paste box above.

Batch output: a table + downloadable CSV
Precision: probabilities shown to ~3 significant figures
Ready
Output: —
Enter values and click “Calculate”.
F distribution graph
A probability region will be shaded after calculation.
df = (—, —)
Labels are drawn in the current theme color; the shaded region matches the selected task (right tail or left/cumulative).

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the F distribution used for?

The F distribution is a continuous distribution defined for F > 0 with two degrees of freedom (df1, df2). It is commonly used in ANOVA and other variance ratio tests where test statistics follow an F model.

What is the difference between P(F >= x) and P(F <= x)?

P(F <= x) is the cumulative (left-tail) probability up to x, while P(F >= x) is the right-tail probability beyond x. For the same df1 and df2, the right-tail area equals 1 minus the cumulative area.

How do I find an F critical value for a right-tail test?

Choose the critical value task, enter df1 and df2, and enter alpha as the right-tail area. The calculator returns x such that P(F >= x) = alpha.

What do df1 and df2 mean in the F distribution?

df1 is the numerator degrees of freedom and df2 is the denominator degrees of freedom. Together they control the shape of the F curve and the location of critical values and tail areas.

How can I get a left-tail critical value for the F distribution?

Use the left critical value task and enter alpha as the left-tail area P(F <= x) = alpha. A useful identity is that if F ~ F(df1, df2), then 1/F ~ F(df2, df1), which connects left and right tails.