NORMINV in WPS on Windows FAQ

Last updated:July 20, 2026

When using NORMINV, common questions usually involve formula entry, parameter input, and result checking; this FAQ includes 3 common questions and a short glossary.

FAQ

What should I do if NORMINV shows an error after I enter it?

  1. Check whether the formula starts with =.
  2. Check whether the parentheses are paired correctly and whether all required parameters are included.
  3. Confirm that the parameter separators are correct.
  4. If you use cell references, check whether the referenced cells contain valid calculation data.

How do I view the parameter hint for NORMINV?

  1. Select the target cell.
  2. Type =NORMINV(.
  3. Look at the syntax hint shown in the formula editing area.
  4. Follow the hint to enter the parameters in order.

Why does the result not change after I edit the data?

  1. Check whether the formula references the correct cells.
  2. Confirm that you changed a parameter cell that is actually used by the formula.
  3. Select the result cell again and review whether the formula is complete.
  4. If needed, re-enter the formula to verify the calculation.

Glossary

TermDefinition
NORMINVAn inverse normal distribution function that returns a result from a given probability, mean, and standard deviation.
Formula barThe area in a spreadsheet where you enter and edit formulas.
Cell referenceA way to use a cell address as a parameter in a formula.