Skip to Content

NORMSINV

Returns the inverse of the standard normal cumulative distribution. Replaced by NORM.S.INV.

Syntax

NORMSINV(probability)

Parameters

  • probability: Required. A probability corresponding to the normal distribution

Example

=NORMSINV(0.908789)
Returns: NumberSince: Excel 2003