A Normal Distribution is a continuous probability distribution for a random variable , denoted as . Unlike discrete distributions, the probability of a continuous variable taking an exact value is always zero, .
The distribution is defined by the mean (), which determines the center of the distribution, and the variance (), which determines the spread. The square root of the variance, , is known as the standard deviation.
The shape of the distribution is a symmetrical bell curve. The total area under this curve represents the total probability and is exactly equal to .
The Symmetry Property dictates that the mean, median, and mode are all equal and located at the center of the distribution (). This implies that .
The Empirical Rule (or 68-95-99.7 rule) provides a heuristic for data spread: approximately of data falls within , within , and within .
The curve has two points of inflection located exactly at and . These are the points where the curve changes from being concave down to concave up.
The Standard Normal Distribution is a specific case where the mean is and the standard deviation is , denoted as . It allows for the use of standardized probability tables.
Any normal variable can be converted to a -score using the standardization formula: . This -value represents how many standard deviations a value is from the mean.
The cumulative distribution function for is denoted by , representing . Because of symmetry, probabilities for negative can be found using .
To find , first calculate the -score , then look up in the standard normal table. If the area required is , calculate .
For interval probabilities , the calculation is . This represents the area under the curve between the two standardized boundaries.
Inverse Normal calculations involve finding a value given a probability . You must first find the -value such that from the table, then solve for using .
| Feature | Normal Distribution () | Standard Normal () |
|---|---|---|
| Mean | Any real value | Always |
| Variance | Any positive value | Always |
| Purpose | Models raw data | Used for table lookups |
| Units | Same as the data (e.g., cm, kg) | Dimensionless (standard deviations) |
It is vital to distinguish between Variance () and Standard Deviation (). Formulas often provide , but the -score calculation requires .
Unlike the Binomial distribution which is discrete and counts successes, the Normal distribution is continuous and measures quantities. In the Normal distribution, is identical to because the probability of a single point is zero.
Always Sketch: Drawing a quick bell curve and shading the required area prevents sign errors and helps verify if a probability should be greater or less than .
Check the Z-sign: If the value is less than the mean , the -score MUST be negative. Forgetting the negative sign is a frequent cause of incorrect probability lookups.
Parameter Identification: In the notation , the second number is the variance. Always take the square root () before using it in the -score formula.
Simultaneous Equations: If both and are unknown, you will typically be given two probabilities. Set up two equations and solve them simultaneously.