Data Flashcards

(6 cards)

1
Q

What is Spearman’s rank?

A

The process of calculating a number to test the strength of a correlation between two sets of data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you calculate spearman’s rank?

A

This done by creating a table and ranking the two sets of data. Then you do R1 - R2 and square it to get D2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you find the rank if a number appears more than once?

A

You add together what there ranks would be, and divide by the number of ranks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the Chi-squared test?

A

Used to investivgate if there is a significant difference between observed data and expected data.
example null hypothosis: ‘there is no significant difference between observed distribution and expected distribution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you calculate chi-squared?

A

Add collumns:

  • observed - Expected
  • (O-E)2
  • (O-E)2/E
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When can you reject the null hypothesis?

A

When the result is below the the critical value.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly