Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

In my calculus class , we encountered the function $e^{-x^2}$, or the "bell curve", and I was told that it has frequent applications in statistics.

Out of curiosity, I want to ask: Is the function $e^{-x^2}$ truly important in statistics? If so, what is it about $e^{-x^2}$ that makes it useful, and what are some of its applications?

I couldn't find much info about the function on the internet, but after doing some research, I found a link between bell curves in general, and something called normal distribution. A Wikipedia page links these types of functions to statistics application, with highlighting by me, that states:

"The normal distribution is considered the most prominent probability distribution in statistics. There are several reasons for this:1 First, the normal distribution arises from the central limit theorem, which states that under mild conditions the sum of a large number of random variables drawn from the same distribution is distributed approximately normally, irrespective of the form of the original distribution."

So, if I gather a large amount of data from some kind of survey or the like, they could be distributed equally among a function like $e^{-x^2}$? The function is symmetrical, so is its symmetry i.e its usefulness to normal distribution, what makes it so useful in statistics? I'm merely speculating.

In general, what does make $e^{-x^2}$ useful in statistics? If normal distribution is the only area, then what makes $e^{-x^2}$ unique or specifically useful among other gaussian type functions in normal distribution?

share|improve this question
Well to start that should read "mean" not "sum". – Tristan Jun 7 '12 at 5:54
2  
The sum too. After all, it is just the mean multiplied by the number of samples. – Erik Jun 7 '12 at 6:01
1  
The quotation shows that key words for a search include "normal distribution." Performing that search here finds over 600 threads--an average of one per day since this site started. A short time perusing these hits will quickly help anyone appreciate the role of the "bell curve" in statistics. – whuber Jun 7 '12 at 16:31
3  
From the top-voted thread related to normal distributions: "Everybody believes in the exponential law of errors [i.e., the Normal distribution]: the experimenters, because they think it can be proved by mathematics; and the mathematicians, because they believe it has been established by observation." – whuber Jun 7 '12 at 16:34
See the answers to my question "what are the most surprising characterization of gaussian distribution " stats.stackexchange.com/questions/4364/… – robin girard Jun 8 '12 at 14:09

3 Answers

up vote 10 down vote accepted

The reason that this function is important is indeed the normal distribution and its closely linked companion, the central limit theorem (we have some good explanations of the CLT in other questions here).

In statistics, the CLT can typically be used to compute probabilites approximately, making statements like "we are 95 % confident that..." possible (the meaning of "95 % confident" is often misunderstood, but that's a different matter).

The function $\exp\Big(-\frac{(x-\mu)^2}{2\sigma^2}\Big)$ is (a scaled version of) the density function of the normal distribution. If a random quantity can be modelled using the normal distribution, this function describes how likely different possible values of said quantity are. Outcomes in regions with high density are more likely than outcomes in regions with low density.

$\mu$ and $\sigma$ are parameters that determine the location and scale of the density function. It is symmetric about $\mu$, so changing $\mu$ means that you shift the function to the right or to the left. $\sigma$ determines the value of the density function at its maximum ($x=\mu$) and how quickly it goes to 0 as $x$ moves away from $\mu$. In that sense, changing $\sigma$ changes the scale of the function.

For the particular choice $\mu=0$ and $\sigma=1/\sqrt{2}$ the density is (proportional to) $e^{-x^2}$. This is not a particularly interesting choice of these parameters, but it has the benefit of yielding a density function that looks slightly simpler than all others.

On the other hand, we can go from $e^{-x^2}$ to any other normal density by the change-of-variables $x=\frac{u-\mu}{\sqrt{2}\sigma}$. The reason that your textbook says that $e^{-x^2}$, and not $\exp\Big(-\frac{(x-\mu)^2}{2\sigma^2}\Big)$, is a very important function is that $e^{-x^2}$ is simpler to write.

share|improve this answer
1  
(+1) First sentence of penultimate paragraph: I might say is proportional to in place of is. – cardinal Jun 7 '12 at 11:20
@cardinal: Thanks, you're quite right! I edited the answer. – MånsT Jun 7 '12 at 11:32
1  
+1, I really like this answer. One thing that might be worth pointing out is that the pdf of the normal is usually written with $\frac{1}{\sqrt{2\pi\sigma^2}}$ in front. The reason is that the total area under the curve is equal to $\sqrt{2\pi\sigma^2}$, but since a typical use of the pdf is to determine probabilities (which sum to 1), it is convenient for the area under the curve to equal 1, and thus we divide by the total to achieve that result. I think you are right that this has been omitted for it's simpler appearance. – gung Jun 7 '12 at 17:53

You are right, normal distribution or gaussian is a scaled and shifted $\exp (-x^2)$, so the importance of $\exp (-x^2)$ comes mostly from the fact that it is essentially the normal distribution.

And normal distribution is important mainly because ("under mild regularity conditions") the sum of many independent and identically distributed random variables approaches normal, when "many" approaches infinity.

Not everything is normally distributed. For example, your survey results may not be, at least if the responses are not even on the continuous scale but something like integers 1–5. But the mean of the results is normally distributed over repeated sampling, because the mean is just a scaled (normalized) sum, and the individual responses are independent of each other. Assuming the sample is large enough, of course, because strictly speaking, normality appears only when the size of the sample becomes infinite.

As you see from the example, normal distribution may appear as a result of the estimation or modeling process, even when the data is not normally distributed. Therefore normal distributions are everywhere in statistics. In bayesian statistics, many posterior distributions of parameters are approximately normal, or can be assumed to be.

share|improve this answer
Re: "normal distribution or gaussian is a scaled and shifted exp (-x^2), so the importance of exp (-x^2) comes mostly from the fact that it is essentially the normal distribution." - The probability density of the normal distribution is a Guassian function. The normal distribution itself is not synonymous with $e^{-x^2}$, as this comment seems to indicate. – Macro Jun 7 '12 at 15:04
They are not synonymous, thanks for pointing this out. (My intention was not to be precise, just understandable to a non-statistician. There is a good precise answer already.) – scellus Jun 7 '12 at 16:13

One version of CLT tells us that distribution for averages of independent identically distributed random variables will start to look like the bell-shaped normal distribution as the number of variables in the sum gets large. Formal mathematical convergence takes place under mild conditions on the distribution when the average is appropriately normalized. This will work for most population distributions of various shapes including gamma, triangular, uniform, beta, chi square and even discrete distributions like Bernoulli. This makes it easy to do inference on the mean of a distribution based on a random sample by testing hypotheses or constructing confidence intervals based on the approximating normal distribution. Because the variance of the sample mean goes to $0$ at a rate of $1/\sqrt{n}$, the mean will actual converge to a degenerate distribution with all its probaility mass at the population mean. So the appropriate normalization for convergence to a normal require multiplication by $\sqrt{n}$. There are other statistics that come up that also converge to the normal. The fact that the normal distribution can be used to approximate the distribution of various test statistics is the reason for its prominence in statistics.

share
locked by whuber Jun 9 '12 at 16:37
A chat room has been created for comments to this question at chat.stackexchange.com/rooms/3720/…. I have deleted all (50!) comments and locked this post to prevent further abuse of the commenting mechanism. – whuber Jun 9 '12 at 16:37

This post has been locked due to the high amount of off-topic comments generated. For extended discussions, please use chat.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.