PHI
Returns the value of the density function for a standard normal distribution.
StatisticalStatistics & Analysis
What it does
Calculates the value of the density function for a standard normal distribution at x.
Syntax
PHI(x)
Arguments
x(number) β Number.
Examples
Standard Normal Density
Density at 0.
FORMULA
=PHI(0)
RESULT
0.3989
SAMPLE DATA
| A | |
|---|---|
| 1 | x |
| 2 | 0 |