<?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: How to Interpret different odds ratio results into words- output from Proc logistic and glimmix in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-Interpret-different-odds-ratio-results-into-words-output/m-p/888800#M44017</link>
    <description>&lt;P&gt;Thank you for the link- do you know if there&amp;nbsp; there&amp;nbsp;are any other resources with more examples by any chance?&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2023 14:19:14 GMT</pubDate>
    <dc:creator>fastandcurious</dc:creator>
    <dc:date>2023-08-10T14:19:14Z</dc:date>
    <item>
      <title>How to Interpret different odds ratio results into words- output from Proc logistic and glimmix</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-Interpret-different-odds-ratio-results-into-words-output/m-p/888587#M44007</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I created different statistical models using demo data and need help interpreting/wording the odds ratio/output from Proc logistic simple terms. I have models with and without interactions. I appreciate any input as I am still learning to read output correctly. There are so many different ways to get Odds ratios that I worry about reading it incorrectly or am missing a step when it comes to inverted values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc Logistic: Interaction Model Questions:&lt;/P&gt;
&lt;P&gt;I used the exponentiated values from the &lt;EM&gt;Estimate value&lt;/EM&gt;&amp;nbsp; from the Analysis of Maximum Likelihood Estimates table, to calculate the Odds ratio (OR)&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&amp;nbsp;If I exponentiate , 0.2888 (for the interaction Race*SomeCollege Hispanic Yes and get 1.33,can I say that Hispanic women who attended some college were &lt;STRONG&gt;33% more likely&lt;/STRONG&gt; to have infants with low birthweight, compared to White women who did not attend college?&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;If I&amp;nbsp; exponentiate an inverse value such as&amp;nbsp;-0.2205, and get&amp;nbsp;0.802, do I substract from 1 and say:&amp;nbsp;Hispanic women&amp;nbsp; were ~&lt;STRONG&gt;20% less likely&lt;/STRONG&gt; to have infants with low birthweight, compared to White women.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;For the estimate table (Exp=1.9422), can I say, Black women who did not attend college were 94% more likely to&amp;nbsp;have infants with low birthweight, compared to White women who did not attend college?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;proc logistic data=Sashelp.Birthwgt plots(only)=(effect oddsratio) ;&lt;BR /&gt;class race (ref="White")somecollege(ref="No")/param=ref;&lt;BR /&gt;model LowBirthWgt (event="Yes")=somecollege|race/ clodds=pl selection=backward;&lt;BR /&gt;estimate 'Black, no college' race 0 1 somecollege 0/exp;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fastandcurious_3-1691590762649.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86567iBFCD70880BD0FC71/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fastandcurious_3-1691590762649.png" alt="fastandcurious_3-1691590762649.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Questions from a simple Logistic Model with No Interactions :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Using the&amp;nbsp;Odds Ratio Estimates table- Can I say women who went to college, were 82% less likely to have low birth weight infants, than women who did not attend college? Or would it be, 18% because I have to subtract from 1?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;proc logistic data=Sashelp.Birthwgt plots(only)=(effect oddsratio) ;&lt;BR /&gt;class race (ref="White")somecollege(ref="No")/param=ref;&lt;BR /&gt;model LowBirthWgt (event="Yes")=somecollege race/ clodds=pl selection=backward;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fastandcurious_4-1691592719117.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86568i2E94BB73FFC680BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fastandcurious_4-1691592719117.png" alt="fastandcurious_4-1691592719117.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lastly, I am using Proc glimmix for the first time.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&amp;nbsp;Are the groups being compared with eachother both groups who attended some college?&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fastandcurious_6-1691593245409.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86570iBB290466EA3D2029/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fastandcurious_6-1691593245409.png" alt="fastandcurious_6-1691593245409.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;For the odds ratio here, do I need to substract from 1 for inverted values? For example, if the OR is .802 is that comparison 80% less likely or or 20% less?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;proc glimmix data=Sashelp.Birthwgt;&lt;BR /&gt;class race (ref="White") somecollege(ref="No");&lt;BR /&gt;model LowBirthWgt (event="Yes") = somecollege*race/ dist=binary;&lt;BR /&gt;lsmeans somecollege*race / slicediff=somecollege oddsratio ilink;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fastandcurious_5-1691593136307.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86569iAB53E3410FC24200/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fastandcurious_5-1691593136307.png" alt="fastandcurious_5-1691593136307.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I apologize in advance for the long post, if it's better to break up the questions in the future, please advise. I&amp;nbsp; learn best by seeing examples and annotated output, which I've had difficulty finding for this. Any recommendations on resources like this are welcome. Thank you for helping out a rookie!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 15:06:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-Interpret-different-odds-ratio-results-into-words-output/m-p/888587#M44007</guid>
      <dc:creator>fastandcurious</dc:creator>
      <dc:date>2023-08-09T15:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to Interpret different odds ratio results into words- output from Proc logistic and glimmix</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-Interpret-different-odds-ratio-results-into-words-output/m-p/888613#M44010</link>
      <description>&lt;P&gt;See &lt;A href="http://support.sas.com/kb/24455" target="_self"&gt;this note&lt;/A&gt; on computing and interpreting odds ratio estimates in a model with interaction. It discusses both LOGISTIC and GLIMMIX. It shows multiple ways to compute odds ratios in PROC LOGISTIC. In short, you do not exponentiate interaction parameters - an interaction means that the effect of one variable depends on the level of the other regardless of the type of model. So, in a logistic model, you need to compute odds ratios for one variable at given levels of the other. An odds ratio estimate of, say, 2 means that the odds of the event for the group in the numerator is twice the event odds for the group in the denominator. If you want to interpret it as a percent change from the denominator group, use the odds ratio minus 1 and then multiply by 100.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 16:49:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-Interpret-different-odds-ratio-results-into-words-output/m-p/888613#M44010</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2023-08-09T16:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Interpret different odds ratio results into words- output from Proc logistic and glimmix</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-Interpret-different-odds-ratio-results-into-words-output/m-p/888800#M44017</link>
      <description>&lt;P&gt;Thank you for the link- do you know if there&amp;nbsp; there&amp;nbsp;are any other resources with more examples by any chance?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 14:19:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-Interpret-different-odds-ratio-results-into-words-output/m-p/888800#M44017</guid>
      <dc:creator>fastandcurious</dc:creator>
      <dc:date>2023-08-10T14:19:14Z</dc:date>
    </item>
  </channel>
</rss>

