20.2 C
London
Sunday, June 22, 2025
HomeSoftware TutorialsGoogle SheetsF-Test in Google Sheets (Step-by-Step)

F-Test in Google Sheets (Step-by-Step)

Related stories

Learn About Opening an Automobile Repair Shop in India

Starting a car repair shop is quite a good...

Unlocking the Power: Embracing the Benefits of Tax-Free Investing

  Unlocking the Power: Embracing the Benefits of Tax-Free Investing For...

Income Splitting in Canada for 2023

  Income Splitting in Canada for 2023 The federal government’s expanded...

Can I Deduct Home Office Expenses on my Tax Return 2023?

Can I Deduct Home Office Expenses on my Tax...

Canadian Tax – Personal Tax Deadline 2022

  Canadian Tax – Personal Tax Deadline 2022 Resources and Tools...

The F-test is used to determine whether or not two population variances are equal.

The F-test uses the following null and alternative hypotheses:

  • H0: The population variances are equal (σ12 = σ22)
  • HA: The population variances are not equal (σ12 ≠ σ22)

If the p-value of the test is less than some significance level (e.g. α = .05) then we can reject the null hypothesis and conclude that the population variances are not equal.

The following step-by-step example shows how to perform the F-test in Google Sheets.

Step 1: Enter the Data

First, let’s enter the data values for two samples:

Note: The sample sizes do not have to be equal between the two groups to perform the F-test.

Step 2: Perform the F-Test

Next, we will use the =FTEST(sample1, sample2) function to perform the F-test:

F-test in Google Sheets

The p-value of the test turns out to be .0367.

Since this p-value is less than α = .05, we will reject the null hypothesis.

This means we have sufficient evidence to say that the variances between the two populations that the samples came from are not equal.

Note: The p-value returned by the FTEST() function represents the two-tailed p-value.

Thus, if you were performing a one-tailed test (HA: σ12 22  or  HA: σ12 > σ22) then you could simply multiply the resulting p-value by two to get the one-tailed p-value.

Additional Resources

The following tutorials explain how to perform other common tasks in Google Sheets:

How to Perform t-Tests in Google Sheets
How to Calculate Critical Values in Google Sheets
How to Find P-Values in Google Sheets

Subscribe

- Never miss a story with notifications

- Gain full access to our premium content

- Browse free from up to 5 devices at once

Latest stories