Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to Create One and Two Variable Data Tables in Excel
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel
  • Use Data Form to input, edit and delete records in Excel
  • Add Outline to Data in Excel

References

  • How to retrieve first match between two ranges in Excel
  • How to get last row in numeric data in Excel
  • How to get address of first cell in range in Excel
  • Find closest match in Excel
  • How to use Excel INDIRECT Function

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation number multiple 100
  • Excel Data validation must not contain
  • Excel Data validation specific characters only
  • Excel Data validation allow weekday only

NORM.INV function: Description, Usage, Syntax, Examples and Explanation

by

What is NORM.INV function in Excel?

NORM.INV function is one of Statistical functions in Microsoft Excel that returns the inverse of the normal cumulative distribution for the specified mean and standard deviation.

Syntax of NORM.INV function

NORM.INV(probability,mean,standard_dev)

The NORM.INV function syntax has the following arguments:

  • Probability: A probability corresponding to the normal distribution.
  • Mean: The arithmetic mean of the distribution.
  • Standard_dev: The standard deviation of the distribution.

NORM.INV formula explanation

  • If any argument is nonnumeric, NORM.INV returns the #VALUE! error value.
  • If probability <= 0 or if probability >= 1, NORM.INV returns the #NUM! error value.
  • If standard_dev ≤ 0, NORM.INV returns the #NUM! error value.
  • If mean = 0 and standard_dev = 1, NORM.INV uses the standard normal distribution (see NORMS.INV).

Given a value for probability, NORM.INV seeks that value x such that NORM.DIST(x, mean, standard_dev, TRUE) = probability. Thus, precision of NORM.INV depends on precision of NORM.DIST.

Example of NORM.INV function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data Description
0.908789 Probability corresponding to the normal distribution
40 Arithmetic mean of the distribution
1.5 Standard deviation of the distribution
Formula Description Result
=NORM.INV(A2,A3,A4) Inverse of the normal cumulative distribution for the terms above (42) 42.000002

Post navigation

Previous Post:

CUBEVALUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

CLEAN function: Description, Usage, Syntax, Examples and Explanation

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel FALSE Function
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • Get days between dates ignoring years in Excel
  • NOW function: Description, Usage, Syntax, Examples and Explanation
  • How to get same date next year or previous year in Excel
  • Get date from day number in Excel
  • Display Days until expiration date in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel
  • Running count group by n size in Excel
  • If cell contains one of many things in Excel
  • Group numbers at uneven intervals in Excel

General

  • Convert column letter to number in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to set or clear a print area in Excel Worksheet
  • Count cells that do not contain many strings in Excel
  • How to get original price from percentage discount in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning