Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
locus_of_control_scale [2013/10/29 00:13] filination |
locus_of_control_scale [2013/10/30 02:29] (current) filination |
||
---|---|---|---|
Line 50: | Line 50: | ||
* 13. b. It is not always wise to plan too far ahead because many things turn out to be a matter of good or bad fortune anyhow. | * 13. b. It is not always wise to plan too far ahead because many things turn out to be a matter of good or bad fortune anyhow. | ||
</blockquote> | </blockquote> | ||
+ | |||
+ | ===== SPSS Syntax ===== | ||
+ | |||
+ | <code> | ||
+ | compute locus=((lc1=1)+(lc2=2)+(lc3=1)+(lc4=1)+(lc5=1)+(lc6=2)+(lc7=2)+(lc8=2)+(lc9=2)+(lc10=1)+(lc11=1)+(lc12=1)+(lc13=1)). | ||
+ | exec. | ||
+ | </code> | ||
+ | |||
+ | |||
+ |