pval: Calculate the cumulative probability corresponding to a given...

Description Usage Details Value Author(s) References See Also

Description

Function to calculate the cumulative probability corresponding to a given a z value from a normal distribution.

Usage

1
pval()

Details

The user input is as follows:
z value: A number that can be from - infinity to + infinity. E.g. -1.65

Value

The cumulative probability from the left tail of the distribution till the given z value.

Author(s)

S Subramanian <ssubramanian@sssihl.edu.in>

References

John C. Hull, "Options, Futures, and Other Derivatives", 8/E, Prentice Hall, 2012.

See Also

zval


GUIDE documentation built on May 2, 2019, 9:32 a.m.