Transforming data Flashcards

(13 cards)

1
Q

How do we know if data are normally distributed?

A

If non-significant

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

What are the acceptable limits of skewness?

A

-1 to +1

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

What are the acceptable limits of kurtosis?

A

-3 to +3

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

What are the four common types of transformations?

A

Log transformation
Square root transformation
Reciprocal transformation
Reverse score and then apply any of the above

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

What can log transformations do (and not do)?

A

Correct positive skew, positive kurtosis, and unequal variances
Squashes right tail distribution
Cannot be used directly with 0s or negative numbers

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

What can square root transformations do?

A

Correct positive skew, positive kurtosis, and unequal variances.
Has greater effect on larger numbers than smaller ones - brings values closer to middle

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

What can reciprocal transformations do?

A

Correct positive skew, positive kurtosis, and unequal variances

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

What can reverse scoring and applying any of the above do?

A

Correct negative skew

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

How do you do a log transformation on SPSS?

A

transform -> compute variable
- new variable name in target box
function group - select arithmetic
functions and special variables - Lg10 - move to numeric expression box
Move variable you want to transform to Lg10()

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

How do you do a square root transformation in SPSS?

A

transform -> compute variable
new variable name in target box
- function group - arithmetic
- functions and special variables - Sqrt - double clock and move to numeric expression
- move variable you want to transform to Sqrt(?)

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

How do you do a reciprocal transformation on SPSS?

A

transform -> compute variable
new name in target variable box
- type 1/ in numeric expression box
- move variable you want to tranform into the box

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

How do you reverse score (and then apply any of the above) in SPSS?

A

transform -> compute variable
New variable name in target box
- Identify highest value for variable to be transformed in dataset - type into numeric expression box followed by a minus sign.
Move variable you want to transform to the box
- Can then apply another transformation to this reverse scored variable

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