<?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 Help with figuring out appropriate statistical procedure for this analysis in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-figuring-out-appropriate-statistical-procedure-for/m-p/908845#M45116</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been tasked with looking at the results of a survey for this year and seeing what characteristics are associated with the lowest scores of the survey. These characteristics include multiple demographic variables, as well as other characteristics specific to the survey itself. We are looking at three specific questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To expand on low scorers, this survey is scored via top-box scoring. What that means is that for each question there is one (or multiple for rating scale questions) response that is dignified as the most optimal answer for the participant to answer with. Therefore, for seeing what characteristics are associated with low scoring, we are looking at characteristics that have the lowest percentage of top-box scoring for that item. This survey is a feedback survey, which is why there are optimal responses for participants to have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am thinking this just seems like a simple item analysis that I can conduct, but I just want to run it by this community because it has helped me so much in the past in case I am under (or over) thinking it. Thank you so much!!&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2023 16:38:26 GMT</pubDate>
    <dc:creator>mitrakos</dc:creator>
    <dc:date>2023-12-19T16:38:26Z</dc:date>
    <item>
      <title>Help with figuring out appropriate statistical procedure for this analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-figuring-out-appropriate-statistical-procedure-for/m-p/908845#M45116</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been tasked with looking at the results of a survey for this year and seeing what characteristics are associated with the lowest scores of the survey. These characteristics include multiple demographic variables, as well as other characteristics specific to the survey itself. We are looking at three specific questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To expand on low scorers, this survey is scored via top-box scoring. What that means is that for each question there is one (or multiple for rating scale questions) response that is dignified as the most optimal answer for the participant to answer with. Therefore, for seeing what characteristics are associated with low scoring, we are looking at characteristics that have the lowest percentage of top-box scoring for that item. This survey is a feedback survey, which is why there are optimal responses for participants to have.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am thinking this just seems like a simple item analysis that I can conduct, but I just want to run it by this community because it has helped me so much in the past in case I am under (or over) thinking it. Thank you so much!!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 16:38:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Help-with-figuring-out-appropriate-statistical-procedure-for/m-p/908845#M45116</guid>
      <dc:creator>mitrakos</dc:creator>
      <dc:date>2023-12-19T16:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help with figuring out appropriate statistical procedure for this analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-figuring-out-appropriate-statistical-procedure-for/m-p/908847#M45117</link>
      <description>&lt;P&gt;If you have a numeric score calculated for each observation I might start with something like:&lt;/P&gt;
&lt;PRE&gt;proc freq data=have;
   tables score*var1*var2*var3 /list missing;
run;&lt;/PRE&gt;
&lt;P&gt;By default the score variable would appear in increasing order so the lower scores, which you state are of interest would appear first. Then the levels of the other three variables of interest associated with each score.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is exploratory in nature to get a feel for the data. If your set is "small" it may provide everything you need.&lt;/P&gt;
&lt;P&gt;It might point to 2 levels of one of the Vars as similar (or 6 or whatever).&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 16:47:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Help-with-figuring-out-appropriate-statistical-procedure-for/m-p/908847#M45117</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-12-19T16:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help with figuring out appropriate statistical procedure for this analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-figuring-out-appropriate-statistical-procedure-for/m-p/909092#M45123</link>
      <description>Thank you so much!</description>
      <pubDate>Wed, 20 Dec 2023 16:26:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Help-with-figuring-out-appropriate-statistical-procedure-for/m-p/909092#M45123</guid>
      <dc:creator>mitrakos</dc:creator>
      <dc:date>2023-12-20T16:26:58Z</dc:date>
    </item>
  </channel>
</rss>

