Re: Algorithm for approximation of normal distribution
- From: Gus Gassmann <Horand.Gassmann@xxxxxx>
- Date: Wed, 23 Jan 2008 06:22:36 -0800 (PST)
On Jan 23, 9: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.
I'd like to address this common misconception. Of course the integral
exists. However, it is not representable by elementary functions, so
the evaluation of the integral can only be done numerically.
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
.
- Follow-Ups:
- Re: Algorithm for approximation of normal distribution
- From: thomas
- Re: Algorithm for approximation of normal distribution
- From: David Jones
- 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: Re: Multipl logistic regression
- Next by Date: Re: Standard deviation larger than mean
- Previous by thread: Re: Algorithm for approximation of normal distribution
- Next by thread: Re: Algorithm for approximation of normal distribution
- Index(es):
Relevant Pages
|