<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pulling themes from a qualitative variable in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/384819#M277102</link>
    <description>&lt;P&gt;Without the Text analytice you will end up having to provide the rules yourself. How many records are you talking about? If it is few hundred then it may be just as well to have someone familiar with the topic read them and assign flags for topics.&lt;/P&gt;
&lt;P&gt;create something like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Response coding sheet&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;TABLE&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;&lt;STRONG&gt;respondent&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;&lt;STRONG&gt;answer&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&lt;STRONG&gt;Specific (1=yes 0=No)&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&lt;STRONG&gt;Information (1=correct/0=incorrect)&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&lt;STRONG&gt;Non-responsive X to remove&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;1000&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;That he takes meds to be strong&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;1001&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;To help his blood cells fight sickness&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;1002&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;For his *wrong diagnosis*&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;1003&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;For his *correct diagnosis*&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you have someone mark the forme and then bring the respondent and code values into SAS and match merge the results.&lt;/P&gt;
&lt;P&gt;If this is an open-ended response to a question that may have categorical answers already available then add&amp;nbsp; column(s) to indicate those as well.&lt;/P&gt;
&lt;P&gt;Yes it's tedious and time consuming but maybe how to extract data from the question should have been considered at the start.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Aug 2017 21:50:56 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-08-01T21:50:56Z</dc:date>
    <item>
      <title>Pulling themes from a qualitative variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/384751#M277099</link>
      <description>&lt;P&gt;Hi SAS Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working with a qualitative data question that asks about what a pediatric patient has been told&amp;nbsp;about their diagnosis from their parent/caregiver. The question is open-ended, which means the responses differ greatly from patient-to-patient, but themes are present in the responses. I know there is software for analyzing this type of data and extracting themes, but I want to know if anyone knows a way to do it in SAS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For instance:&lt;/P&gt;&lt;P&gt;Variable: whysick&lt;/P&gt;&lt;P&gt;Question asked: What has the child been told about why he/she visits doctor?&lt;/P&gt;&lt;P&gt;Responses:&lt;/P&gt;&lt;P&gt;1000: "That he takes meds to be strong" &amp;nbsp;- Non-specific, with misinformation.&lt;/P&gt;&lt;P&gt;1001: "To help his blood cells fight sickness" - Non-specific, correct information.&lt;/P&gt;&lt;P&gt;1002: "For his *wrong diagnosis*" - Specific, misinformation.&lt;/P&gt;&lt;P&gt;1003: "For his *correct diagnosis*" - specific, correct information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any procedures or programs that would allow me sift through this type of information?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Cara&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 19:19:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/384751#M277099</guid>
      <dc:creator>cbt2119</dc:creator>
      <dc:date>2017-08-01T19:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling themes from a qualitative variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/384753#M277100</link>
      <description>&lt;P&gt;Do you have access to SAS text analytics tool?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 19:22:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/384753#M277100</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-08-01T19:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling themes from a qualitative variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/384767#M277101</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your comment. Apologies&amp;nbsp;for not specifying earlier. I don't believe&amp;nbsp;we have access to that software - only to the basic SAS toolkit 9.4, SAS Enterprise Guide, SAS IML Studio 12.3 software. Is there a way to do this on these packages?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 19:36:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/384767#M277101</guid>
      <dc:creator>cbt2119</dc:creator>
      <dc:date>2017-08-01T19:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling themes from a qualitative variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/384819#M277102</link>
      <description>&lt;P&gt;Without the Text analytice you will end up having to provide the rules yourself. How many records are you talking about? If it is few hundred then it may be just as well to have someone familiar with the topic read them and assign flags for topics.&lt;/P&gt;
&lt;P&gt;create something like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Response coding sheet&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;TABLE&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;&lt;STRONG&gt;respondent&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;&lt;STRONG&gt;answer&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&lt;STRONG&gt;Specific (1=yes 0=No)&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&lt;STRONG&gt;Information (1=correct/0=incorrect)&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&lt;STRONG&gt;Non-responsive X to remove&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;1000&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;That he takes meds to be strong&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;1001&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;To help his blood cells fight sickness&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;1002&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;For his *wrong diagnosis*&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="80"&gt;
&lt;P&gt;1003&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="210"&gt;
&lt;P&gt;For his *correct diagnosis*&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="58"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="158"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="107"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you have someone mark the forme and then bring the respondent and code values into SAS and match merge the results.&lt;/P&gt;
&lt;P&gt;If this is an open-ended response to a question that may have categorical answers already available then add&amp;nbsp; column(s) to indicate those as well.&lt;/P&gt;
&lt;P&gt;Yes it's tedious and time consuming but maybe how to extract data from the question should have been considered at the start.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 21:50:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/384819#M277102</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-08-01T21:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pulling themes from a qualitative variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/386059#M277103</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspected that there wasn't an intuitive way to sift without access to Text Analytics and I'd have to manually code it. But thank you all for your input!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cara&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 15:47:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Pulling-themes-from-a-qualitative-variable/m-p/386059#M277103</guid>
      <dc:creator>cbt2119</dc:creator>
      <dc:date>2017-08-07T15:47:16Z</dc:date>
    </item>
  </channel>
</rss>

