9709 · 5.5
The normal distribution — FAQ
Frequently asked questions for 9709 The normal distribution. Direct answers first, then deeper explanation — then practise with marking.
Why is the variance $\sigma^2$ used in the notation $N(\mu, \sigma^2)$ instead of the standard deviation $\sigma$?
This is a mathematical convention. Variance has useful additive properties that standard deviation does not. For example, the sum of two independent normal variables has a variance that is the sum of their variances. Using variance in the notation makes these theoretical properties clearer.
What do I do if my calculated z-value is not in the table?
The standard normal table in the Cambridge formula book (MF19/MF20) is quite comprehensive. If a value is between two listed values, you can perform linear interpolation to get a more accurate probability. For values larger than those in the main table (e.g., z > 3.5), the probability is very close to 1.
How do I know when to use a continuity correction?
You must use a continuity correction whenever you are using a continuous distribution (like the normal distribution) to approximate a discrete distribution (like the binomial or Poisson distributions). If the original problem involves a variable that can only take integer values, a continuity correction is required for the approximation.
Can I use the normal approximation for a Poisson distribution?
Yes. A Poisson distribution can be approximated by a normal distribution provided that is large (typically ). Just like with the binomial approximation, you must use a continuity correction.
What's the difference between $P(X < 5)$ and $P(X \le 5)$ for a normal distribution?
For any continuous distribution, including the normal distribution, the probability of the variable being exactly equal to a single value is zero. i.e., . Therefore, for a continuous variable , is exactly the same as . This is NOT true for discrete distributions, which is why continuity corrections are so important when approximating.