Date: Thu, 23 Oct 2003 12:42:44 -0400
Reply-To: "Jed J. Teres" <jjt2002@med.cornell.edu>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: "Jed J. Teres" <jjt2002@med.cornell.edu>
Subject: rounding in SPSS
Content-Type: text/plain; charset="us-ascii"; format=flowed
Is there a way to round to, say, the hundredths place when calculating
proportions in SPSS?
ex-
compute QUOT=NUM/DOM
gives some values of QUOT like .0110003
and so on. I want to have just .01.
The example in the syntax guide was just for rounding to integers.
Thanks
|