Hi.
I have created a data set and I am trying to do a frequency for a numeric
variable.
The output is not showing the count for the frequencies:
Paper or online survey
╭───────────┬─────┬─────────┬───────┬─────────────┬───────────╮
│Value Label│Value│Frequency│Percent│Valid Percent│Cum Percent│
╞═══════════╪═════╪═════════╪═══════╪═════════════╪═══════════╡
│Paper      │    1│        0│    NaN│          NaN│        NaN│
│Online     │    2│        0│    NaN│          NaN│        NaN│
│           │    .│        0│    NaN│      Missing│           │
╞═══════════╧═════╪═════════╪═══════╪═════════════╪═══════════╡
│            Total│        0│  100.0│        100.0│           │
╰─────────────────┴─────────┴───────┴─────────────┴───────────╯

I have inserted the data and it's showing in the interface.
Any option that I have to check to make it work?

Thanks
Michele
_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to