Skip to Content

NORM.S.INV

Returns the inverse of the standard normal cumulative distribution

Syntax

NORM.S.INV(probability)

Parameters

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

Example

=NORM.S.INV(0.908789)
Returns: NumberSince: Excel 2010