Neuroticism Variables

VariableData TypeNeuroticism ElementsAllowable Codes
q3perintegerI often feel tense and jittery.
1Strongly disagree
2Disagree
3Neutral
4Agree
5Strongly Agree
8Don't Know
9Refusal
NullMissing
q6perintegerI am not a worrier.
q8perintegerI often feel helpless and want someone else to solve my problems.
q12perintegerI often get angry at the way people treat me.

neuroticism Algorithm

All "Don't know" and "Refusals" are converted to missing = Null.
3 of 4 (q3per, q6per, q8per and q12per) must be answered.
The answer to q6per is inverted when calculating the score.

neuroticism = sum(q3per + (6-q6per) + q8per + q12per)