Student's t-test

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

1/5

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.

6 Terms

1
New cards

What is standard deviation?

The spread of data around the mean

Excludes extreme values

2
New cards

Why is t-test better than standard deviation?

Comparison of 2 means to see if there is a significant difference

3
New cards

Paired t-test

Comparing 2 sets of related data

Example: Measuring students' test scores before and after a study session. Same people, 2 conditions

4
New cards

Unpaired t-test

Comparing 2 sets of data from different groups

Example: Comparing test scores between 2 different classes of students. Different people, same conditions.

5
New cards

Calculating degrees of freedom

(n₁ - 1) + (n₂ - 1)

6
New cards

Conclusions

There is a significant difference between the means, reject the null hypothesis, accept the alternative hypothesis

There is no significant difference between the means, accept the null hypothesis, reject the alternative hypothesis