4.4 Standard Normal Distribution and z-Scores =============================================== The purpose of this section is to build a **standard reference scale** for continuous probability calculations. We will focus on the standard normal random variable :math:`Z` and on using :math:`z`-scores. The general normal distribution will be introduced in the **next section**. Key Terms --------- - **standard normal random variable** - **z-score** - **standardization** - **cumulative probability** - **left-tail probability** - **right-tail probability** - **standard normal table** - **symmetry** 4.4.1 Learning Objectives ------------------------- After completing this section, you should be able to: 1. explain what a :math:`z`-score represents; 2. compute a :math:`z`-score from a value, mean, and standard deviation; 3. interpret positive, negative, and zero :math:`z`-scores; 4. recognize the standard normal reference variable :math:`Z`; 5. use a cumulative standard normal table; 6. calculate left-tail, right-tail, and interval probabilities for :math:`Z`; 7. use symmetry and complements to simplify calculations; 8. find approximate :math:`z`-values from cumulative probabilities. 4.4.2 The z-Score: A Standard Distance -------------------------------------- Suppose a quantity has mean :math:`\mu` and standard deviation :math:`\sigma`. For an observed value :math:`x`, define its **z-score** as .. math:: z=\frac{x-\mu}{\sigma}. A :math:`z`-score measures the distance from the mean in **standard deviation units**. - :math:`z>0`: the value is above the mean; - :math:`z<0`: the value is below the mean; - :math:`z=0`: the value equals the mean; - :math:`|z|` tells how many standard deviations the value is from the mean. For example, suppose a measurement has .. math:: \mu=10, \qquad \sigma=2. If :math:`x=13`, then .. math:: z = \frac{13-10}{2} = 1.5. Thus, 13 is **1.5 standard deviations above the mean**. If :math:`x=8`, then .. math:: z = \frac{8-10}{2} = -1. Thus, 8 is **1 standard deviation below the mean**. .. note:: A :math:`z`-score has no physical unit. The original unit cancels when dividing by the standard deviation. The relationship can also be reversed. From .. math:: z=\frac{x-\mu}{\sigma}, we obtain .. math:: x=\mu+z\sigma. This form will become useful when we later convert a standardized value back to an original measurement scale. 4.4.3 Standardization Does Not Automatically Mean Normality ------------------------------------------------------------- The calculation .. math:: z=\frac{x-\mu}{\sigma} can be used to describe the relative position of a value on many different measurement scales. However, computing a :math:`z`-score does **not** by itself imply that the underlying variable has a normal distribution. In this section, we separately study a specific reference random variable, called the **standard normal random variable**. The next section will explain when an original random variable can be connected to this standard normal reference curve for probability calculations. 4.4.4 The Standard Normal Random Variable ------------------------------------------ A **standard normal random variable** is denoted by .. math:: Z. It has .. math:: E(Z)=0 and .. math:: \operatorname{SD}(Z)=1. Equivalently, .. math:: \operatorname{Var}(Z)=1. The usual notation is .. math:: Z\sim N(0,1). For now, treat :math:`N(0,1)` as the name of this **standard reference distribution**. We will develop the general normal family in the next section. Its density is symmetric about zero. For reference, the density is .. math:: \phi(z) = \frac{1}{\sqrt{2\pi}} e^{-z^2/2}, \qquad -\inftyz) = 1-\Phi(z). **Pattern 3: Between two values** For :math:`a1.60). The table gives .. math:: \Phi(1.60)=0.9452. Use the complement: .. math:: P(Z>1.60) = 1-P(Z<1.60) .. math:: =1-0.9452 =0.0548. A right-tail probability for a positive :math:`z` should be relatively small, which is consistent with this answer. Now consider .. math:: P(Z>-1.02). From the table, .. math:: \Phi(-1.02)=0.1539. Therefore, .. math:: P(Z>-1.02) = 1-0.1539 = 0.8461. 4.4.10 Example: Probability Between Two z-Scores ------------------------------------------------- Find .. math:: P(0.50z). For example, .. math:: P(Z<-1.08)=P(Z>1.08). Symmetry is especially useful if a table contains only positive :math:`z`-scores. Another useful result is .. math:: P(-aa) = 2[1-\Phi(a)]. For example, since .. math:: \Phi(1.96)\approx0.9750, we obtain .. math:: P(-1.961.96) \approx 0.0500. These values will appear frequently in later statistical inference topics. 4.4.12 Very Large Positive or Negative z-Scores ------------------------------------------------ Some printed tables stop near :math:`z=3.5` or :math:`z=4.0`. If :math:`z` is far to the right, then .. math:: \Phi(z)\approx1. If :math:`z` is far to the left, then .. math:: \Phi(z)\approx0. For example, .. math:: \Phi(4.16)\approx1.0000 when rounded to four decimal places. Thus, .. math:: P(1.131.63). **3.** Find .. math:: P(-0.931.96). **5.** A value is :math:`1.5` standard deviations below its mean. What is its :math:`z`-score? **6.** A measurement has :math:`\mu=80` and :math:`\sigma=5`. Find the :math:`z`-score of :math:`x=92`. **Answers** 1. .. math:: P(Z<-1.72)=0.0427. 2. .. math:: P(Z>1.63) = 1-0.9484 =0.0516. 3. .. math:: P(-0.931.96) \approx0.0500. 5. .. math:: z=-1.5. 6. .. math:: z = \frac{92-80}{5} =2.4. 4.4.17 Common Mistakes ----------------------- **Mistake 1: Reversing the numerator** Use .. math:: z=\frac{x-\mu}{\sigma}, not :math:`(\mu-x)/\sigma`. **Mistake 2: Ignoring the sign of z** A negative :math:`z` is below the mean. A positive :math:`z` is above the mean. **Mistake 3: Treating a cumulative table as a right-tail table** If the table gives :math:`\Phi(z)=P(Zz)=1-\Phi(z), and .. math:: P(a