W5 T-Tests

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

1/12

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.

13 Terms

1
New cards

One-sample t-test

A statistical test used to compare the mean of a single sample to a known or hypothesised population mean to see if they differ significantly.

2
New cards

Matched-sample t-test

A test comparing two related groups — often the same participants measured twice (before/after) or matched participants — to see if their means differ significantly.

3
New cards

Independent-sample t-test

A test comparing the means of two unrelated groups (e.g., control vs. experimental) to see if there is a statistically significant difference.

4
New cards

Pooled variance

An average of the variances from two samples, weighted by their sample sizes, used when we assume both groups have equal variances.

5
New cards

Welch’s t

A variation of the independent-sample t-test that does not assume equal variances between groups; adjusts degrees of freedom accordingly.

6
New cards

Cohen’s d

A standardised measure of effect size that expresses the difference between two means in terms of standard deviations.

7
New cards

Absolute t statistic

The magnitude of the t-value, ignoring its sign; the sign only shows direction, not the size of the effect.

8
New cards

t-test statistic

The calculated value from a t-test that reflects the ratio of the difference between sample means (or a sample mean and a population mean) to the variability of the data.

9
New cards

Standard error

A measure of how much sample means vary from the true population mean; calculated as the standard deviation divided by the square root of the sample size.

10
New cards

Central Limit Theorem

A statistical principle stating that, for large enough samples, the sampling distribution of the mean will be approximately normal — and that the standard error is the standard deviation divided by the square root of the sample size.

11
New cards

Z-test

A statistical test similar to the t-test but used when the population variance is known (or sample size is large enough) and data are assumed to follow a normal distribution.

12
New cards

Confidence limit

The upper or lower boundary of a confidence interval, representing the range within which we expect the population parameter to fall at a given confidence level.

13
New cards

Levene's Test

A statistical test used to check if two or more groups have equal variances — often run before deciding whether to use pooled variance or Welch’s t in a t-test.