Module 3: Statistical Inference Practice Flashcards

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

1/28

flashcard set

Earn XP

Description and Tags

This set covers vocabulary and foundational concepts for Null Hypothesis Significance Testing, correlation, t-tests, and statistical errors based on the Module 3 lecture notes.

Last updated 1:18 AM on 6/11/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

Inferential Statistics

Statistical methods used to make conclusions about a population based on data collected from a sample.

2
New cards

Null Hypothesis (H0H_0)

A hypothesis that assumes no effect or relationship exists, and any observed difference is due to random chance or sampling variation.

3
New cards

Alternative Hypothesis (H1H_1 / HaH_a)

A hypothesis that assumes a real effect or relationship exists and is not due to chance alone.

4
New cards

Directional Hypothesis

An alternative hypothesis that specifies the direction of an effect, such as Group A being greater than Group B (A>BA > B).

5
New cards

Non-directional Hypothesis

An alternative hypothesis that specifies a difference exists but does not state the direction, such as Group A not equaling Group B (ABA \neq B).

6
New cards

p-value

The probability of obtaining the observed result, or more extreme, if the null hypothesis is true; used to determine if data is surprising.

7
New cards

Alpha (α\alpha)

The threshold—usually set at .05.05—against which the p-value is compared to decide whether to reject the null hypothesis.

8
New cards

Statistical Significance

A conclusion based on the p-value indicating whether an effect likely exists in the population (p<.05p < .05).

9
New cards

Practical Significance

A conclusion based on effect size indicating whether the observed effect is meaningful or important in real-world contexts.

10
New cards

Effect Size

A number showing the magnitude or strength of an effect, rather than just whether it exists.

11
New cards

Cohen’s d

A type of effect size from the d family that measures the difference between groups, where .20.20 is small, .50.50 is medium, and .80+.80+ is large.

12
New cards

Power (1β1 - \beta)

The probability of detecting a real effect when one actually exists in the population.

13
New cards

Type I Error

A false positive error that occurs when the researcher rejects a true null hypothesis (H0H_0).

14
New cards

Type II Error (β\beta)

A false negative error that occurs when a researcher fails to reject a false null hypothesis, thus missing a real effect.

15
New cards

Test statistic

A single number summarizing the relationship between sample results and the null hypothesis; larger values indicate greater deviation from the null.

16
New cards

Degrees of freedom (dfdf)

How many values in a calculation are free to change without breaking the mathematical rules of that calculation.

17
New cards

Pearson’s r

A measure of the strength and direction of the linear relationship between two continuous variables, ranging from 1-1 to +1+1.

18
New cards

Restricted Range

A situation where the variability of data is limited, which typically weakens the observed correlation.

19
New cards

Heterogeneous Samples

A problem where subgroups within a sample distort results, requiring the subgroups to be analyzed separately.

20
New cards

Coefficient of Determination (r2r^2)

The square of the correlation coefficient, representing the percentage of variance in one variable explained by the other.

21
New cards

Bivariate Normality

An assumption for correlation that both variables are normally distributed, often checked using the Shapiro-Wilk test.

22
New cards

Linearity

The assumption that the relationship between two variables is effectively represented by a straight line, checked using a scatterplot.

23
New cards

One-sample t-test

A statistical test used to compare a sample mean to a known population mean or a specific test value.

24
New cards

Independent Samples t-test

A test used to compare the means of two different groups of participants in a between-subjects design.

25
New cards

Paired Samples t-test

A test used to compare the means of the same participants across two different times or conditions in a within-subjects design.

26
New cards

Homogeneity of Variance

The assumption that the groups being compared have similar variance, typically checked using Levene's test.

27
New cards

Levene’s test

A test used to check the assumption of homogeneity of variance where a result of p>.05p > .05 indicates the assumption is met.

28
New cards

Welch’s t-test

A variation of the t-test used when the assumption of homogeneity of variance is violated.

29
New cards

Shapiro-Wilk test

A statistical test for normality where a outcome of p>.05p > .05 suggests the data does not significantly deviate from a normal distribution.