{ "@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" } }

Stats Part 5 Flashcards

(23 cards)

1
Q

What is random assignment?

A

Assigning subjects to treatment groups using a chance process to reduce bias.

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

What is a control group?

A

A group in an experiment that does not receive the treatment, used for comparison.

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

What is a placebo?

A

A fake treatment given to control for psychological effects.

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

What is blinding?

A

Keeping participants or experimenters unaware of group assignments to reduce bias.

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

What is a confounding variable?

A

A variable that affects both the independent and dependent variables, potentially misleading results.

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

What is stratified sampling?

A

Dividing a population into subgroups and sampling from each.

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

What is cluster sampling?

A

Dividing the population into clusters and randomly selecting entire clusters.

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

What is systematic sampling?

A

Selecting every nth individual from a list.

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

What is convenience sampling?

A

Using a sample that’s easy to access but may not be representative.

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

What is sampling bias?

A

Bias introduced when the sample is not representative of the population.

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

What is power analysis used for?

A

To determine the sample size needed to detect an effect of a given size.

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

What inputs are needed for power analysis?

A

Effect size, alpha level, power level, and variance.

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

What is a typical target for statistical power?

A

80% — meaning an 80% chance of detecting a true effect.

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

Why is over-reliance on p-values problematic?

A

P-values don’t indicate effect size or practical significance.

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

What is the difference between estimation and testing?

A

Estimation provides a range; testing gives a yes/no decision about a hypothesis.

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

What is a Type S error?

A

Getting the sign of an effect wrong (e.g., saying it increases when it decreases).

17
Q

What is a Type M error?

A

Overestimating the magnitude of an effect due to statistical noise.

18
Q

How is a normal distribution visualized?

A

Using a bell-shaped curve with mean and standard deviations marked.

19
Q

What is a QQ plot?

A

A plot to assess whether data follows a normal distribution.

20
Q

What is a boxplot useful for in statistics?

A

Showing median, quartiles, and outliers of a distribution.

21
Q

What is statistical inference?

A

Drawing conclusions about a population based on sample data.

22
Q

Why is replication important in statistics?

A

To confirm findings and ensure results aren’t due to chance.

23
Q

What is the difference between exploratory and confirmatory analysis?

A

Exploratory generates hypotheses; confirmatory tests them.