Single-samples t-tests

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

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:26 AM on 6/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

12 Terms

1
New cards

When are single samples t-tests used? (1)

  • When comparing a sample mean/given value to a population mean/constant, when you don’t know the population standard deviation

2
New cards

Kurtosis (3)

  • Platykurtic: flatter peaks, shorter, thinner tails and fewer extreme outliers (t-distribution)

  • Mesokurtic: normal

  • Leptokurtic: taller peaks, fatter tails, and more extreme outliers

3
New cards

Relationship between sample size and t-distribution?

  • As sample size increases → t-distribution approaches normal distribution (mesokurtic) from more platykurtic distribution

4
New cards

Required info (4)

  • Known population mean/constant

  • N = sample size

  • X̅ = sample mean

  • ∑(X−X̅)² = sum of squares (if not provided with estimated population standard deviation)

5
New cards

Step 1 (1)

  • Estimate population standard deviation (by just calculating the sample standard deviation)

<ul><li><p>Estimate population standard deviation (by just calculating the sample standard deviation)</p></li></ul><p></p>
6
New cards

Step 2 (1)

  • Estimate standard error (estimated population standard deviation / square root of sample size)

<ul><li><p>Estimate standard error (estimated population standard deviation / square root of sample size)</p></li></ul><p></p>
7
New cards

Step 3 (1)

  • Calculate t-obtained ( (sample mean - population mean) / standard error )

<ul><li><p>Calculate t-obtained ( (sample mean - population mean) / standard error )</p></li></ul><p></p>
8
New cards

What does the t-obtained indicate? (1)

  • How many standard error units the sample mean is away from the population mean

9
New cards

Step 4 (1, 1→2, 1)

  • Compare t-obtained to t-crit

  • Find t-crit, using:

    • df = N-1

    • Significance (usually alpha = .05)

  • Is t-obtained greater than t-crit.? If so, then p < .05 → likely statistically significant

10
New cards

Assumptions (2)

  • Normality

  • Independence of observations

11
New cards

Capital S vs lowercase s?

  • Capital when actual population level value, lowercase when estimated population level value

12
New cards

What is Bessel’s correction?

  • N-1 in sx (estimated population standard deviation) formula: corrects for samples underestimate standard deviation of populations