Lecture 9 | Quizlet

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

1/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:12 PM on 8/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

Why is running multiple pairwise t-tests problematic?

It inflates the Type I error rate (family-wise error rate) across comparisons.

2
New cards

Family-Wise Error Rate Formula (3 tests at α = 0.05)

1 − (0.95)³ = 0.143 or 14.3% chance of at least one Type I error.

<p>1 − (0.95)³ = 0.143 or 14.3% chance of at least one Type I error.</p>
3
New cards

Number of Pairwise Comparisons Formula

k(k − 1) / 2, where k is the number of groups.

4
New cards

Core Concept of One-Way ANOVA

Compares variance between group means to variance within groups in one test.

5
New cards

Mean Squares Between (MSB) Formula

MSB = SSB / dfB, where dfB = k − 1.

6
New cards

Mean Squares Within / Error (MSW) Formula

MSW = SSW / dfW, where dfW = N − k.

7
New cards

F-Ratio Formula

F = MSB / MSW.

8
New cards

Expected F-Ratio under the Null Hypothesis

Approximately 1.

9
New cards

Purpose of Post-Hoc Tests

Determine specific group differences after a significant overall ANOVA without inflating α.

10
New cards

Examples of Post-Hoc Tests

Tukey's HSD, Bonferroni, Scheffé, Fisher's LSD, Newman-Keuls.

11
New cards

Definition of Correlation

A statistical technique estimating and describing the relationship between two variables.

<p>A statistical technique estimating and describing the relationship between two variables.</p>
12
New cards

Two Primary Properties of Correlation Coefficient (r)

Direction (positive/negative) and strength (magnitude bounded between -1 and +1).

13
New cards

Covariance Formula

Cov_x,y = Σ(x − x̄)(y − ȳ) / (n − 1).

14
New cards

Limitation of Covariance

It depends on the units of measurement and is unstandardized.

15
New cards

Pearson's Correlation Coefficient (r) Formula

r = Cov_x,y / (s_x · s_y) or SP / √(SS_x · SS_y).

16
New cards

Degrees of Freedom for Pearson's r Significance Test

df = n − 2.

17
New cards

Null and Alternative Hypotheses for r

H₀: ρ = 0; H₁: ρ ≠ 0.

18
New cards

Third-Variable Problem in Correlation

An unmeasured variable may drive the observed relationship, preventing causal inference.

19
New cards

Impact of Restriction of Range on Correlation

Truncating variable range can artificially decrease (or alter) the observed correlation.

<p>Truncating variable range can artificially decrease (or alter) the observed correlation.</p>
20
New cards

Impact of Outliers on Correlation

A single extreme data point can dramatically inflate or deflate r.

<p>A single extreme data point can dramatically inflate or deflate r.</p>
21
New cards

Coefficient of Determination (r²)

The proportion of variance in one variable explained/shared by the other variable.

22
New cards

Effect Size Benchmarks for r

Small: ±0.1; Medium: ±0.3; Large: ±0.5.

23
New cards

Spearman's Rho (r_s)

A non-parametric correlation measuring monotonic consistency using ranked data.

24
New cards

When to Use Spearman's Rho

With ordinal data or non-linear monotonic relationships.

25
New cards

Handling Tied Ranks in Spearman's Rho

Assign each tied score the average of the ranks they occupy.

26
New cards

Point-Biserial Correlation (r_pb)

Measures relationship between one continuous variable and one dichotomous variable.

27
New cards

Phi Coefficient (ϕ)

Measures relationship between two dichotomous variables.