Exam 1

  1. Metainformation

    Tag Value
    fileInferential_Statistics_vufgb-anova-025-en_vufgb-anova-025-en
    namevufgb-anova-025-en
    sectionInferential Statistics/Parametric Techniques/ANOVA
    typeschoice
    solutionFALSE, FALSE, TRUE, FALSE
    TypeCalculation
    Program
    LanguageEnglish
    LevelStatistical Literacy

    Question

    Calculate the number of degrees of freedom associated with the Interaction Effect AB in a factorial ANOVA with 3 X 3 design.


    1. FALSE: 2
    2. FALSE: 3
    3. TRUE: 4
    4. FALSE: 9

    Solution

    df=(g1)×(h1)=(31)×(31)=2×2=4df = (g-1) \times (h-1) = (3-1) \times (3-1) = 2 \times 2 = 4.

    If you write out ANOVA model as a regression model with dummy variables you get two dummy variables for Factor 1 and two dummy variables for Factor 2. That yields in the regression model 2×2=42 \times 2 = 4 interaction terms. Difference in parameters between model with and without interaction is then 4.

    This is the reasoning if you conceive of the F test as a model comparison test!


    1. Incorrect
    2. Incorrect
    3. Correct
    4. Incorrect