Comprehensive Guide to One-Way and Repeated-Measures ANOVA, T-Tests, and Correlation in Psychology and Statistics

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

1/81

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:28 PM on 4/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

82 Terms

1
New cards

What does ANOVA stand for?

Analysis of Variance

2
New cards

What is the purpose of a one-way ANOVA?

To find associations between variables by comparing 2 or more means.

3
New cards

What type of outcome variable is used in one-way ANOVA?

Interval or ratio.

4
New cards

What types of predictor variables can be used in one-way ANOVA?

Binary, nominal, or ordinal.

5
New cards

What is the assumption of homogeneity of variance in one-way ANOVA?

The variances among the groups should be equal.

6
New cards

Which test is used to check for homogeneity of variance?

Levene's test.

7
New cards

What does a p-value less than 0.05 indicate in Levene's test?

Reject the null hypothesis; variances are not equal.

8
New cards

What is the significance of the Shapiro-Wilk test in one-way ANOVA?

It checks the normality of residuals.

9
New cards

What does η2 (eta-squared) estimate in ANOVA?

The effect size, indicating the strength of the relationship between the predictor and outcome.

10
New cards

What does an η2 value greater than 0.14 indicate?

A large effect size.

11
New cards

What should be done if the ANOVA indicates rejecting the null hypothesis?

Conduct post hoc tests to explore specific differences between categories.

12
New cards

What is the Holm correction used for in post hoc tests?

To guard against type I errors (false positives).

13
New cards

What does a significant F-value (e.g., F = 960, p < 0.001) indicate?

The outcome means are significantly different between categories of the predictor.

14
New cards

What is the role of QQ plots in one-way ANOVA?

To visually assess the normality of residuals.

15
New cards

What is the consequence of violating the normality assumption in ANOVA?

You can still use ANOVA if the sample size is large and residuals fit closely to the normal line.

16
New cards

What is the relationship between a binary predictor and a t-test in one-way ANOVA?

A one-way ANOVA with a binary predictor works the same as a t-test.

17
New cards

What is the importance of checking assumptions before running a one-way ANOVA?

To ensure the validity of the ANOVA results.

18
New cards

What does a p-value of 0.004 indicate regarding normality of residuals?

Reject the null hypothesis; the residuals are non-normal.

19
New cards

What is the first step in running a one-way ANOVA in Jamovi?

Check homogeneity and normality assumptions.

20
New cards

What is the significance of the estimated means table in post hoc results?

It suggests which groups have significant differences in means.

21
New cards

What is a repeated-measures one-way ANOVA used for?

It is used when the same participants are in each group.

22
New cards

What type of outcome variable is required for repeated-measures ANOVA?

The outcome variable must be interval or ratio.

23
New cards

What types of predictor variables can be used in repeated-measures ANOVA?

The predictor variable can be binary, nominal, or ordinal.

24
New cards

What is the assumption of sphericity in repeated-measures ANOVA?

Sphericity means equal variances among differences between all pairs.

25
New cards

What is Mauchly's W-test used for in repeated-measures ANOVA?

It tests the sphericity assumption.

26
New cards

What should you check if your sphericity assumption is not met?

Use a correction based on the Greenhouse-Geisser value.

27
New cards

What should be done if the ANOVA results indicate to reject the null hypothesis?

Conduct post hoc comparison tests to explore specific differences between categories.

28
New cards

What is the purpose of using Holm correction in post hoc tests?

To guard against 'p-hacking' and reduce the chances of a type I error.

29
New cards

What does a p-value greater than 0.05 indicate in the context of sphericity?

It indicates that the sphericity assumption is met.

30
New cards

What does F = 6.93 (p = 0.013) indicate in ANOVA results?

It indicates that the outcome means are significantly different, allowing rejection of the null hypothesis.

31
New cards

What is the first step when running a repeated-measures ANOVA?

Check the sphericity assumption.

32
New cards

What happens if p < 0.05 in the sphericity test?

You would reject the null hypothesis and apply a correction.

33
New cards

What is the significance of the estimated effect size (η2) being 0.414?

It indicates large differences in outcome means between the categories.

34
New cards

What should you do if the ANOVA indicates to retain the null hypothesis?

Do not run post hoc tests.

35
New cards

What is the purpose of a t-test?

To test whether associations exist between a binary predictor and an interval or ratio outcome variable.

36
New cards

What are the three types of t-tests?

One-sample t-test, Independent-samples t-test, Paired-samples t-test.

37
New cards

What is a one-sample t-test used for?

To compare the sample mean of an outcome variable to the expected population mean (μ).

38
New cards

What key outputs does a one-sample t-test produce?

t-statistic, degrees of freedom (df), and p-value.

39
New cards

What does the p-value indicate in a one-sample t-test?

The risk of committing a type I error if we reject the null hypothesis.

40
New cards

How do you check for normality in a one-sample t-test?

