Does anyone know of a node or usable code for the java node to estimate the percent curve area to right of a Z-score. Thanks very much.
Hey Robert,
There is no node that does the job for you. What you basically have to do is to integrate the probability-function of your deviation up to the specified z-score.
Cheers,
Marten