11.2 The F-Distribution – Introduction to Statistics (2024)

LEARNING OBJECTIVES

  • Find the area under an [latex]F[/latex]-distribution.
  • Find the [latex]F[/latex]-score for a given area under the curve of an [latex]F[/latex]-distribution.

The [latex]F[/latex]-distribution is a continuous probability distribution. The graph of an [latex]F[/latex]-distribution is shown below. The [latex]F[/latex]-distribution is used in statistical inference to test the equality of population variances, test the difference in three or more population means, or to test the overall multiple regression model.

Properties of the [latex]F[/latex]-distribution:

  • The graph of an [latex]F[/latex]-distribution is positively-skewed and asymmetrical with a minimum value of 0 and no maximum value.
  • An [latex]F[/latex]-distribution is determined by two different degrees of freedom, [latex]df_1[/latex] and [latex]df_2[/latex]. [latex]df_1[/latex] is the degrees of freedom for the numerator of the [latex]F[/latex]-score and [latex]df_2[/latex] is the degrees of freedom for the denominator of the [latex]F[/latex]-score. The values of the degrees of freedom depends on how the [latex]F[/latex]-distribution is used. There is a different [latex]F[/latex]-distribution for every set of degrees of freedom. As the values of [latex]df_1[/latex] and [latex]df_2[/latex] get larger, the [latex]F[/latex]-distribution approaches a normal distribution.
  • The total area under the graph of an [latex]F[/latex]-distribution is 1.
  • Probabilities associated with an [latex]F[/latex]-distribution are given by the area under the curve of the [latex]F[/latex]-distribution.

USING EXCEL TO CALCULATE THE AREA UNDER AN [latex]\textcolor{white}F[/latex]-DISTRIBUTION

To find the area in the left tail:

  • To find the area under an [latex]F[/latex]-distribution to the left of a given [latex]F[/latex]-score, use the f.dist([latex]F[/latex], degrees of freedom 1, degrees of freedom 2, logic operator) function.
    • For [latex]F[/latex], enter the [latex]F[/latex]-score.
    • For degrees of freedom 1, enter the value of [latex]df_1[/latex] for the [latex]F[/latex]-distribution.
    • Fordegrees of freedom 2, enter the value of [latex]df_2[/latex] for the [latex]F[/latex]-distribution.
    • For logic operator, enter true.
  • The output from the f.dist function is the area to the left of the entered [latex]F[/latex]-score.
  • Visit the Microsoft page for more information about the f.distfunction.

To find the area in the right tail:

  • To find the area under an [latex]F[/latex]-distribution to the right of a given [latex]F[/latex]-score, use the f.dist.rt([latex]F[/latex], degrees of freedom 1, degrees of freedom 2) function.
    • For [latex]F[/latex], enter the [latex]F[/latex]-score.
    • For degrees of freedom 1, enter the value of [latex]df_1[/latex] for the [latex]F[/latex]-distribution.
    • Fordegrees of freedom 2, enter the value of [latex]df_2[/latex] for the [latex]F[/latex]-distribution.
  • The output from the f.dist.rt function is the area to the right of the entered [latex]F[/latex]-score.
  • Visit the Microsoft page for more information about the f.dist.rtfunction.

EXAMPLE

Consider an [latex]F[/latex]-distribution with [latex]df_1=12[/latex] and [latex]df_2=27[/latex].

  1. Find the area under the [latex]F[/latex]-distribution to the left of [latex]F=0.69[/latex].
  2. Find the area under the [latex]F[/latex]-distribution to the right of [latex]F=1.53[/latex].

Solution:

  1. Functionf.distAnswer
    Field 10.690.2535
    Field 212
    Field 327
    Field 4true
  2. Functionf.dist.rtAnswer
    Field 11.530.1738
    Field 212
    Field 327

USING EXCEL TO CALCULATE [latex]\textcolor{white}F[/latex]-SCORES

To find the [latex]F[/latex]-score for the a given left-tail area:

  • To find the [latex]F[/latex]-score for a given area under an [latex]F[/latex]-distribution to the left of the [latex]F[/latex]-score, use the f.inv(area to the left, degrees of freedom 1, degrees freedom 2) function.
    • For area to the left, enter the area to the left of required [latex]F[/latex]-score.
    • For degrees of freedom 1, enter the value of [latex]df_1[/latex] for the [latex]F[/latex]-distribution.
    • Fordegrees of freedom 2, enter the value of [latex]df_2[/latex] for the [latex]F[/latex]-distribution.
  • The output from the f.inv function is the value of [latex]F[/latex]-score so that the area to the left of the [latex]F[/latex]-score is the entered area.
  • Visit the Microsoft page for more information about the f.inv function.

