Thanks Jon, censor tables looks to be what I was looking for. I've been able to censor rows but is there any recommendations for situations on how to deal with totals?
For example with a likert scale where only 1 row is censored, it would be possible to calculate the censored value by adding up the rest of the values and substracting from the total. Censoring the total wouldn't prevent calculating back from the percentages & totals for the other scales
------------------------------
Michael O'Brien
------------------------------
Original Message:
Sent: Fri June 03, 2022 03:45 PM
From: Jon Peck
Subject: Options in SPSS to hide or mask calculations less than a certain value?
It depends on the procedure you are using. CTABLES has an option to hide small counts, but that only hides the counts, not any related statistics such as the mean.
There is an extension command, SPSSINC CENSOR TABLES, that provides a lot more flexibility. It can hide the censoring statistic, typically count, and any related statistics you want to suppress. You can choose the censoring statistic and threshold, and it has several other options.
You can install this via the Extensions > Extension Hub if you don't already have it. it will appear on the Utilities menu.
--
Original Message:
Sent: 6/2/2022 5:09:00 PM
From: Michael O'Brien
Subject: Options in SPSS to hide or mask calculations less than a certain value?
Hi SPSS Gurus,
What options are there within SPSS to hide/mask/not display frequencies of variables that are under a certain value? My aim is to prevent displaying counts of variables that are less than a certain number from being displayed in the output. As an example, say I have variables Gender, Location, Salary Bands and there is 3 people in 1 location that have the same salary band & gender but the remaining values are greater than 10.
Is there a way to have the output so that instead of reporting 3 for salary and gender that SPSS would replace it with * or not output it at all. I don't want to round the numbers ?
I saw the option on cross tab to suppress small values but that doesn't suppress the %, i would like to hide the output row completely .
Are there options to mask, suppress or at least indicate values that should be deleted
Thanks
Michael
------------------------------
Michael O'Brien
------------------------------
#SPSSStatistics