Continuous Random Variables (CRV): Unlike discrete variables that take specific values, a CRV can take any value within a range. The Normal Distribution is the most significant example of a continuous probability distribution used to model measurements like height, weight, or time.
Probability Density Function (PDF): For continuous distributions, the probability of the variable taking an exact single value is always zero, denoted as . Instead, we calculate the probability of the variable falling within a specific range, which corresponds to the area under the curve.
Notation: A normal distribution is mathematically represented as , where represents the arithmetic mean and represents the variance. The standard deviation, , is the square root of the variance and measures the spread of the data.
Symmetry and Central Tendency: The normal curve is perfectly symmetrical about the vertical line . Because of this symmetry, the mean, median, and mode of a normal distribution are all equal and located at the peak of the curve.
Total Area Property: The total area under the probability density curve is exactly 1. This represents the total probability of all possible outcomes within the infinite range of the continuous variable.
The Empirical Rule (68-95-99.7): This rule describes the percentage of data falling within standard deviations of the mean. Approximately 68% of data lies within , 95% within , and 99.7% within .
Points of Inflection: The curve changes concavity at exactly one standard deviation away from the mean (). These points of inflection are useful for visually estimating the standard deviation on a graph.
Calculating Probabilities: To find , one must calculate the area under the curve between and . Modern statistical calculators use numerical integration (often labeled as NCD or Normal Cdf) to find these values since the function itself is too complex for manual integration.
Inverse Normal Calculations: If the probability (area) is known and the value is required, the Inverse Normal function is used. This is common when determining 'cut-off' points, such as the minimum score needed to be in the top 10% of a population.
Standardization (Z-scores): Any normal distribution can be converted to the Standard Normal Distribution, , using the formula . The z-score represents how many standard deviations a value is away from the mean.
| Feature | Normal Distribution () | Standard Normal Distribution () |
|---|---|---|
| Mean | Any real value | Always 0 |
| Variance | Any positive value | Always 1 |
| Purpose | Models raw real-world data | Provides a universal scale for comparison |
| Variable | (units of measurement) | (number of standard deviations) |
The 'Single Value' Trap: Students often try to calculate for a normal distribution. Because it is a continuous model, the probability of any exact value is zero; questions will always involve inequalities or ranges.
Calculator Input Order: Different calculator models require and in different orders. Always check your specific device's syntax to ensure you aren't swapping the mean and standard deviation.
Z-score Signs: A negative z-score simply means the value is below the mean. Forgetting the negative sign during calculations for values in the lower tail is a frequent source of error in algebraic rearrangement.