+ Reply to Thread
Results 1 to 4 of 4

Need Help Classifying Survey Answers

  1. #1
    Registered User
    Join Date
    12-12-2016
    Location
    Philippines
    MS-Off Ver
    MS Office 2010
    Posts
    2

    Question Need Help Classifying Survey Answers

    Hi,

    I recently did a Usage Attitude and Image survey for my entrepreneurship class.

    We were supposed to classify the respondents into four archetypes, and graph the responses per archetype.

    I've received the responses but I have no idea how to use Excel to classify them.

    Could you please help me?

    The parameters for archetype are as follows:
    1. Bullies - selected 4-6 items for question 9 (In general, which of the following would be acceptable ways for a card to poke fun at your family or friends? (You can select more than one))
    2. Jokers - selected 3 items for question 9
    3. Santo - Selected 1-2 items for question 9

    Attached here is the .csv file of the survey.

    All I need is a bit of editing here and some instructions.

    Thank you!
    Last edited by Tayloria; 12-12-2016 at 02:12 AM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Need Help Classifying Survey Answers

    Welcome to the forum!

    Will you please attach your sample Excel workbook here? Some members will not access file-sharing sites.

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired solution is also shown (mock up the results manually).

    3. Make sure that all confidential data is removed or replaced with dummy data first (e.g. names, addresses, E-mails, etc.).

    4. Try to avoid using merged cells as they cause lots of problems.

    Unfortunately the attachment icon doesn't work at the moment, so to attach an Excel file you have to do the following: just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.

    Please pay particular attention to point 2 (above): without an idea of your intended outcomes, it is often very difficult to offer appropriate advice.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    12-12-2016
    Location
    Philippines
    MS-Off Ver
    MS Office 2010
    Posts
    2

    Re: Need Help Classifying Survey Answers

    Hi. Sorry for the newbie mistakes.
    As requested, I have removed all names and I have taken out a sample of the desired results (it's in Word though).

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,460

    Re: Need Help Classifying Survey Answers

    Word format is of no use to us here, but the .csv file opens in Excel.

    Are answers always separated by a semi-colon ( ; )? If so, you can use this to count the number of answers given in that column:

    =LEN(S2)-LEN(SUBSTITUTE(S2,";",""))+1

    Put the formula in AH2 and drag down. Then in AI2 this copied down:

    =LOOKUP(AH2,{1,3,4},{"Santo","Joker","Bully"})
    Last edited by AliGW; 12-12-2016 at 02:25 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Count "Yes"an "No" answers in a Survey with several questions.
    By Brazilian Joe in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 09-04-2015, 04:29 PM
  2. Replies: 9
    Last Post: 12-22-2014, 09:15 PM
  3. Graph from survey answers
    By emlo9999 in forum Excel General
    Replies: 1
    Last Post: 03-16-2014, 03:28 PM
  4. Updating online survey (google or Survey Monkey) through vba macro
    By VD1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-27-2013, 12:16 PM
  5. [SOLVED] Need set up template/function in Excel to gather survey answers
    By MSCraven in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-12-2006, 10:50 PM
  6. How do I assign point values on survey answers?
    By MikeM in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-25-2006, 12:55 PM
  7. Replies: 0
    Last Post: 05-16-2005, 06:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1