Login  Register

Re: Help with Multivariate, analyze demographics and response percentages

Posted by Bruce Weaver on Jan 07, 2015; 7:03pm
URL: http://spssx-discussion.165.s1.nabble.com/Help-with-Multivariate-analyze-demographics-and-response-percentages-tp5728363p5728371.html

Here's another similar approach (untested).  You'll have to fill in your own variable names, of course.

DO REPEAT old = q1 to q25 / new = High1 to High25.
+  COMPUTE new = old GE 4.
END REPEAT.
FORMATS High1 to High25 (F1).
CROSSTABS Gender age_range condition group BY High1 to High25 /
 CELLS = count row col.


John F Hall wrote
In haste as my dinner is on the table.

Look at RECODE for grouping the scores, then CROSSTABS for comparing them
across demographics.

There are tutorials on this for absolute beginners on my site.


John F Hall (Mr)
[Retired academic survey researcher]

Email:   [hidden email]   
Website: www.surveyresearch.weebly.com  
SPSS start page:  www.surveyresearch.weebly.com/1-survey-analysis-workshop





-----Original Message-----
From: SPSSX(r) Discussion [mailto:[hidden email]] On Behalf Of
Doc2Be
Sent: 07 January 2015 18:50
To: [hidden email]
Subject: Re: Help with Multivariate, analyze demographics and response
percentages

Yes, I completely agree. That said, this is about doing the analysis (from a
purely "learning SPSS" standpoint) and not about the actual use of the
analysis for anything practical or academic.

For the sake of my learning though, do you say that because of the low
statistical power of the sample size?



--
View this message in context:
http://spssx-discussion.1045642.n5.nabble.com/Help-with-Multivariate-analyze
-demographics-and-response-percentages-tp5728363p5728365.html
Sent from the SPSSX Discussion mailing list archive at Nabble.com.

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (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

=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (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
--
Bruce Weaver
bweaver@lakeheadu.ca
http://sites.google.com/a/lakeheadu.ca/bweaver/

"When all else fails, RTFM."

PLEASE NOTE THE FOLLOWING: 
1. My Hotmail account is not monitored regularly. To send me an e-mail, please use the address shown above.
2. The SPSSX Discussion forum on Nabble is no longer linked to the SPSSX-L listserv administered by UGA (https://listserv.uga.edu/).