Probability density of a normal distribution

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
TheCanadian
Messages
361
Reaction score
13
If the normalized probability density of the normal distribution is ## p(x) = \frac {1}{\sqrt{2\pi}\sigma} e^{-\frac{(x-\mu)^2}{2\sigma^2}} ##, then if ##\sigma = 0.0001## and in the special case ## x = \mu##, wouldn't the probability density at this point, ##p(\mu)##, exceed 1 since it is equal to ##p(\mu) = \frac {1}{\sqrt{2\pi}0.0001} > 1##? Wouldn't this mean it is not normalized?
 
Physics news on Phys.org
TheCanadian said:
If the normalized probability density of the normal distribution is ## p(x) = \frac {1}{\sqrt{2\pi}\sigma} e^{-\frac{(x-\mu)^2}{2\sigma^2}} ##, then if ##\sigma = 0.0001## and in the special case ## x = \mu##, wouldn't the probability density at this point, ##p(\mu)##, exceed 1 since it is equal to ##p(\mu) = \frac {1}{\sqrt{2\pi}0.0001} > 1##? Wouldn't this mean it is not normalized?
No. The density function can get huge as long as its integral is equal to 1. So the density function can get very large for a short range of X.
 
FactChecker said:
No. The density function can get huge as long as its integral is equal to 1. So the density function can get very large for a short range of X.

Okay, just wanted to ensure I understood that. Thank you. So in general, the value for ##p(x)## always varies from 0 to ##\frac{1}{\sqrt{2\pi}\sigma}##?
 
Yes.

Other probability distributions can have even higher densities - as long as they are in a small range. Only the integral is important.
 
  • Like
Likes   Reactions: FactChecker and TheCanadian