| Date: | Tue, 22 Oct 2002 10:43:07 -0400 |
| Reply-To: | Gil Klajman <klajmang@mail.montclair.edu> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | Gil Klajman <klajmang@mail.montclair.edu> |
| Organization: | Montclair State University |
| Subject: | Re: Show empty table in frequency table |
|
| Content-type: | text/plain; charset=us-ascii |
Here's one approach. I'd love to know if there's a more elegant solution.
Try COMPUTE CONSTANT = 1.
Then weight by CONSTANT.
Then add one case with a score for the now absent category, and for CONSTANT enter a value of 0.00000001 -- or even smaller.
Now run the frequency, and the now absent category should show up with a displayed frequency of 0. It will have an imperceptible effect on percentages, etc.
Gil Klajman
Sociology
Montclair State University
Yin wrote:
> Dear all,
>
> I am using SPSS ver 10 and running SPSS Frequency Tables. I have a variable that has a category that nobody responded to. I would like to have that value displayed in my Frequency table output. How can I do this?
>
> Thanks in advance
>
> Yin
|