<?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 What does it mean if i get a c statistic of 0.661 in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/What-does-it-mean-if-i-get-a-c-statistic-of-0-661/m-p/862829#M38120</link>
    <description>&lt;P&gt;I am doing a logistic regression model for this database, and I got a C stat of 0.661&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;44   proc logistic data=amphibians;
45       model rich_site(event='1')= NR SR FR RR;
46   run;

NOTE: PROC LOGISTIC is modeling the probability that rich_site=1.
NOTE: Convergence criterion (GCONV=1E-8) satisfied.
NOTE: There were 189 observations read from the data set WORK.AMPHIBIANS.
NOTE: PROCEDURE LOGISTIC used (Total process time):
      real time           0.06 seconds
      cpu time            0.00 seconds&lt;/PRE&gt;&lt;P&gt;This is what I got in the results&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hz16g22_0-1678226592705.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/81178i70F95232CB1A1871/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hz16g22_0-1678226592705.png" alt="hz16g22_0-1678226592705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is this good or bad?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2023 22:03:29 GMT</pubDate>
    <dc:creator>hz16g22</dc:creator>
    <dc:date>2023-03-07T22:03:29Z</dc:date>
    <item>
      <title>What does it mean if i get a c statistic of 0.661</title>
      <link>https://communities.sas.com/t5/New-SAS-User/What-does-it-mean-if-i-get-a-c-statistic-of-0-661/m-p/862829#M38120</link>
      <description>&lt;P&gt;I am doing a logistic regression model for this database, and I got a C stat of 0.661&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;44   proc logistic data=amphibians;
45       model rich_site(event='1')= NR SR FR RR;
46   run;

NOTE: PROC LOGISTIC is modeling the probability that rich_site=1.
NOTE: Convergence criterion (GCONV=1E-8) satisfied.
NOTE: There were 189 observations read from the data set WORK.AMPHIBIANS.
NOTE: PROCEDURE LOGISTIC used (Total process time):
      real time           0.06 seconds
      cpu time            0.00 seconds&lt;/PRE&gt;&lt;P&gt;This is what I got in the results&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hz16g22_0-1678226592705.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/81178i70F95232CB1A1871/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hz16g22_0-1678226592705.png" alt="hz16g22_0-1678226592705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is this good or bad?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 22:03:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/What-does-it-mean-if-i-get-a-c-statistic-of-0-661/m-p/862829#M38120</guid>
      <dc:creator>hz16g22</dc:creator>
      <dc:date>2023-03-07T22:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: What does it mean if i get a c statistic of 0.661</title>
      <link>https://communities.sas.com/t5/New-SAS-User/What-does-it-mean-if-i-get-a-c-statistic-of-0-661/m-p/862833#M38121</link>
      <description>&lt;P&gt;&lt;A href="https://www.statology.org/how-to-interpret-the-c-statistic-of-a-logistic-regression-model/" target="_blank"&gt;https://www.statology.org/how-to-interpret-the-c-statistic-of-a-logistic-regression-model/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Generally, in any model fitting there is no black-and-white "good or bad". Each statistic has to be interpreted in context of the problem itself, and perhaps with reference to other models that have been previously fit on this or similar data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another statistic you might want to look at is the percent of correct predictions from this logistic regression.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 22:14:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/What-does-it-mean-if-i-get-a-c-statistic-of-0-661/m-p/862833#M38121</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-03-07T22:14:07Z</dc:date>
    </item>
  </channel>
</rss>

