<?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 Average Cell Frequency Across Multiple Variables in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Average-Cell-Frequency-Across-Multiple-Variables/m-p/10354#M982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the process of exploring the number of variables needed for a data linkage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to know after stratifying the data, whether there are cells that have frequencies greater than 0 or 1 and the magnitude of these frequencies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is a quick procedure for calculating 1) the average cell frequency across multiple variables (e.g., Age x Gender x Year of Birth) and the 2) Min and Max Cell count?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2011 18:46:39 GMT</pubDate>
    <dc:creator>Achambers035</dc:creator>
    <dc:date>2011-12-07T18:46:39Z</dc:date>
    <item>
      <title>Average Cell Frequency Across Multiple Variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Average-Cell-Frequency-Across-Multiple-Variables/m-p/10354#M982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the process of exploring the number of variables needed for a data linkage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to know after stratifying the data, whether there are cells that have frequencies greater than 0 or 1 and the magnitude of these frequencies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is a quick procedure for calculating 1) the average cell frequency across multiple variables (e.g., Age x Gender x Year of Birth) and the 2) Min and Max Cell count?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 18:46:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Average-Cell-Frequency-Across-Multiple-Variables/m-p/10354#M982</guid>
      <dc:creator>Achambers035</dc:creator>
      <dc:date>2011-12-07T18:46:39Z</dc:date>
    </item>
    <item>
      <title>Average Cell Frequency Across Multiple Variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Average-Cell-Frequency-Across-Multiple-Variables/m-p/10355#M983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use ODS to obtain the crosstabfreqs output table .. which you could then use as the data for doing all of your analyses.&amp;nbsp; Take a look at: &lt;A href="http://www.nesug.org/proceedings/nesug01/cc/cc4025.pdf"&gt;http://www.nesug.org/proceedings/nesug01/cc/cc4025.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It shows how to obtain such tables.&amp;nbsp; You could simply use proc means or proc univariate to analyze the data in such a table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 20:16:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Average-Cell-Frequency-Across-Multiple-Variables/m-p/10355#M983</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-12-07T20:16:24Z</dc:date>
    </item>
  </channel>
</rss>

