<?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: Cumulative Joint Bivariate Normal Probability Distribution  with a given rho in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847495#M82334</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32733"&gt;@FreelanceReinh&lt;/a&gt; thanks for the correction!!!&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 19:39:38 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-12-02T19:39:38Z</dc:date>
    <item>
      <title>Cumulative Joint Bivariate Normal Probability Distribution  with a given rho</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847482#M82331</link>
      <description>&lt;P&gt;I want to calculate the cumulative bivariate normal distribution of two standard normal variables.&amp;nbsp; Is&amp;nbsp; there a SAS PROC or SAS FUNCTION that does this?&amp;nbsp; When rho=0, this is easy but rho =^ 0, it's more involved.&amp;nbsp; For example, suppose x1=-2.05 and x2=-1.64. -2.05 is associated 0.02 with and -1.64 is associated with 0.05.&amp;nbsp; When rho=0, you just multiply 0.02*0.05 to get 0.001 but when rho N=^ 0 it's a little messy.&amp;nbsp; Trying to avoid writing the code if SAS has a PROC of FUNCTION that does this for me.&amp;nbsp; No IML please.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 18:47:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847482#M82331</guid>
      <dc:creator>PaulN</dc:creator>
      <dc:date>2022-12-02T18:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Joint Bivariate Normal Probability Distribution  with a given rho</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847489#M82332</link>
      <description>&lt;P&gt;No IML? Trying to avoid writing the code? There is the &lt;A href="https://documentation.sas.com/doc/en/pgmmvacdc/9.4/lefunctionsref/n1oswn30wz0nq5n1feq5ybn635gf.htm" target="_self"&gt;PROBBNRM function&lt;/A&gt; in SAS, but that's not a cumulative distribution. And from that point on, I think you either need to write your own code, or &lt;A href="https://blogs.sas.com/content/iml/2012/07/11/visualize-the-bivariate-normal-cumulative-distribution.html" target="_self"&gt;use IML&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Update: this answer is incorrect; see comment from &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32733"&gt;@FreelanceReinh&lt;/a&gt; below&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 19:40:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847489#M82332</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-12-02T19:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Joint Bivariate Normal Probability Distribution  with a given rho</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847493#M82333</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;There is the &lt;A href="https://documentation.sas.com/doc/en/pgmmvacdc/9.4/lefunctionsref/n1oswn30wz0nq5n1feq5ybn635gf.htm" target="_self"&gt;PROBBNRM function&lt;/A&gt; in SAS, but that's not a cumulative distribution.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;, I think it &lt;EM&gt;is&lt;/EM&gt; cumulative and hence ideal for &lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/376594" target="_blank" rel="noopener"&gt;PaulN&lt;/A&gt;'s task.&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;(Thanks to&amp;nbsp;&lt;/FONT&gt;&lt;FONT size="2"&gt;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684" target="_blank" rel="noopener"&gt;Rick_SAS&lt;/A&gt;&amp;nbsp;for mentioning the function &lt;A href="https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/Truncated-cumulative-density-function-for-multivariate-normal/m-p/842183" target="_blank" rel="noopener"&gt;recently enough&lt;/A&gt; so that I remembered it.)&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 19:36:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847493#M82333</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2022-12-02T19:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Joint Bivariate Normal Probability Distribution  with a given rho</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847495#M82334</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32733"&gt;@FreelanceReinh&lt;/a&gt; thanks for the correction!!!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 19:39:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847495#M82334</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-12-02T19:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Joint Bivariate Normal Probability Distribution  with a given rho</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847536#M82335</link>
      <description>&lt;P&gt;Better calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 03:14:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847536#M82335</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-12-03T03:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Joint Bivariate Normal Probability Distribution  with a given rho</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847564#M82338</link>
      <description>&lt;P&gt;Yes, use the PROBBNRM function, which is in Base SAS. I describe the function and how to use it in the article &lt;A href="https://blogs.sas.com/content/iml/2012/07/11/visualize-the-bivariate-normal-cumulative-distribution.html" target="_self"&gt;"Visualize the bivariate normal cumulative distribution."&lt;/A&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data CDF2D;
input rho x1 x2;
cdf = probbnrm(x1,x2,rho);
datalines;
0    -2.05 -1.64
0.5  -2.05 -1.64
-0.5 -2.05 -1.64
;

proc print data=CDF2D; run;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 03 Dec 2022 12:05:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847564#M82338</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2022-12-03T12:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cumulative Joint Bivariate Normal Probability Distribution  with a given rho</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847843#M82347</link>
      <description>&lt;P&gt;Thank you for the help.&amp;nbsp; It's appreciated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 17:16:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Cumulative-Joint-Bivariate-Normal-Probability-Distribution-with/m-p/847843#M82347</guid>
      <dc:creator>PaulN</dc:creator>
      <dc:date>2022-12-05T17:16:43Z</dc:date>
    </item>
  </channel>
</rss>

