Issues with NHST Logic and One-Sample t-Tests

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

What is a major limitation of NHST?

It only gives a binary decision: Reject 𝐻₀ or Fail to Reject 𝐻₀, lacking context such as the magnitude of effect.

2
New cards

Why can sample size affect NHST decisions?

Larger sample sizes reduce standard error, which can increase test statistics and lead to rejecting 𝐻₀ even for small differences.

3
New cards

What additional test estimates are recommended alongside NHST?

Effect sizes and confidence intervals (CIs).

4
New cards

What is Cohen’s d in a one-sample z-test?

d= xˉ−μ

————

σ​

5
New cards

What are Cohen’s guidelines for interpreting d?

  • Small: ~0.2

  • Medium: ~0.5

  • Large: ~0.8

6
New cards

What is the formula for a 95% CI in a z-test?

xˉ±(1.96×SE)

7
New cards

What does a CI actually mean (correct interpretation)?

In the long run, 95% of CIs calculated from all possible samples would contain the true population mean.

8
New cards

What factors narrow a CI?

  • Larger sample size (↓SE)

  • Lower population standard deviation

9
New cards

What is a Type I error (α)?

Incorrectly rejecting a true null hypothesis.

10
New cards

What is a Type II error (β)?

Failing to reject a false null hypothesis.

11
New cards

What is statistical power?


1−β; the probability of correctly rejecting a false null hypothesis.

12
New cards

What increases statistical power?

  • Larger effect size

  • Larger sample size

  • Smaller standard error

13
New cards

When do we use a t-test instead of a z-test?

When population standard deviation (σ) is unknown and must be estimated.

14
New cards

What is the formula for t in a one-sample t-test?

t=​xˉ−μ

—————-
s(sqaure rooted)N

15
New cards

What is the degrees of freedom (df) in a one-sample t-test?


df=N−1

16
New cards

What happens to the t-distribution as df increases?

It approaches the normal (z) distribution.

17
New cards

What is the formula for Cohen’s d in a t-test?

d=xˉ−μ

———

s

18
New cards

What is the formula for CI in a one-sample t-test?


xˉ±(tcrit×s/(square rooted) N)

19
New cards

What are key differences between z and t distributions?

t-distributions have heavier tails and critical values vary by df.

20
New cards

What is the only factor affecting power that researchers can directly control?

Sample size