pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: P value in Scientific notation


From: John Darrington
Subject: Re: P value in Scientific notation
Date: Thu, 3 Nov 2011 20:27:03 +0000
User-agent: Mutt/1.5.18 (2008-05-17)

p values get printed in the default number format.
So if you use the command:
SET FORMAT=F12.4.

then the p values will have 4 decimal places.

If you want scientific notation, then 
SET FORMAT=E12.4. 

will do the trick.

J'

On Wed, Nov 02, 2011 at 09:59:52PM -0700, Pradeep wrote:
     Hello PSPP users,
     
     Is it possible to get the p-values displayed in scientific notation?
     Currently, it rounds it up to 2 decimal places in the out put.
     
     Thanks,
     Pradeep
     
     _______________________________________________
     Pspp-users mailing list
     address@hidden
     https://lists.gnu.org/mailman/listinfo/pspp-users

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]