It is really a simple question, but I cant seem to find an answer.
Basically what I want is a compute command that creates a new case instead of a new variable.
I want to display the percentage of responds to a survey, so I need to add a case for each survey that was sent out, but was not responded to.
So for example if I have sent out 100 surveys and my dataset contains the 65 answers, so 65 cases. I need to create a variable with 100 cases, which I can change to 1 if answered and to 0 if the rest of the variables are empty.
However, I dont know how to create new cases via the syntax and I dont want to manually do that every time for much larger datasets than 100 cases.
#SPSSStatistics#Support#SupportMigration