<?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 create a weighted count using frequency of observations? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-create-a-weighted-count-using-frequency-of-observations/m-p/41216#M10648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not use Proc format to create an informat that you can use to create a variable containing the various weights that you mentioned and then use proc summary to calculate the sum of the weighting variable for each ID?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2011 19:00:28 GMT</pubDate>
    <dc:creator>art297</dc:creator>
    <dc:date>2011-11-03T19:00:28Z</dc:date>
    <item>
      <title>How to create a weighted count using frequency of observations?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-create-a-weighted-count-using-frequency-of-observations/m-p/41215#M10647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a data set that contains the number of times alumni were involved in different events. Each alumni has an ID ("emplID"). I need to create a new variable in the data set, "score", that shows how many times each alumni was involved in an event. Any entry is weighted as a 1, a monetary donation &amp;gt; 500 is weighted as a 2. And "social event" attendance is weighted as .5. "Volunteerism" is weighted as a 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I combine all these to get one count output??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 17:59:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-create-a-weighted-count-using-frequency-of-observations/m-p/41215#M10647</guid>
      <dc:creator>acm246</dc:creator>
      <dc:date>2011-11-03T17:59:46Z</dc:date>
    </item>
    <item>
      <title>How to create a weighted count using frequency of observations?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-create-a-weighted-count-using-frequency-of-observations/m-p/41216#M10648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not use Proc format to create an informat that you can use to create a variable containing the various weights that you mentioned and then use proc summary to calculate the sum of the weighting variable for each ID?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 19:00:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-create-a-weighted-count-using-frequency-of-observations/m-p/41216#M10648</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-11-03T19:00:28Z</dc:date>
    </item>
  </channel>
</rss>

