Hi,
I'm trying to analyse some data for a creativity survey.
Respondents were asked to generate as many ideas for a film title.
I have around 4000 different responses, and I want to assess the uniqueness of each one by finding out the percentage of respondents that said the same, or a very similar idea. I had used pivot so far, but it only matches cells that are exactly the same.
I have since been using COUNTIF to pick up ideas that contain frequently used words, but doing this for each idea is taking a very long time. I was wondering if someone might know of a faster way of doing this?
Also, I have collated all the respondents ideas into one column of data to easily sort through. Once I have the percentages in an adjacent column, I want to use some sort of formula to lookup the ideas from the raw data tab, to this column, and then for it to transfer the percentage number, back onto the participants tab.
Thanks,
Matt
I'm trying to analyse some data for a creativity survey.
Respondents were asked to generate as many ideas for a film title.
I have around 4000 different responses, and I want to assess the uniqueness of each one by finding out the percentage of respondents that said the same, or a very similar idea. I had used pivot so far, but it only matches cells that are exactly the same.
I have since been using COUNTIF to pick up ideas that contain frequently used words, but doing this for each idea is taking a very long time. I was wondering if someone might know of a faster way of doing this?
Also, I have collated all the respondents ideas into one column of data to easily sort through. Once I have the percentages in an adjacent column, I want to use some sort of formula to lookup the ideas from the raw data tab, to this column, and then for it to transfer the percentage number, back onto the participants tab.
Thanks,
Matt