Hinweis:Dieser Abschnitt ist nur in englischer Sprache verfügbar. Wir bitten um Ihr Verständnis.
3.5.3.1.3 Bivarnormcdf
Definition:
computes the lower tail probability for the bivariate Normal distribution.
For the two random variables (X, Y ) following a bivariate Normal distribution with
E[X]=0, E[Y]=0, E[
]=1 ,E[
]=1 and E[XY]=
Parameters:
- x (intput, double)
- the first argument for which the bivariate Normal distribution function is to be evaluated, x.
![[-\infty ,+\infty] [-\infty ,+\infty]](/labtalk/de/images/Bivarnormcdf_(function)/math-dce01579bb6f7629b3426c61d58bcf24.png?v=0)
- y (input, double)
- the second argument for which the bivariate Normal distribution function is to be evaluated, y.
![[-\infty ,+\infty] [-\infty ,+\infty]](/labtalk/de/images/Bivarnormcdf_(function)/math-dce01579bb6f7629b3426c61d58bcf24.png?v=0)
- rho (input,double)
- the correlation coefficent,
. /math-1b2d5835bbd1d4627e18e993bcab0fe7.png?v=0)
- prob (output,double)
- the probability.