<?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 Confidence intervals of a stratified table in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-intervals-of-a-stratified-table/m-p/16451#M393</link>
    <description>Can anybody give me any insight as to how to write a program that forms confidence intervals for one component from a stratified table?  I have a list of stratified dollar amounts in a table, and want a confidence interval for each of those amounts.&lt;BR /&gt;
Thank you!</description>
    <pubDate>Wed, 08 Apr 2009 14:37:35 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-04-08T14:37:35Z</dc:date>
    <item>
      <title>Confidence intervals of a stratified table</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-intervals-of-a-stratified-table/m-p/16451#M393</link>
      <description>Can anybody give me any insight as to how to write a program that forms confidence intervals for one component from a stratified table?  I have a list of stratified dollar amounts in a table, and want a confidence interval for each of those amounts.&lt;BR /&gt;
Thank you!</description>
      <pubDate>Wed, 08 Apr 2009 14:37:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-intervals-of-a-stratified-table/m-p/16451#M393</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-08T14:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence intervals of a stratified table</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-intervals-of-a-stratified-table/m-p/16452#M394</link>
      <description>Erin, &lt;BR /&gt;
&lt;BR /&gt;
Your question isn't very specific about the end goal.&lt;BR /&gt;
&lt;BR /&gt;
The basic formula for a normal approximation confidence interval for a proportion, p, is&lt;BR /&gt;
&lt;BR /&gt;
p +- 1.96*SQRT(p(-1p)/n)&lt;BR /&gt;
&lt;BR /&gt;
If you are looking for some sort of pooled confidence limit, you might be able to get it using PROC LOGISTIC with the STRATA statement.  You might also be able to get something useful using PROC FREQ and the CMH option.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Wed, 08 Apr 2009 15:14:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-intervals-of-a-stratified-table/m-p/16452#M394</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-04-08T15:14:29Z</dc:date>
    </item>
  </channel>
</rss>

