{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Inferential Statistics Flashcards

(16 cards)

1
Q

Additivity

A

Assumption that If you have several predictor variables, their combined effect is best described by adding their effects together

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Linearity

A

Assumption that the outcome variable is linearly related to any predictors (i.e., their relationship can be summed up by straight line)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

When does Linearity matter?

A

When the predictor variable is continuous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What can you do when data indicates a non-linear relationship?

A

Or you can use a non-parametric test to analyze your data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Normality

A

Assumption that the sampling distribution of the parameter you are trying to estimate (not your data itself) is normally distributed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Central Limit Theorem

A

As the sample size increases, the sampling distribution of those parameters becomes increasingly normal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Homogeneity

A

Homogeneity means that as you go through the levels of the predictor variable, the variance of the outcome variable should not change

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How can you spot violations of homogeneity?

A

Using numbers: Levene‘s test. A significant Levene‘s test indicates that homogeneity assumption is violated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How can you avoid that a homogeneity violation biases your results?

A

Use the Welch t-test instead of the student t-test. The Welch test corrects for any violation of homogeneity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Independence

A

Assumption that the errors in your model are not related to each other (e.g., measurement error of Participant 1 should be unrelated to measurement error of Participant 2)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Sphericity

A

Assumption only applies to within-subject designs with 3 or more conditions

Sphericity assumption means that the variances of the differences between conditions should be equal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How can you spot violations of sphericity?

A

Using Mauchly‘s test (included in SPSS repeated measure procedure). A significant Mauchly‘s test indicates that sphericity assumption is violated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How can you avoid that sphericity violations bias your results?

A

Greenhouse-Geisser (more conservative)
Huynh-Feldt (less conservative)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

When to use and independent samples t-test

A

between subjects design

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When to use paired samples t-test

A

within subjects design

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Directional vs. Non-directional hypothesis

A

A model that tests a directional hypothesis is called a one-tailed test, a model that tests a non-directional hyp. is a two-tailed test