stats

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

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:28 PM on 6/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

null hypothesis definition

hypothesis that assumes no difference, no effect, or no correlation.

2
New cards

what does standard deviation show

how much variation there is between data and mean value

3
New cards

what does high/low standard deviation mean

high → lots of variation, not very reliable

low → little variation, more reliable

4
New cards

standard deviation equation

knowt flashcard image
5
New cards

what does spearman’s rank correlation assess

the degree of association between measurements from the same sample

6
New cards

spearman’s rank correlation equation

  • the closer rs is to 1+ or 1-, the more likely the correlation

<ul><li><p>the closer rs is to 1+ or 1-, the more likely the correlation</p></li></ul><p></p>
7
New cards

does spearman’s rank correlation need a null hypothesis

  • yes

  • degrees of freedom for critical value = n

  • if rs is closer to 1+ or 1- than the critical value, reject the null hypothesis

8
New cards

what does chi square determine

if there is a connection between discrete data

9
New cards

chi square equation

knowt flashcard image
10
New cards

does chi square need a null hypothesis

  • yes (there is no significant difference between observed and expected)

  • degrees of freedom for critical value = n - 1

  • t ≥ CV reject the null hypothesis

  • t < CV accept the null hypothesis

11
New cards

what does the paired t-test assess

if there is significant difference between data sets with two categorical groups with the same individuals

12
New cards

paired t-test equation

knowt flashcard image
13
New cards

does the paired t-test need a null hypothesis

  • yes

  • degrees of freedom for critical value = n - 1

  • t ≥ CV reject the null hypothesis

  • t < CV accept the null hypothesis

14
New cards

what does the unpaired t-test assess

if there is significant difference between data sets with two categorical groups with different individuals

15
New cards

unpaired t-test equation

knowt flashcard image
16
New cards

does the unpaired t-test need a null hypothesis

  • yes

  • degrees of freedom for critical value = (n1 + n2) - 2

  • t ≥ CV reject the null hypothesis

  • t < CV accept the null hypothesis

17
New cards

what test do you use - looking at frequencies, and whether observations differ from expected values

chi sqaured

18
New cards

what test do you use - looking at the relationship between two variables

spearman’s rank correlation

19
New cards

what test do you use - looking at whether there is a difference in the mean between the same group before and after a change

paired t-test

20
New cards

what test do you use - looking at whether there is a difference in the means between two independent groups

unpaired t-test