<?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 Ranuni,Rannor functions in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Ranuni-Rannor-functions/m-p/204550#M50976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone explain when and why&amp;nbsp; to use these functions in realtime.What these functions do in brief&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2015 14:32:31 GMT</pubDate>
    <dc:creator>NoorulIyn</dc:creator>
    <dc:date>2015-04-27T14:32:31Z</dc:date>
    <item>
      <title>Ranuni,Rannor functions</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Ranuni-Rannor-functions/m-p/204550#M50976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone explain when and why&amp;nbsp; to use these functions in realtime.What these functions do in brief&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 14:32:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Ranuni-Rannor-functions/m-p/204550#M50976</guid>
      <dc:creator>NoorulIyn</dc:creator>
      <dc:date>2015-04-27T14:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ranuni,Rannor functions</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Ranuni-Rannor-functions/m-p/204551#M50977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These and several other random number functions return a random value from a distribution. Ranuni from a uniform distribution on the interval from 0 to 1 and rannor from a normal distribution with a mean of 0 and standard deviation of 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uses are many depending on your needs but basically revolve around a need for a random number. One example would be to add a value to set of data and use a specified subset of the data to select a random sample. For instance add a value x=ranuni (12345); to each record of a data set and then select x &amp;lt; .20 to get roughly a 20 percent random sample of the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 14:41:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Ranuni-Rannor-functions/m-p/204551#M50977</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-04-27T14:41:24Z</dc:date>
    </item>
  </channel>
</rss>

