pspp-users
[Top][All Lists]
Advanced

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

Display of sums in Descriptives


From: Elio Spinello
Subject: Display of sums in Descriptives
Date: Mon, 3 Feb 2025 18:51:15 -0800

There’s probably something really obvious that I’m missing, but I am running descriptive statistics on several variables, using the default statistics set with the addition of the SUM.  All of them are formatted as Nominals, however the resulting sums and max values appear to be rounding up to the nearest 100 billion (or 1 billion in the case of the first variable).  Calculating the sums by multiplying N times the mean value produces what appear to the be the correct values.  Below is the syntax, the output, and example of how one of the variables was defined.  Any thoughts as to why the sums are rounding will be appreciated.

 

DESCRIPTIVES

    /VARIABLES= CDBAL Savbal checkbal mmbal

    /STATISTICS=DEFAULT SUM.

DESCRIPTIVES

    /VARIABLES= CDBAL Savbal checkbal mmbal

    /STATISTICS=DEFAULT SUM.

 

 

 

 

 

Elio Spinello, EdD

RPM Consulting, LLC

27943 Seco Canyon Rd  #320

Santa Clarita, CA 91350-3872

Office: 818-831-7607

Cell: 818-570-3546

 

 

 


reply via email to

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