Normal distribution cdf, The student-t distribution – HP 50g Graphing Calculator User Manual
Page 559

Page 17-10
where
μ is the mean, and σ
2
is the variance of the distribution. To calculate the
value of f(
μ,σ
2
,x) for the normal distribution, use function NDIST with the
following arguments: the mean,
μ, the variance, σ
2
, and, the value x , i.e.,
NDIST(
μ,σ
2
,x). For example, check that for a normal distribution, f(1.0,0.5,2.0)
= 0.20755374.
Normal distribution cdf
The calculator has a function UTPN that calculates the upper-tail normal
distribution, i.e., UTPN(x) = P(X>x) = 1 - P(X
mean,
μ; the variance, σ
2
; and, the value x, e.g., UTPN((
μ,σ
2
,x)
For example, check that for a normal distribution, with
μ = 1.0, σ
2
= 0.5,
UTPN(0.75) = 0.638163. Use UTPN(1.0,0.5,0.75) = 0.638163.
Different probability calculations for normal distributions [X is N(
μ,σ
2
)] can be
defined using the function UTPN, as follows: