One of my questionnary made with Google Doc have a multi response set.
Let's say the three possible questions are :
- foo
- bar
- foobar
People where allowed to tick one or more answers.
In my google spreadsheet results, I have :
answer1 : foo
answer2 : foo, bar
answer3 : bar, foobar
answer4 : foo, foobar
anwser5 : foobar
etc.
How could I analyze this type of result in SPSS ?
I have the intuition that the values could be split in multiple answers to multiple questions by I don't know how to do this.
Thanks