F-Test Calculator
Test whether two population variances are equal using the F-test
About the F-Test
The F-test compares two population variances to determine if they are equal.
Formula: F = s₁² / s₂²
Hypotheses:
- H₀: σ₁² = σ₂² (variances are equal)
- H₁: σ₁² ≠ σ₂² (two-tailed)
Assumptions: Both populations are normally distributed.