Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

F.TEST Function

The F.TEST function is one of the statistical functions. It is used to return the result of an F-test, the two-tailed probability that the variances in array1 and array2 are not significantly different. Use this function to determine whether two samples have different variances.

Syntax

F.TEST(array1, array2)

The F.TEST function has the following arguments:

Argument Description
array1 The first range of values.
array2 The second range of values.

Notes

Text, logical values and empty cells are ignored, cells that contain zero values are included. If the number of values in a data range is less than 2 or a variance of an array is 0, the function returns the #DIV/0! error value.

How to apply the F.TEST function.

Examples

The figure below displays the result returned by the F.TEST function.

F.TEST Function

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action