#Percentile of a normal distribution
2 messages · Page 1 of 1 (latest)
Use inverse search, i.e. find the value that is the nearest to $0.95$, and obtain the corresponding z value: \
i.e. $P(Z < a) = 0.95 \Rightarrow Z < 1.645$ \
(Interpolation is generally not required in mathematics, but required in engineering. Choosing the nearest number is sufficient.)