BackLecture 22: The Normal Distribution – Areas, Probabilities, and Percentiles
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Normal Probability Distributions
Introduction to the Standard Normal Distribution
The normal distribution is a fundamental continuous probability distribution in statistics, characterized by its bell-shaped curve. The standard normal distribution is a special case with mean 0 and standard deviation 1. Probabilities and areas under the curve are often computed using z-scores and standard normal tables (Z-tables).
Z-score: The number of standard deviations a value is from the mean. Calculated as .
Standard Normal Table (Z-table): Provides the area (probability) to the left of a given z-value under the standard normal curve.
Computing Areas Under the Normal Curve
Area to the Left of a Z-value
To find the area under the standard normal curve to the left of a specific z-value:
Use the Z-table to look up the area corresponding to the z-value.
Example: Area to the left of is 0.3520.
Area to the Right of a Z-value
To find the area to the right of a specific z-value:
Subtract the area to the left from 1: .
Example: Area to the right of is .
Area Between Two Z-values
To find the area between two z-values and :
Subtract the area to the left of from the area to the left of :
Example: Area between and is .
Generalization to Any Normal Random Variable
For a normal random variable , convert to a z-score: .
Use the Z-table to find the area to the left, right, or between values as above.
Finding Cutoff Points (Percentiles and Probabilities)
Finding a Value Corresponding to a Given Probability
To find the value such that (the -th percentile):
Draw the normal curve and shade the area corresponding to .
Use the Z-table to find the z-score corresponding to the shaded area.
Convert the z-score to the original value: .
Example: For body temperatures with , , the cutoff for the lowest 3% is .
Properties of Continuous Random Variables
For any continuous random variable, the probability of observing any specific value is 0.
Thus, .
Computing Normal Probabilities: Step-by-Step
Step 1: Convert to Z-scores
For , convert and to z-scores: , .
Step 2: Use the Z-table
Find the probabilities for the corresponding z-scores using the Z-table.
Step 3: Interpret the Table
The Z-table typically gives for .
For z-values not exactly in the table, round to two decimal places.
Ones and tenths are in the first column; hundredths are in the first row.
Types of Normal Probability Calculations
Left-tail: – direct from the table.
Right-tail: or (by symmetry).
Between: .
Outside: .
Example: Normal Probability Calculations
Let (mean 10, SD 5). Find:
(a) : ,
(b) :
(c) : , ,
(d) : ,
Percentiles of the Normal Distribution
Definition and Calculation
The p-th percentile of a continuous random variable is the value such that .
For the standard normal, find such that .
For a general normal, .
Finding Percentiles Using the Z-table
If is not in the table, use the closest value.
If two values are equally close, average the corresponding z-scores.
Example: For , the closest table values are 0.9495 () and 0.9505 (), so .
Worked Example: Percentiles for
Mean , standard deviation .
(a) 95th percentile: ,
(b) 5th percentile: ,
(c) Value such that : , ,
Summary Table: Types of Normal Probability Calculations
Type | Formula | How to Use Table |
|---|---|---|
Left-tail | Direct from Z-table | |
Right-tail | 1 minus table value | |
Between | Subtract table values | |
Outside | Double left-tail for negative z |
Key Formulas
Z-score:
Value from percentile:
Area between:
Additional info:
Table V refers to the standard normal (Z) table, which is a staple in statistics textbooks and exams.
These methods are foundational for hypothesis testing, confidence intervals, and many inferential statistics procedures.