Skip to content Skip to navigation

Connexions

You are here: Home » Content » F Distribution and ANOVA: Test of Two Variances

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the authors

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...

In these lenses

  • Printable Books

    This module is included inLens: Connexions Books Available for Print on Demand
    By: ConnexionsAs a part of collection:"Collaborative Statistics"

    Comments:

    "This book was purchased from the authors by the Maxfield Foundation and provided to the community as an open textbook available freely online and in PDF format. Bound copies of the book can also […]"

    Click the "Printable Books" link to see all content selected in this lens.

  • Bio 502 at CSUDH

    This module is included inLens: Bio 502
    By: Terrence McGlynnAs a part of collection:"Collaborative Statistics"

    Comments:

    "This is the course textbook for Biology 502 at CSU Dominguez Hills"

    Click the "Bio 502 at CSUDH" link to see all content selected in this lens.

Recently Viewed

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

F Distribution and ANOVA: Test of Two Variances

Module by: Dr. Barbara Illowsky, Susan Dean

Summary: This module provides the assumptions to be considered in order to calculate a Test of Two Variances and how to execute the Test of Two Variances. An example is provided to help clarify the concept.

Another of the uses of the F distribution is testing two variances. It is often desirable to compare two variances rather than two averages. For instance, college administrators would like two college professors grading exams to have the same variation in their grading. In order for a lid to fit a container, the variation in the lid and the container should be the same. A supermarket might be interested in the variability of check-out times for two checkers.

In order to perform a F test of two variances, it is important that the following are true:

  1. The populations from which the two samples are drawn are normally distributed.
  2. The two populations are independent of each other.

Suppose we sample randomly from two independent normal populations. Let σ12σ12 and σ22σ22 be the population variances and s12s12 and s22s22 be the sample variances. Let the sample sizes be n1n1 and n2n2. Since we are interested in comparing the two sample variances, we use the F ratio

F= [ ( s1 )2 ( σ1 ) 2 ] [ ( s2 )2 ( σ2 ) 2 ] F= [ ( s1 )2 ( σ1 ) 2 ] [ ( s2 )2 ( σ2 ) 2 ]

FF has the distribution FF ~ F(n1-1,n2-1)F(n1-1,n2-1)

where n1-1n1-1 are the degrees of freedom for the numerator and n2-1n2-1 are the degrees of freedom for the denominator.

A test of two variances may be left, right, or two-tailed.

Example 1

Two college instructors are interested in whether or not there is any variation in the way they grade math exams. They each grade the same set of 30 exams. The first instructor's grades have a variance of 52.3. The second instructor's grades have a variance of 89.9.

Problem 1

Test the claim that the first instructor's variance is smaller. (In most colleges, it is desirable for the variances of exam grades to be nearly the same among instructors.) The level of significance is 10%.

Solution 1

Let 1 and 2 be the subscripts that indicate the first and second instructor.

n1=n2=30n1=n2=30.

HoHo: σ12=σ22σ12=σ22HaHa: σ12σ12<σ22σ22

Calculate the test statistic: By the null hypothesis (σ12=σ22)(σ12=σ22), the F statistic is

F= [ ( s1 )2 ( σ1 ) 2 ] [ ( s2 )2 ( σ2 ) 2 ] = ( s1 )2 ( s2 ) 2 =52.389.9=0.6 F= [ ( s1 )2 ( σ1 ) 2 ] [ ( s2 )2 ( σ2 ) 2 ] = ( s1 )2 ( s2 ) 2 =52.389.9=0.6

Distribution for the test: F29,29F29,29where n1-1=29n1-1=29 and n2-1=29n2-1=29.

Graph:This test is left tailed.

Draw the graph labeling and shading appropriately.

Figure 1
Figure 1 (anova_twotests.png)

Probability statement: p-value=P(Fp-value=P(F<0.582)=0.07550.582)=0.0755

Compare αα and the p-value: α=0.10α=0.10α>p-valueα>p-value.

Make a decision: Since α>p-valueα>p-value, reject HoHo.

Conclusion: With a 10% level of significance, from the data, there is sufficient evidence to conclude that the variance in grades for the first instructor is smaller.

TI-83+ and TI-84: Press STAT and arrow over to TESTS. Arrow down to D:2-SampFTest. Press ENTER. Arrow to Stats and press ENTER. For Sx1, n1, Sx2, and n2, enter (52.3)(52.3), 30, (89.9)(89.9), and 30. Press ENTER after each. Arrow to σ1: and <σ2. Press ENTER. Arrow down to Calculate and press ENTER. F=0.5818F=0.5818 and p-value=0.0753p-value=0.0753. Do the procedure again and try Draw instead of Calculate.

Comments, questions, feedback, criticisms?

Send feedback