I am having a questionnaire and I am trying to analyze it in the SPSS, the question is:
What are the benefits of the Implementation:
1. Fast
2. Time Saving.
3.Reduce Cost.
How to handle this in SPSS.
I have created a variable called Benefits and in the values, I added them. Now, in the Data View how to choose multiple answers?
Thanks
The usual approach is to treat this as a multiple response question. It could be a multiple dichotomy where you have a yes/no variable for each possible response. Alternatively it could be a multiple response set where you list the first k responses. The Custom Tables option provides the most flexibility here, but there is also a MULT RESPONSE procedure in the Base if you don’t have Custom Tables. The Chart Builder can also handle multiple response sets.
HTH,
Jon Peck