By running a Shapiro-Wilk normality test.

41
New cards

What does it mean if p > 0.05 in a normality test?

Retain the null hypothesis; the data are normally distributed.

42
New cards

What is the independent-samples t-test used for?

To compare two sample means against each other when there is a binary predictor.

43
New cards

What tests must be performed before running an independent-samples t-test?

Normality test and Levene's test for homogeneity of variance.

44
New cards

What does Levene's test check?

Whether the outcome variable has equal standard deviations across both predictor categories.

45
New cards

What is the paired-samples t-test used for?

To compare observations that are not independent, such as pre- and post-intervention results.

46
New cards

What is Cohen's d?

A measure of effect size for t-tests.

47
New cards

What is the purpose of the Normality Test in t-tests?

To ensure that the data are normally distributed before applying the t-test.

48
New cards

What is the effect of sample size on the t-distribution?

The shape of the t-distribution changes based on the degrees of freedom, which is calculated as sample size - 1.

49
New cards

What is the relationship between the t-statistic and the p-value?

The p-value is calculated based on where the observed t-statistic falls in the t-distribution.

50
New cards

What is correlation?

A bivariate linear association between two interval or ratio variables.

51
New cards

How can we visualize linear correlations?

Using scatterplots where observed values for two variables are plotted as X, Y coordinates.

52
New cards

What is Pearson's r?

A measure of linear correlation between two variables, indicating both direction and magnitude.

53
New cards

What does a positive Pearson's r indicate?

As 'x' increases, 'y' also increases.

54
New cards

What does a negative Pearson's r indicate?

As 'x' increases, 'y' decreases.

55
New cards

What is the outcome variable in linear regression?

The dependent variable that is being predicted.

56
New cards

What are predictor variables in linear regression?

Independent variables used to predict the outcome variable.

57
New cards

What are the five assumptions of linear regression?

1. Linearity, 2. No perfect multicollinearity, 3. Normality of residuals, 4. Constant variance, 5. Independence of residuals.

58
New cards

What is multicollinearity?

When predictor variables are highly correlated with each other.

59
New cards

What is the Variance Inflation Factor (VIF)?

A measure used to detect multicollinearity; VIF < 10 indicates no concern.

60
New cards

What does R² represent in linear regression?

The proportion of variance in the outcome variable explained by the predictor variables.

61
New cards

What is the purpose of the F-test in linear regression?

To determine if the model with predictors is better than random chance.

62
New cards

What is the estimated regression coefficient?

It indicates the expected change in the outcome variable for a one-unit change in the predictor.

63
New cards

What does it mean if the confidence interval for a predictor includes 0?

There is no significant effect of that predictor on the outcome variable.

64
New cards

What is the role of scatterplots in assessing linear regression assumptions?

They help visualize the linearity of relationships between predictors and the outcome.

65
New cards

What is the significance of retaining the null hypothesis in hypothesis testing?

It suggests that the model does not provide a better prediction than random chance.

66
New cards

What should you do before calculating Pearson's r?

Look at the data visually to assess relationships.

67
New cards

What is the importance of checking the normality of residuals?

To ensure that the assumptions of linear regression are met.

68
New cards

What is the estimated value for the outcome variable in linear regression?

The predicted value based on the regression equation.

69
New cards

What does it mean if the p-value for a predictor is greater than 0.05?

We are not confident that this predictor has a significant effect on the outcome.

70
New cards

What is the difference between interval/ratio and binary/nominal predictor variables?

Interval/ratio variables are continuous, while binary/nominal variables are categorical.

71
New cards

What is a p-value?

A p-value indicates the risk of committing a Type I error if we reject the null hypothesis.

72
New cards

What is the typical alpha level used in hypothesis testing?

Typically 0.05 (5%).

73
New cards

What does it mean if p < 0.05?

We reject the null hypothesis (H0).

74
New cards

What does it mean if p > 0.05?

We retain the null hypothesis (H0).

75
New cards

What types of variables can the χ²-test be used for?

Binary, nominal, and ordinal variables.

76
New cards

What is the χ² goodness-of-fit test used for?

It evaluates whether an observed frequency distribution matches an expected frequency distribution.

77
New cards

What are the three key outputs of a χ² goodness-of-fit test?

χ² value, degrees of freedom (df), and p-value.

78
New cards

What does a high p-value indicate in a χ² goodness-of-fit test?

It indicates a high risk of committing a Type I error if we reject the null hypothesis.

79
New cards

What is the purpose of the χ² test of independence?

To test if there is an observable relationship between two variables in a sample.

80
New cards

What is effect size in the context of categorical data analysis?

Effect size measures the strength of association between variables.

81
New cards

What is Phi (ϕ) used for?

To calculate effect size when both variables are binary.

82
New cards

What is Cramér's V used for?

To calculate effect size when at least one variable is nominal or ordinal.