pspp-users
[Top][All Lists]
Advanced

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

Crosstabs count row > 100% or < 100% , wrong total


From: Andreas Hammer
Subject: Crosstabs count row > 100% or < 100% , wrong total
Date: Mon, 4 Mar 2024 21:42:52 +0100
User-agent: Mozilla Thunderbird

Hello,

I'm not sure if it's an user error or not:

I run the following syntas

CROSSTABS
    /TABLES= F9_1 BY     S3 by S8
    /FORMAT=AVALUE TABLES
    /STATISTICS=CHISQ
    /CELLS=COUNT ROW COLUMN TOTAL.

And I get in some rows a sum > 100% (e.g. see below 230% + 0% = 1ßß%) or < 100% (.0% + 43,9% = 100%.)

And e. g. the total of count is e.g.  0 + 18 = 41

I expected 100% per line. Where is my mistake?

Thanks for help.

Andreas Hammer


                      Systeminformation
╭────────────────────────┬──────────────────────────────────╮
│Version                 │GNU pspp 2.0.0-g523775            │
│Hostsystem              │x86_64-w64-mingw32                │
│Build System            │x86_64-pc-linux-gnu               │
│Compilerversion         │10-win32 20210110               ╰────────────────────────┴──────────────────────────────────╯

Excerpt

                                                                                                                    sex

                                                                                                                    men        woman    divers    sum


reply via email to

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