Standard Normal Distribution and Z-Tables
Empirical Rule Review and Limitations
- Empirical Rule Application: The empirical rule can be used to find proportions or percentages for intervals that correspond to exact standard deviation increments from the mean.
- Specifically, if an interval is 1,2,, or 3 standard deviations away from the mean, the empirical rule is applicable.
- Example from Previous Lecture: Given a variable x follows a normal distribution with mean μ=50 and standard deviation σ=5.
- Interval 45 to 55: This interval is one standard deviation away from the mean (50−5=45, 50+5=55). According to the empirical rule, the proportion of data in this interval is 0.68.
- Interval 49 to 53: This interval does not match ,or3 standard deviations from the mean.
- Limitation: The empirical rule cannot be used for this interval because it does not involve 1, 2,,or3 standard deviations from the mean.
Introduction to Standard Normal Distribution
- Problem Addressed: To find proportions for intervals where the empirical rule is not applicable, the standard normal distribution is introduced.
- Varying Normal Distributions: The shape of a normal distribution's density curve changes based on its population mean \muandpopulationstandarddeviation\sigma.
- Example: If \mu = 5and\sigma = 2,thecurvehasacertainspread.If\mu = 5and\sigma = 1,thecurveisnarrower(lessvariation).If\mu = 0and\sigma = 1, this is the standard normal distribution.
- Definition of Standard Normal Distribution: A specific normal distribution where the mean is \mu = 0andthestandarddeviationis\sigma = 1.
- Variable Notation: The variable for a standard normal distribution is typically denoted as \text{z}.
- Purpose: Any normal distribution can be converted into a standard normal distribution. Once converted, a standard normal table (Table A) can be used to find proportions (areas) for any given point.
Calculating Normal Proportions Using Table A
- No Direct Formula: There is no simple algebraic formula to analytically calculate normal proportions.
- Methods: Proportions are obtained using statistical software or tables.
- Course Approach: In this course, students will use Table A from the textbook.
- Cumulative Proportions: Table A provides cumulative proportions.
- Definition: The cumulative proportion for a value \text{x}(or\text{z}inthestandardnormalcase)istheproportionofobservationsinthedistributionthatare<strong>lessthanorequalto</strong>\text{x}.Thiscorrespondstotheareaunderthedensitycurvetotheleftof\text{x}.
- Importance: Understanding how to use this table is crucial for subsequent chapters where proportions and z-values are frequently used.
- Interpreting Table A: The table gives the area for \text{P}(\text{Z} < \text{z}_{1}).
- If you locate \text{z}{1}inthetable,itdirectlygivestheproportionof\text{z}valueslessthan\text{z}{1}(theareaunderthecurvetotheleftof\text{z}_{1}).
- Reading Z-Values from the Table:
- Z-values are split into two parts for table lookup:
- First whole number and first decimal number: Located in the first column of the table.
- Second decimal number: Located in the first row of the table.
- Example 1: For \text{z} = 0.12
- First part: 0.1 (from the first column).
- Second part: 0.02 (from the first row).
- The intersection gives \text{P}(\text{Z} < 0.12).
- Example 2: For \text{z} = -0.21
- First part: -0.2 (from the first column).
- Second part: 0.01 (from the first row).
- The intersection gives \text{P}(\text{Z} < -0.21).
Solving Proportion Problems with Standard Normal Distribution
- Problem A: Find \text{P}(\text{Z} < 2.85)
- Graphically: This is the area to the left of \text{z} = 2.85inastandardnormalcurve(\mu = 0).
- Table Lookup: Divide 2.85into2.8(column)and0.05 (row).
- Result: From Table A, \text{P}(\text{Z} < 2.85) = 0.9978.
- Problem B: Find \text{P}(\text{Z} > 2.85)
- Graphically: This is the area to the right of \text{z} = 2.85.
- Strategy: Since Table A gives cumulative proportions (area to the left), use the fact that the total area under the curve is 1.
- P(Z > 2.85) = 1 - P(Z < 2.85)
- Result: 1 - 0.9978 = 0.0022.
- Problem C: Find \text{P}(\text{Z} < -1.66)
- Table Lookup: Divide -1.66into-1.6(column)and0.06 (row).
- Result: From Table A, \text{P}(\text{Z} < -1.66) = 0.0485.
- Problem D: Find \text{P}(-1.66 < \text{Z} < 2.85)
- Graphically: This is the area between \text{z} = -1.66and\text{z} = 2.85.
- Strategy: Subtract the cumulative proportion of the lower bound from the cumulative proportion of the upper bound.
- P(-1.66 < Z < 2.85) = P(Z < 2.85) - P(Z < -1.66)
- Result: 0.9978 - 0.0485 = 0.9493.
Converting Any Normal Distribution to Standard Normal
- Real-World Scenario: Most real-world normal distributions (e.g., student heights) are not standard normal distributions (\mu \neq 0or\sigma \neq 1).
- Conversion Formula: To convert any normal variable \text{X}(withmean\muandstandarddeviation\sigma)intoastandardnormalvariable\text{Z}, use the formula:
z = \frac{x - \mu}{\sigma} - Process: This conversion allows us to take any observation \text{x},transformitintoa\text{z}−score,andthenuseTableAtofindproportionsorareasassociatedwith\text{x}.
- Conservation of Proportion: The proportion (area) associated with \text{x}valuesintheoriginalnormaldistributionis<strong>equal</strong>totheproportionassociatedwiththecorresponding\text{z} values in the standard normal distribution.
- Example: If we want to find \text{P}(\text{X} < \text{a}), we convert the inequality:
P(X < a) = P\left(\frac{X - \mu}{\sigma} < \frac{a - \mu}{\sigma}\right) = P\left(Z < \frac{a - \mu}{\sigma}\right)
- Numerical Example: Given \text{X}followsanormaldistributionwith\mu = 10and\sigma = 3.Find\text{P}(\text{X} < 14.5).
- Convert \text{X}to\text{Z}:
P(X < 14.5) = P\left(Z < \frac{14.5 - 10}{3}\right)
P(X < 14.5) = P\left(Z < \frac{4.5}{3}\right)
P(X < 14.5) = P(Z < 1.5) - Next step (not performed in transcript): Use Table A to find \text{P}(\text{Z} < 1.5)$$