<?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 how to get risk ratio in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16542#M397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never done anything in the area of Health, but have definitely worked with the concept of risk when I worked in the insurance industry.&amp;nbsp; I've noticed that the terms relative risk and risk ratios have been used, synonimously, in a number of areas.&amp;nbsp; However, their definitions of always implied likelihood and being able to compare groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In insurance, claim frequency would be such a measure, as it is simply the likelihood of an event occuring.&amp;nbsp; Unlike the definitions I've seen for relative risk, where one is set to equal no difference between the risks of two groups and numbers greater or less than 1 indicative of more or less risk, such a definition loses the benefit of the basic measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When 0 means no risk, and 1.0 mean certainty of an event occuring, any number in between those numbers has the properties needed to meet most statistical assumptions.&amp;nbsp; I.e., a risk of .5 is twice as great as a risk of .25, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, according to most of the literature I've read, frequency of an event occuring follows a Poisson distribution, thus the transformation necessary to normalize a distribution is known.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, before trying to give you an answer, my suggestion would be for you to first ask the researchers you are doing this for, exactly what they are expecting to achieve and how the metric should be calculated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2012 15:15:59 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2012-02-28T15:15:59Z</dc:date>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16540#M395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose I have following dataset (&lt;SPAN style="text-decoration: underline;"&gt;&lt;SPAN style="color: #333333;"&gt;the &lt;STRONG&gt;response &lt;/STRONG&gt;is &lt;STRONG&gt;continous&lt;/STRONG&gt;, &lt;STRONG&gt;group &lt;/STRONG&gt;is &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #333333;"&gt;o&lt;/SPAN&gt;&lt;SPAN class="john"&gt;rdinal&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #333333;"&gt;(4 levels)&lt;/SPAN&gt;&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data test;&lt;/P&gt;&lt;P&gt;input &lt;STRONG&gt;response group&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;cards;&lt;/P&gt;&lt;P&gt;75 1&lt;/P&gt;&lt;P&gt;45 1&lt;/P&gt;&lt;P&gt;89 1&lt;/P&gt;&lt;P&gt;47 1&lt;/P&gt;&lt;P&gt;59 2&lt;/P&gt;&lt;P&gt;100 2&lt;/P&gt;&lt;P&gt;76 2&lt;/P&gt;&lt;P&gt;123 2&lt;/P&gt;&lt;P&gt;65 3&lt;/P&gt;&lt;P&gt;43 3&lt;/P&gt;&lt;P&gt;45 3&lt;/P&gt;&lt;P&gt;150 3&lt;/P&gt;&lt;P&gt;56 4&lt;/P&gt;&lt;P&gt;67 4&lt;/P&gt;&lt;P&gt;89 4&lt;/P&gt;&lt;P&gt;100 4&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="color: #333333; text-decoration: underline;"&gt;&lt;STRONG&gt;response &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;relates to the the probability (risk) of getting a disease; the bigger the &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN style="color: #333333;"&gt;&lt;STRONG&gt;response&lt;/STRONG&gt;, &lt;/SPAN&gt;the higher the risk.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;The goal is to get an estimate of risk ratio; how should I do that?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 03:45:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16540#M395</guid>
      <dc:creator>littlestone</dc:creator>
      <dc:date>2012-02-28T03:45:23Z</dc:date>
    </item>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16541#M396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;proc logistic&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 07:54:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16541#M396</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-02-28T07:54:35Z</dc:date>
    </item>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16542#M397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never done anything in the area of Health, but have definitely worked with the concept of risk when I worked in the insurance industry.&amp;nbsp; I've noticed that the terms relative risk and risk ratios have been used, synonimously, in a number of areas.&amp;nbsp; However, their definitions of always implied likelihood and being able to compare groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In insurance, claim frequency would be such a measure, as it is simply the likelihood of an event occuring.&amp;nbsp; Unlike the definitions I've seen for relative risk, where one is set to equal no difference between the risks of two groups and numbers greater or less than 1 indicative of more or less risk, such a definition loses the benefit of the basic measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When 0 means no risk, and 1.0 mean certainty of an event occuring, any number in between those numbers has the properties needed to meet most statistical assumptions.&amp;nbsp; I.e., a risk of .5 is twice as great as a risk of .25, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, according to most of the literature I've read, frequency of an event occuring follows a Poisson distribution, thus the transformation necessary to normalize a distribution is known.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, before trying to give you an answer, my suggestion would be for you to first ask the researchers you are doing this for, exactly what they are expecting to achieve and how the metric should be calculated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 15:15:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16542#M397</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-28T15:15:59Z</dc:date>
    </item>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16543#M398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will explain the data in more detail:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The &lt;SPAN style="color: #333333; text-decoration: underline;"&gt;&lt;STRONG&gt;response &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;relates to the the probability (risk) of getting the disease; the bigger the &lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt;&lt;SPAN style="color: #333333;"&gt;&lt;STRONG&gt;response&lt;/STRONG&gt;, &lt;/SPAN&gt;the higher the risk&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;group 1: &lt;/STRONG&gt;healthy people&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;group 2: &lt;/STRONG&gt;minor illness&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;group 3: &lt;/STRONG&gt;intermediate illness&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;group 4: &lt;/STRONG&gt;severe people&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The purpose: using &lt;SPAN style="color: #333333; text-decoration: underline;"&gt;&lt;STRONG&gt;response &lt;/STRONG&gt;&lt;/SPAN&gt;as an indicator, obtain the &lt;STRONG&gt;relative risk between groups&lt;/STRONG&gt;, e.g. group=1 is the control group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 15:16:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16543#M398</guid>
      <dc:creator>littlestone</dc:creator>
      <dc:date>2012-02-28T15:16:28Z</dc:date>
    </item>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16544#M399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;honestly, I am also confused by "relative risk" "risk ratio".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what data provider wants to know is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;if response increase 1 unit, what is the probability that people will get the disease? &lt;STRONG&gt;Or&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;for a defined response, what is the probability that people have the disease?&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 15:32:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16544#M399</guid>
      <dc:creator>littlestone</dc:creator>
      <dc:date>2012-02-28T15:32:27Z</dc:date>
    </item>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16545#M400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, out of my area, but isn't that was the hazard ratio attempts to approximate?&amp;nbsp; Take a look at: &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_phreg_sect030.htm"&gt;http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_phreg_sect030.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 16:07:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16545#M400</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-28T16:07:05Z</dc:date>
    </item>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16546#M401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much.&amp;nbsp; I looked over the article and googled hazard ratio; it seems the methodology relates to survival analysis which I have never done before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming hazard ratio is what I want, how should I write the sas codes (Proc phreg ?) using data I have provided in this post? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 17:33:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16546#M401</guid>
      <dc:creator>littlestone</dc:creator>
      <dc:date>2012-02-28T17:33:52Z</dc:date>
    </item>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16547#M402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to be careful with your usage of proc phreg. In survival analysis, longer times or response are good, whereas in your example it increases the risk, so not good. &lt;/P&gt;&lt;P&gt;You might want to look at the failure probabilities rather than the survival probabilities in this case. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 17:46:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16547#M402</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-02-28T17:46:29Z</dc:date>
    </item>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16548#M403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for reminding. I will look deeper into survival analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data I provided is artificial; right now I just want to use these data to learn how to write sas codes about hazard ratio. But again thank you very much for the reminding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 18:01:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16548#M403</guid>
      <dc:creator>littlestone</dc:creator>
      <dc:date>2012-02-28T18:01:15Z</dc:date>
    </item>
    <item>
      <title>how to get risk ratio</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16549#M404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the methodology,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://bioterrorism.slu.edu/bt/products/bio_epi/scripts/mod12.pdf"&gt;http://bioterrorism.slu.edu/bt/products/bio_epi/scripts/mod12.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do let me know if you need any more help&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sivaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 09:21:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-get-risk-ratio/m-p/16549#M404</guid>
      <dc:creator>sivaji</dc:creator>
      <dc:date>2012-03-05T09:21:56Z</dc:date>
    </item>
  </channel>
</rss>

