Analysis of Variance (ANOVA) Review

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/21

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering the key terms, hypotheses, assumptions, and formulas for One-Factor Analysis of Variance (ANOVA) derived from the lecture material.

Last updated 4:12 PM on 5/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

Analysis of Variance (ANOVA)

A comparison of means that allows for the simultaneous comparison of more than two means to identify sources of variation in a numerical dependent variable.

2
New cards

Response Variable (Y)

The numerical dependent variable in ANOVA for which variation is being explained.

3
New cards

Factors

The categorical independent variables used to explain the variation in the response variable.

4
New cards

Treatment

Each possible value of a factor or a combination of factors in an experimental design.

5
New cards

F distribution

The probability distribution used in ANOVA to describe the ratio of two variances.

6
New cards

One-Factor ANOVA

A specific ANOVA model that compares the means of cc groups based on a single independent variable.

7
New cards

Null Hypothesis (H0H_0)

H_0: \text{\mu}_1 = \text{\mu}_2 = \text{\dots} = \text{\mu}_c, which asserts that there is no difference between the mean values at various levels of the test factor.

8
New cards

Alternative Hypothesis (H1H_1)

The hypothesis that not all the means are equal.

9
New cards

Total number of observations (nn)

The sum of sample sizes within each treatment, calculated as n=n1+n2++ncn = n_1 + n_2 + \text{\dots} + n_c.

10
New cards

ANOVA Linear Model

Expresses that treatment jj came from a population with a common mean (μ\mu) plus a treatment effect (AjA_j) plus random error (eije_{ij}): y_{ij} = \text{\mu} + A_j + e_{ij}.

11
New cards

Random Error (eije_{ij})

The unexplained variation assumed to be normally distributed with zero mean and the same variance for all treatments.

12
New cards

ANOVA Assumptions

The requirements that observations on YY are independent, the populations being sampled are normal, and the populations have equal variances.

13
New cards

Grand Mean (yˉˉ\bar{\bar{y}})

The overall sample mean calculated across all observations in all groups.

14
New cards

SST (Total Sum of Squares)

The total variation in the data, partitioned as SST=SSA+SSESST = SSA + SSE.

15
New cards

SSA (Sum of Squares for Treatment)

The variation between treatments, representing the deviation of the column mean from the grand mean.

16
New cards

SSE (Sum of Squares for Error)

The variation within treatments, representing the deviation of an observation from its own column mean; also known as unexplained variation.

17
New cards

Mean Squares (MSA and MSE)

Ratios calculated by dividing the Sum of Squares by their respective degrees of freedom to adjust for group size.

18
New cards

F Statistic

The ratio of the variance due to treatments (MSAMSA) to the variance due to error (MSEMSE): F=MSAMSEF = \frac{MSA}{MSE}.

19
New cards

Numerator Degrees of Freedom

The degrees of freedom associated with treatments (between groups), calculated as c1c - 1.

20
New cards

Denominator Degrees of Freedom

The degrees of freedom associated with error (within groups), calculated as ncn - c.

21
New cards

Decision Rule

Reject H0H_0 if the test statistic FF exceeds the critical value FcriticalF_{critical} or if the p\text{-value} \text{\le} \text{\alpha}. In ANOVA, this is a right-tailed test.

22
New cards

Replicates

The data values obtained from repeated samplings.