Re: Algorithm for approximation of normal distribution
- From: Ray Koopman <koopman@xxxxxx>
- Date: Wed, 23 Jan 2008 02:42:11 -0800 (PST)
On Jan 23, 1:51 am, thomas <tohenn...@xxxxxxxx> wrote:
Hello everyone,
I am looking for an algorithm to approximate the probability function
of a normal distribution. Or strictly speaking, I want to approximate
a single p-value for a given z-value.
As we know, there exists no integral of the normal distribution.
That's a minor problem, as long we can use a table to look up the
respective value of the area under the normal curve.
But I like to use this in a software to involve some statistical
functionality.
So far, my searching was not successful.
In a book about statistics I found the citation of a paper by Sletten,
1980. Unfortunately, at the moment I have no possibility to get this
paper.
Maybe someone can give me hint where I could find a simple approach,
maybe a web page.
Thanks in advance,
best regards,
Tom
The most well-known approximations are probably those in section 26.2
of Abramowitz & Stegun's famous Handbook of Mathematical Functions.
http://www.math.sfu.ca/~cbm/aands/page_931.htm
http://www.math.sfu.ca/~cbm/aands/page_932.htm
http://www.math.sfu.ca/~cbm/aands/page_933.htm
There are many others, that vary widely in their complexity and
accuracy.
.
- Follow-Ups:
- Re: Algorithm for approximation of normal distribution
- From: Russell
- Re: Algorithm for approximation of normal distribution
- From: thomas
- Re: Algorithm for approximation of normal distribution
- References:
- Algorithm for approximation of normal distribution
- From: thomas
- Algorithm for approximation of normal distribution
- Prev by Date: Algorithm for approximation of normal distribution
- Next by Date: Multipl logistic regression
- Previous by thread: Algorithm for approximation of normal distribution
- Next by thread: Re: Algorithm for approximation of normal distribution
- Index(es):
Relevant Pages
|