Syntax
| Parameter | Description |
|---|---|
| array1 | Parameter of the FTEST function. |
| array2 | Parameter of the FTEST function. |
Examples
Batch consistency check
=FTEST(A2:A41, B2:B41)
Supplier quality comparison
=FTEST(C2:C26, D2:D26)
Before and after process change
=FTEST(E2:E51, F2:F51)
Common Errors
Occurs if either dataset has zero variance (all identical values).
Returned if either array has fewer than 2 numeric values.
Tips
FTEST is the compatibility version. F.TEST is the modern replacement with identical behavior.
The F-test for variances assumes the data is normally distributed. It can give misleading results with skewed or heavy-tailed data.
A high p-value (e.g., 0.7) means no evidence of different variances. A low p-value (e.g., 0.02) suggests the variances are significantly different.
Try FTEST in Viztab
Import your data and use FTEST with 370+ other formulas. No signup required.
Open Viztab