LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2011)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 31 Oct 2011 07:19:23 -0400
Reply-To:     Art@DrKendall.org
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Art Kendall <Art@DrKendall.org>
Organization: Social Research Consultants
Subject:      Re: Sum score
Comments: To: MySelf <annerp@GMAIL.COM>
In-Reply-To:  <1319990383833-4950280.post@n5.nabble.com>
Content-type: text/html; charset=ISO-8859-1

<html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <font size="+1">First you have to decide how many factors to retain.<br> You do NOT want all factors that have eigenvalues that exceed 1.00.<br> Look up "parallel analysis" in the archives for this list.<br> Use Varimax to help with divergent validity.<br> When you have number for how many factors to retain find out which items load _cleanly_ on the factors.<br> Reflect items that have negative loading.<br> Use a compute something like <br> compute score1 = sum(item1, item8, item13, item17, item 44).<br> to put the summative score on the same scale (or do deal with a few missing values on items) <br> </font><font size="+1">compute score1 = mean(item1, item8, item13, item17, item 44).</font><br> <font size="+1"><br> then if you just want a histogram to eyeball (rather than publish)<br> frequencies variables = score1/barchart/hist=normal.<br> <br> See if this is what you are looking for, people on the list can give more info if you explain in more detail what you want to do.<br> <br> Art Kendall<br> Social Research Consultants.<br> </font><br> On 10/30/2011 11:59 AM, MySelf wrote: <blockquote cite="mid:1319990383833-4950280.post@n5.nabble.com" type="cite"> <pre wrap="">I'm using spss 15.0 and need some help with sum score.

I'm planning to use factor analysis to get fewer variables in my dataset. I'm then planning to use "sum score by factor" to see how the variation in the original data in each factor is. I want to view this as a frequence histogram.

(My variables uses a likertscale with values from 1-4. And let's say that my factor consists of 5 variables. Then I want the values on the histogram to be from 5-20.)

How do I do this in SPSS?

-- View this message in context: <a class="moz-txt-link-freetext" href="http://spssx-discussion.1045642.n5.nabble.com/Sum-score-tp4950280p4950280.html">http://spssx-discussion.1045642.n5.nabble.com/Sum-score-tp4950280p4950280.html</a> Sent from the SPSSX Discussion mailing list archive at Nabble.com.

===================== To manage your subscription to SPSSX-L, send a message to <a class="moz-txt-link-abbreviated" href="mailto:LISTSERV@LISTSERV.UGA.EDU">LISTSERV@LISTSERV.UGA.EDU</a> (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD

</pre> </blockquote> </body> </html>

===================== To manage your subscription to SPSSX-L, send a message to LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD


Back to: Top of message | Previous page | Main SPSSX-L page