Gaussian Function in Statistics

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
QuarkCharmer
Messages
1,049
Reaction score
3

Homework Statement


Not really a homework problem, but something that I was curious about. I was thinking about how a calculator finds the area under the standard normal distribution, and I started to assume that it most likely has the antiderivative for the function that makes the standard normal curve, and it simply substitutes the various z-score values for the F(b)-F(a) part of the fundamental theorem of calculus.

Homework Equations


The Gaussian Function:
[tex]f(x)=\frac{1}{\sqrt{2 \pi \sigma^{2}}}e^{\frac{(x-\mu)^{2}}{2 \sigma^{2}}}[/tex]

The Attempt at a Solution


I know at my current math level, I have no hope of integrating this function, (thankfully wolfram and others can aid me), but I was wondering what they use for the mean(mu) and the variance(sigma), and how they came up with that? I think it would be handy to know this.

Alternatively, is the calculator using the Gaussian Integral to perform this task instead?
[tex]f(x)=e^{-x^{2}}[/tex]
 
Last edited:
Physics news on Phys.org
It is a rigorously-proven *theorem* that there is NO finite formula for the antiderivative of the Gaussian that involve only elementary functions (trig functions, exponentials, powers and inverses of all these). There are various infinite series, etc., but these are not "finite". Typically, numerical methods would involve approximate formulas of varying complexity and precision. The best of these might achieve full machine accuracy, but if expanded out to many more decimal places would start to reveal discrepancies between exact values (computed, say, using numerical integration) and the results from the formula.

RGV
 
Last edited: