Date: Fri, 23 Jun 2000 19:47:39 -0400
Reply-To: Raynald Levesque <rlevesque@VIDEOTRON.CA>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Raynald Levesque <rlevesque@VIDEOTRON.CA>
Subject: Re: Mean Calculation and displaying no response in a bar graph
Content-type: text/plain; charset=iso-8859-1
Hi
A possible solution to your question 2:
1. Compute the number of persons (say variable is nb) who replied 1,2,3,4 or
5 to each question using aggregate
2. just before printing the graphs:
IF nb=0 nb=.0001.
This small amount will force the program to show all questions even if
nobody selected that answer, the .0001 will look like a zero on the chart.
Ray
----- Original Message -----
From: Melissa Mack <Melissa_Mack@DOUGLAS.BC.CA>
Newsgroups: bit.listserv.spssx-l
To: <SPSSX-L@LISTSERV.UGA.EDU>
Sent: Friday, June 23, 2000 4:22 PM
Subject: Mean Calculation and displaying no response in a bar graph
> Hello,
>
> I have 2 questions:
>
> 1. I have asked SPSS to calculate a mean for each of the 16 variables in
my
> survey. The problem is I want SPSS to take those 16 means and compute an
> overall mean. Using the resulting overall mean, I want SPSS to compare it
> with another overall mean (from another set of questions) and determine
> whether there is a significant difference. How would I do this?
>
> 2. I would like to display, in a bar graph, the number of people who
rated
> each question 1, 2, 3, 4, 5. If no one, for example chose the rating of 5
> for that question, I would still like the graph to show the value of 5 on
> the x axis and that the frequency was 0. How would I do this?
>
> I am using SPSS 10.0.5
>
> Thank you very much for you help.
>
> Melissa Mack
> Psychology Lab
> Douglas College
> New Westminster, British Columbia, Canada
> Voice: 604-527-5631
> E-mail: Melissa_Mack@douglas.bc.ca
|