bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #50366] calculation of variance under frequencies only gi


From: Friedrich Beckmann
Subject: PSPP-BUG: [bug #50366] calculation of variance under frequencies only give mean
Date: Tue, 21 Feb 2017 08:38:11 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/602.4.8 (KHTML, like Gecko) Version/10.0.3 Safari/602.4.8

Update of bug #50366 (project pspp):

                  Status:                    None => Cannot Reproduce       

    _______________________________________________________

Follow-up Comment #1:

Hi,

thank you for your bug report. I could not reproduce the problem with version
0.10.2 on MacOS. I tried:


data list list /forename (A12) height (DOT8.3). 
begin data. 
Ahmed 188 
bertram 167 
Catherine 134.231 
David 109.1 
end data 
Descriptives variables = height 
/statistics = variance. 


and the output is


FriedrichsMacBook:pspp fritz$ pspp bugreport-variance.sps 
Unformatierte Daten werden aus INLINE gelesen.
╭────────┬──────╮
│Variable│Format│
╞════════╪══════╡
│forename│A12   │
│height  │DOT8.3│
╰────────┴──────╯

Gültige Fälle = 4; Fälle mit fehlenden Werten = 0.
╭────────╥─┬───────╮
│Variable║N│Varianz│
╞════════╬═╪═══════╡
│height  ║4│1217,92│
╰────────╨─┴───────╯
FriedrichsMacBook:pspp fritz$ 


Could you maybe state your Operating System and pspp version?

Thanks

Friedrich

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50366>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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