Date: Tue, 9 Jul 1996 18:17:13 GMT
Reply-To: David Nichols <nichols@SPSS.COM>
Sender: "SPSSX(r) Discussion" <SPSSX-L@UGA.CC.UGA.EDU>
From: David Nichols <nichols@SPSS.COM>
Organization: SPSS, Inc.
Subject: Re: Frequency Counts in Tables
In article <4rrdso$2fn@netsrv2.spss.com>,
David Nichols <nichols@spss.com> wrote:
>In article <96Jul5.110727edt.20483@beta.arf.org>,
>Frank Ivis <FIVIS@ARF.ORG> wrote:
>>Is there any way that I can get both *unweighted* AND *weighted*
>>frequency counts displayed in the SAME table? Something like this,
>>for example:
>>
>>Var23 - Current Smoker Unweighted n Weighted n
>> Yes 600 557
>> No 1400 1453
>>
>>
>>I would like to be able to do this for about 150 variables in my data
>>set. Is this possible with TABLES or perhaps some other procedure?
>
>You can use AGGREGATE to produce both values and then use REPORT or
>something like that to display results.
>
>--
>-----------------------------------------------------------------------------
>David Nichols Senior Support Statistician SPSS, Inc.
>Phone: (312) 329-3684 Internet: nichols@spss.com Fax: (312) 329-3668
>-----------------------------------------------------------------------------
ViAnn Beadle informs me that this is also directly available in TABLES:
"The TABLES procedure supports both weighted and unweighted counts within the
same procedure. Use a U in front of stat name to get the unweighted stat."
--
-----------------------------------------------------------------------------
David Nichols Senior Support Statistician SPSS, Inc.
Phone: (312) 329-3684 Internet: nichols@spss.com Fax: (312) 329-3668
-----------------------------------------------------------------------------
|