Next: The Standard (0,1) Normal Distribution
Previous: Uniform Distribution
This is probably the most useful and widely used continuous probability
distribution. The pdf is the familiar "bell-curve" and is given by

The picture alongside illustrates the Normal p.d.f.:
| The pdf has two parameters m (which is the mean of the distribution and specifies its location) and s (which is the SD and describes its spread). The various shapes shown alongside correspond to different Normal distributions with m specifying where it is "centered" and s specifying the spread around the center (small s means a "skinny" curve while a larger s means a curve that is more "spread out"). |
|
It may be shown that E[X]=m and V(X)=s2.
Now suppose we want to find P(a£X£b).
Clearly, trying to compute the value of
is
not desirable!
Instead we first make a transformation by defining Z
= (X-m)/s
Next: The Standard (0,1) Normal Distribution
Previous: Uniform Distribution