Statistics Flashcards

(7 cards)

1
Q

when do you use chi-squared

A

used when looking at differences between frequencies (data that is counted) in different categories (known as discrete data).

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

when do you use students t-test

A

used to look at differences between means (averages) of data involving measurements (like lengths, or times).

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

when do you use spearman’s rank

A

used to look at the correlation between two variables in measured data.

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

when do you use standard deviation

A

measure of the spread of scores within a set of data

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

what is the chi-squared equation

A

X² = ∑(O-E)² / E

o = observed values
e = expected values

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

how can you calculate t-test

A

rank samples: 132
1. 1 2. 2 3. 3
in the next 2 columns, put your values in, eg score 1 and score 2
then u take away each value from score 2 from their corresponding score 1 value
X-Y X-Y²
1 3 = -2 4
2 6 = -4 16
3 2 =1 1

total values from X-Y and then X-Y²
input into equation
t = ((∑D/N) / -5/3
√ (D² - ((∑D)²/N) √(-5² - ((-5²/3)
(N-1) (N) (-5- -4) x (-5)

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

what is the spearmans rank equation

A

rs = 1 - (6∑di²) / (n(n² - 1))
rs = Spearman rank correlation coefficient.
di = difference between the ranks of each pair of values.
n = number of observations

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