click to go back to the spss 13/17 Using SPSS click to continue with spss

Missing values in SPSS

How you choose to deal with questions participants decide not to answer will affect the results of your statistical analysis.

It is common to define '99' as a missing value, i.e. a respondent has failed to answer a question. Once you have done this you have two options as to how to deal with missing values:

1) No missing values and,

2) Discrete missing values.

Coding Missing Values

No Missing Values - SPSS will default to this option.

When you generate statistics in SPSS the cases that were coded as a non-response will be treated as a valid response , e.g.

Time taken in minutes: Say you were calculating percentages of time taken for a task. You swould have variables ofperiods of time e.g. 1-4 minutes, 5-9 minutes and so on up to 60-65 minutes. Participants who chose not to respond are taken into account by SPSS. In this scenario 6 participants did not answer this question, so the total number of participants was not 45, but 39. However, the frequency is still calculated using 45 participants.

Nine people took 5-9 minutes to undertake the search. If we want to look at that as a percentage of the sample, SPSS has calculated it as 9 ÷ 45 x 100 = 20%.

Compare this to how SPSS calculates this when Missing Values are declared as below.

Discrete Missing Values

If you declare that a value is missing SPSS will omit the values from analysis, presenting you with Valid Percentages, e.g.

Time taken in minutes - usig the same example as before, 6 participants did not answer this question, so the total number of participants was not 45, but 39. Now the frequency is calculated using 39 participants.

Nine people took 5-9 minutes to undertake the search. If we want to look at that as a percentage of the sample, SPSS has calculated it as 9 ÷ 39 x 100 = 23.1%

click to go back to the spss   click to continue with spss