To find the [latex]F[/latex]-score for the a given right-tail area:

  • To find the [latex]F[/latex]-score for a given area under an [latex]F[/latex]-distribution to the right of the [latex]F[/latex]-score, use the f.inv.rt(area to the right, degrees of freedom 1, degrees of freedom 2) function.
    • For area to the right, enter the area to the right of required [latex]F[/latex]-score.
    • For degrees of freedom 1, enter the value of [latex]df_1[/latex] for the [latex]F[/latex]-distribution.
    • Fordegrees of freedom 2, enter the value of [latex]df_2[/latex] for the [latex]F[/latex]-distribution.
  • The output from the f.inv.rt function is the value of [latex]F[/latex]-score so that the area to the right of the [latex]F[/latex]-score is the entered area.
  • Visit the Microsoft page for more information about the f.inv.rt function.

EXAMPLE

Consider an [latex]F[/latex]-distribution with [latex]df_1=37[/latex] and [latex]df_2=15[/latex].

  1. Find the [latex]F[/latex]-score so that the area under the [latex]F[/latex]-distribution to the left of [latex]F[/latex] is 0.413.
  2. Find the [latex]F[/latex]-score so that the area under the [latex]F[/latex]-distribution to the right of [latex]F[/latex] is 0.148.

Solution:

  1. Functionf.invAnswer
    Field 10.4130.934
    Field 237
    Field 315
  2. Functionf.dist.rtAnswer
    Field 10.2691.354
    Field 237
    Field 315

Concept Review

The [latex]F[/latex]-distribution is a useful tool for assessment in a series of problem categories. These problem categories include: statistical inference for two population variances, testing the equality of three or more population means (one-way ANOVA), and testing the overall significance of the multiple regression model.

Important parameters in an [latex]F[/latex]-distribution are the degrees of freedom in a given problem. The [latex]F[/latex]-distribution curve is skewed to the right, and its shape depends on the degrees of freedom. As the degrees of freedom increase, the curve of an [latex]F[/latex]-distribution approaches a normal distribution.

Attribution

13.3Facts About the F Distribution in Introductory Statistics by OpenStaxis licensed under aCreative Commons Attribution 4.0 International License.

11.2 The F-Distribution – Introduction to Statistics (2024)
Top Articles
Wow Spelunking The Den
Complete Green Hell Crafting List
Funny Roblox Id Codes 2023
Golden Abyss - Chapter 5 - Lunar_Angel
Www.paystubportal.com/7-11 Login
Joi Databas
DPhil Research - List of thesis titles
Shs Games 1V1 Lol
Evil Dead Rise Showtimes Near Massena Movieplex
Steamy Afternoon With Handsome Fernando
Which aspects are important in sales |#1 Prospection
Detroit Lions 50 50
18443168434
Newgate Honda
Zürich Stadion Letzigrund detailed interactive seating plan with seat & row numbers | Sitzplan Saalplan with Sitzplatz & Reihen Nummerierung
Grace Caroline Deepfake
978-0137606801
Nwi Arrests Lake County
Justified Official Series Trailer
London Ups Store
Committees Of Correspondence | Encyclopedia.com
Pizza Hut In Dinuba
Jinx Chapter 24: Release Date, Spoilers & Where To Read - OtakuKart
How Much You Should Be Tipping For Beauty Services - American Beauty Institute
Free Online Games on CrazyGames | Play Now!
Sizewise Stat Login
VERHUURD: Barentszstraat 12 in 'S-Gravenhage 2518 XG: Woonhuis.
Jet Ski Rental Conneaut Lake Pa
Unforeseen Drama: The Tower of Terror’s Mysterious Closure at Walt Disney World
Ups Print Store Near Me
C&T Wok Menu - Morrisville, NC Restaurant
How Taraswrld Leaks Exposed the Dark Side of TikTok Fame
University Of Michigan Paging System
Dashboard Unt
Access a Shared Resource | Computing for Arts + Sciences
Speechwire Login
Healthy Kaiserpermanente Org Sign On
Restored Republic
3473372961
Jambus - Definition, Beispiele, Merkmale, Wirkung
Ark Unlock All Skins Command
Craigslist Red Wing Mn
D3 Boards
Jail View Sumter
Nancy Pazelt Obituary
Birmingham City Schools Clever Login
Thotsbook Com
Funkin' on the Heights
Vci Classified Paducah
Www Pig11 Net
Ty Glass Sentenced
Latest Posts
Article information

Author: Ray Christiansen

Last Updated:

Views: 6123

Rating: 4.9 / 5 (49 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Ray Christiansen

Birthday: 1998-05-04

Address: Apt. 814 34339 Sauer Islands, Hirtheville, GA 02446-8771

Phone: +337636892828

Job: Lead Hospitality Designer

Hobby: Urban exploration, Tai chi, Lockpicking, Fashion, Gunsmithing, Pottery, Geocaching

Introduction: My name is Ray Christiansen, I am a fair, good, cute, gentle, vast, glamorous, excited person who loves writing and wants to share my knowledge and understanding with you.