<?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: Assigning Value to the bulk data as per percentage in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-Value-to-the-bulk-data-as-per-percentage/m-p/691926#M37322</link>
    <description>&lt;P&gt;Assign at random, or otherwise? Explain further.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2020 18:26:22 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-10-15T18:26:22Z</dc:date>
    <item>
      <title>Assigning Value to the bulk data as per percentage</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-Value-to-the-bulk-data-as-per-percentage/m-p/691925#M37321</link>
      <description>I am working on data with 10000 unique accounts. I have to assign these accounts as per percentage. Like 40% of count of accounts gets value 'ABC' ,30% of count of accounts get 'DEF' and remaining 30% gets 'XYZ'&lt;BR /&gt;for instance : 40% of 10000= 4000 accounts get value ABC&lt;BR /&gt;30% of 10000=3000 accounts get DEF&lt;BR /&gt;30% of 10000=3000 accounts get XYZ&lt;BR /&gt;&lt;BR /&gt;Please write a code for this query.</description>
      <pubDate>Thu, 15 Oct 2020 18:11:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-Value-to-the-bulk-data-as-per-percentage/m-p/691925#M37321</guid>
      <dc:creator>pooja0108</dc:creator>
      <dc:date>2020-10-15T18:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Value to the bulk data as per percentage</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-Value-to-the-bulk-data-as-per-percentage/m-p/691926#M37322</link>
      <description>&lt;P&gt;Assign at random, or otherwise? Explain further.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2020 18:26:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-Value-to-the-bulk-data-as-per-percentage/m-p/691926#M37322</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-10-15T18:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Value to the bulk data as per percentage</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-Value-to-the-bulk-data-as-per-percentage/m-p/691929#M37323</link>
      <description>Look up RAND() function with the table option. &lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2011/07/13/simulate-categorical-data-in-sas.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2011/07/13/simulate-categorical-data-in-sas.html&lt;/A&gt;</description>
      <pubDate>Thu, 15 Oct 2020 18:33:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-Value-to-the-bulk-data-as-per-percentage/m-p/691929#M37323</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-10-15T18:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning Value to the bulk data as per percentage</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-Value-to-the-bulk-data-as-per-percentage/m-p/691931#M37324</link>
      <description>Randomly assign values ABC, DEF , XYZ as per given ratio on total count of cases</description>
      <pubDate>Thu, 15 Oct 2020 18:34:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Assigning-Value-to-the-bulk-data-as-per-percentage/m-p/691931#M37324</guid>
      <dc:creator>pooja0108</dc:creator>
      <dc:date>2020-10-15T18:34:37Z</dc:date>
    </item>
  </channel>
</rss>

