|
I'm helping a neophyte SPSS user on a large and
complex survey. I'm running SPSS on a 10% sample looking for empty cases
and redundant variables. Trial runs for this and for test tables work
fine. However, good practice demands useful documentation, but I
already have a problem.
Data Editor shows:
Name
Label
1
taken_survey_id
2
grade Grade
3
token_id.559 (559)Grade
9
4 token_id.560 (560)Grade
10
..but when I run:
display labels
.
I get:
Variable
Position Label
taken_survey_id
449
<none>
grade 1 <none> token_id.559 2 Grade token_id.560 3 (560)Grade 10 All the labels have been displaced by one line: any idea
why? |
|
I have never used DISPLAY LABELS before, but trying it, I don't see this problem. However, have you considered the CODEBOOK command for documenting the data? It's quite versatile and can combine summary statistics with the meta data. (Analyze>Reports>Codebook on the menus). Jon Peck SPSS, an IBM Company [hidden email] 312-651-3435
I'm helping a neophyte SPSS user on a large and complex survey. I'm running SPSS on a 10% sample looking for empty cases and redundant variables. Trial runs for this and for test tables work fine. However, good practice demands useful documentation, but I already have a problem. Data Editor shows: Name Label 1 taken_survey_id 2 grade Grade 3 token_id.559 (559)Grade 9 4 token_id.560 (560)Grade 10 ..but when I run: display labels . I get: Variable Position Label taken_survey_id 449 <none> grade 1 <none> token_id.559 2 Grade token_id.560 3 (560)Grade 10 All the labels have been displaced by one line: any idea why? |
|
Far too much info in codebook: I
just want a summary to work from while I get my head round the structure and
contents of the file. This is an extract from a different survey, but a
hard copy I can annotate by hand comes in very useful when exploring someone
else's data.
|
|
Administrator
|
John, it looks like you can limit how much info you get using the VARINFO sub-command.
/VARINFO POSITION LABEL TYPE FORMAT MEASURE ATTRIBUTES VALUELABELS MISSING RESERVEDATTRIBUTES If you remove all of the options except POSITION and LABEL, I suspect you'll get the table you want. Bruce
--
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/). |
|
In reply to this post by John F Hall
I went through the *.doc file where I had copied
the display labels output and found
that several labels were centre justified, not left. I made them left
justifed, copied them back into the SPSS data file and ran display again. This time the output
was correct. (Offset below is SPSS or OE, not me)
John Hall
----- Original Message -----
|
| Free forum by Nabble | Edit this page |
