Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
SyBorg
 
Posts: n/a
Default IS there a mathematical formula for NORMSINV?

I'm trying to verify the calculation for the Inverse Cumulative Standard
Normal Distribution Function (also known as the Probit function) represented
by the Excel function NORMSINV( ).

For instance: The Excel function =NORMSINV(0.9626) returns 1.78.

Can someone show me a manual calculation for this? I'm currently digging
through the statistics books, but hoping for a quick-n-dirty solution.

Thanks,

- George
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jerry W. Lewis
 
Posts: n/a
Default IS there a mathematical formula for NORMSINV?

To check the calculation,
=ABS(NORMSDIST(NORMSINV(p))-p)
should be be small (relative to p).

NORMSDIST is and integral that has no simple closed form. Some
approximations are given in
http://www.math.sfu.ca/~cbm/aands/page_932.htm
http://www.math.sfu.ca/~cbm/aands/page_933.htm

NORMSDIST(x) and NORMSINV(p) are reasonably accurate (~4-6 figures) in all
versions for ABS(x)<4 which correspons to MIN(p,1-p)3E-5. If you need to go
farther into the tails, then you either need Excel 2003, or Ian Smith's
library of probability functions
http://members.aol.com/iandjmsmith/Examples.xls

Jerry

"SyBorg" wrote:

I'm trying to verify the calculation for the Inverse Cumulative Standard
Normal Distribution Function (also known as the Probit function) represented
by the Excel function NORMSINV( ).

For instance: The Excel function =NORMSINV(0.9626) returns 1.78.

Can someone show me a manual calculation for this? I'm currently digging
through the statistics books, but hoping for a quick-n-dirty solution.

Thanks,

- George

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Creating a check mark box MarthaSue Setting up and Configuration of Excel 18 April 28th 05 12:31 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 10:56 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"