week 2 Flashcards

(24 cards)

1
Q

What is ad hoc inference?

A

Intuitive reasoning based on inadequate data like casual observation or personal judgment.

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

What is statistical inference?

A

Scientific method using data sampled under controlled conditions, compared against chance distributions.

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

What does p < 0.05 mean?

A

Less than a 5% chance that the result is due to the null hypothesis (i.e., chance).

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

When is p < 0.01 used?

A

In high-stakes research like medicine; indicates 99% confidence.

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

What is simple random sampling?

A

Every member has an equal chance of selection.

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

What is systematic sampling?

A

Selecting every nth person to avoid bias.

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

What is stratified random sampling?

A

Sampling that reflects the demographic proportions of the population.

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

What Z-value corresponds to p = 0.05 significance level?

A

±1.96

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

What does it mean if a value falls beyond ±1.96?

A

It is statistically significant and unlikely due to chance.

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

What is considered a small effect according to Cohen’s d?

A

0.2

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

What does the correlation coefficient (r) measure?

A

The size and direction of a relationship between two variables.

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

How does correlation differ from the mean?

A

Mean describes one variable; correlation describes a relationship between two.

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

Does correlation imply causation?

A

No, only association.

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

When is Spearman’s Rho used?

A

When is Spearman’s Rho used?

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

When is Pearson’s R used?

A

For interval/ratio data with normal distribution.

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

What are Cohen’s guidelines for R?

A

0.1 = Weak

0.3 = Moderate

0.5 = Strong

17
Q

What does R² represent?

A

The proportion of variance explained by one variable in another.

18
Q

What are key assumptions for using Pearson’s r?

A

Independence of observations

Bivariate normality

Random sampling (often assumed)

19
Q

What is the null hypothesis (H₀)?

A

Assumes no effect or difference

20
Q

What is a Type I error?

A

Rejecting a true null hypothesis (false positive).

21
Q

What is a Type II error?

A

Failing to reject a false null hypothesis (false negative).

22
Q

What is statistical power?

A

The probability of correctly rejecting a false null hypothesis (1 - β).

23
Q
  1. What does p ≤ α mean?
  2. What does p > α mean?
A
  1. Reject the null hypothesis.
  2. Retain the null hypothesis.