<?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 CDF function in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/CDF-function-in-SAS/m-p/691187#M210337</link>
    <description>&lt;P&gt;I came across some code in SAS which does the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;var_1 = cdf('normal',var2+var3,0.1);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is what does the 0.1 stand for? what does it mean in the CDF function?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2020 10:17:42 GMT</pubDate>
    <dc:creator>adrfinance</dc:creator>
    <dc:date>2020-10-13T10:17:42Z</dc:date>
    <item>
      <title>CDF function in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CDF-function-in-SAS/m-p/691187#M210337</link>
      <description>&lt;P&gt;I came across some code in SAS which does the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;var_1 = cdf('normal',var2+var3,0.1);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is what does the 0.1 stand for? what does it mean in the CDF function?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 10:17:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CDF-function-in-SAS/m-p/691187#M210337</guid>
      <dc:creator>adrfinance</dc:creator>
      <dc:date>2020-10-13T10:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: CDF function in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/CDF-function-in-SAS/m-p/691194#M210340</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/300616"&gt;@adrfinance&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's the mean (often denoted with &lt;FONT face="symbol"&gt;m&lt;/FONT&gt;), i.e., the location parameter of the normal distribution. (The standard deviation is the default: &lt;FONT face="symbol"&gt;s&lt;/FONT&gt;=1.) See &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=lefunctionsref&amp;amp;docsetTarget=n1rnj32uvtwnvfn1kwnsg9d6w6h7.htm&amp;amp;locale=en" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 10:31:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/CDF-function-in-SAS/m-p/691194#M210340</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2020-10-13T10:31:00Z</dc:date>
    </item>
  </channel>
</rss>

