The PROBBNRM function
returns the probability that an observation (X, Y) from a standardized
bivariate normal distribution with mean 0, variance 1, and a correlation
coefficient
r, is less than
or equal to (
x,
y).
That is, it returns the probability that X≤
x and
Y≤
y. The following equation
describes the PROBBNRM function, where
u and
v represent
the random variables
x and
y,
respectively: