Probability and the Standard Normal Distribution Notes

Overview of Chapter Six and Instructional Schedule

  • The syllabus allocates a significant amount of time to Chapter Six, specifically during the Fall 2020 semester.
  • The schedule includes:
    • Two standard lectures.
    • Two laboratory sessions.
    • At least one additional "extra credit" day.
  • This extensive scheduling is due to the complexity of the problems introduced regarding probability and distributions.

Discrete vs. Continuous Variable Distributions

  • Discrete Variables:

    • These variables consist of separate, indivisible categories.
    • Decisions or measurements are "this or that," with no values possible in between.
    • Example 1: Academic Majors. An individual is a Psychology, Sociology, Business, or Nursing major. They cannot be "Sociology 0.5."
    • Example 2: Number of Siblings. One can have 00, 11, or 22 siblings, but cannot have 2.32.3 siblings.
    • Visual Representation: Technically, discrete variables should be represented by a bar graph with spaces between the bars to indicate the distinct nature of the categories, rather than a histogram where bars touch.
  • Continuous Variables:

    • These variables can be divided into an infinite number of fractional parts; the decimal places can theoretically go on forever.
    • Example 1: Weight and Height. While someone might say they weigh 180 lbs180\text{ lbs}, a more precise measurement might be 180.1 lbs180.1\text{ lbs} or 180.13 lbs180.13\text{ lbs}.
    • Example 2: Hair Length. Hair does not jump from 1 inch1\text{ inch} to 2 inches2\text{ inches} overnight; it must grow through every intermediate value (e.g., 1.11.1, 1.21.2, 1.31.3).
    • Visual Representation: These are typically represented by a smooth curve (relative frequency) because the values run together.

Probability in Discrete Distributions

  • In a discrete distribution, probability is determined by counting the frequency of specific outcomes relative to the total number of observations (NN).
  • Case Study: Quiz Scores.
    • A distribution of 1010 quizzes (N=10N = 10) with possible scores (XX) from 11 to 66:
    • Score of 11: 22 people.
    • Score of 22: 11 person.
    • Score of 33: 22 people.
    • Score of 44: 33 people.
    • Score of 55: 11 person.
    • Score of 66: 11 person.
    • Probability Calculations:
    • Finding P(X>4)P(X > 4): Only scores of 55 and 66 fit. There are 22 such scores out of 1010.
      • P=210=0.2=20%P = \frac{2}{10} = 0.2 = 20\%
    • Finding P(X4)P(X ≥ 4): This includes scores of 44, 55, and 66. There are 55 such people.
      • P=510=0.5=50%P = \frac{5}{10} = 0.5 = 50\%
    • Finding P(X<3)P(X < 3): This includes scores of 11 and 22. There are 33 such people.
      • P=310=0.3=30%P = \frac{3}{10} = 0.3 = 30\%
    • Finding P(X1)P(X ≥ 1): Every score in this specific distribution is 11 or higher.
      • P=1010=1.0=100%P = \frac{10}{10} = 1.0 = 100\%

Probability in Continuous Distributions via Area Under the Curve

  • For continuous variables, you cannot simply count individual blocks because values are infinite and fractional.
  • The Rule of Area: Probability in a continuous distribution is found by measuring the area under the curve between specific points.
  • Mathematical Context:
    • Measuring the area under a curve between two points is known as Integration in Calculus.
    • However, Calculus is not a prerequisite for this course. Students will use a pre-calculated table to find these areas.
  • Visualizing Probability:
    • If you mark a point (e.g., X=4X = 4) and want the probability of a score greater than that, you shade the entire region to the right of that point.
    • The probability is the proportion of the shaded area relative to the total area under the curve.
    • If the shaded area constitutes 42%42\% of the total area, then P(X>4)=0.42P(X > 4) = 0.42 or 42%42\%.
    • Probability and area are essentially interchangeable concepts in this context.

The Standard Normal Distribution (Unit Normal Distribution)

  • This is a specific type of distribution used for the majority of the problems in this chapter.
  • Definition of "Standard": It uses zz-scores (zz) rather than raw scores (XX).
    • Raw scores (dollars, pounds, inches) are converted using the formula: z=Xμσz = \frac{X - μ}{σ}.
  • Definition of "Normal": The distribution possesses a symmetrical, bell-shaped curve.
  • Key Characteristics of the Standard Normal Distribution:
    • The mean (μμ) always has a zz-score of 00.
    • The standard deviation (σσ) is 11.
    • It is perfectly symmetrical: 50%50\% (0.500.50) of the area lies above the mean, and 50%50\% (0.500.50) lies below the mean.
    • zz-scores represent the number of standard deviations a score is from the mean.
    • z=1.0z = 1.0 is one standard deviation above the mean.
    • z=2.0z = -2.0 is two standard deviations below the mean.
    • z=3.0z = 3.0 is considered an extreme outlier.

The Unit Normal Table (zz-Table)

  • The Unit Normal Table (often called the "zz-table") allows students to find probabilities without performing calculus.
  • Location Resources:
    • Course Packet: Problems on page 30; Statistical tables on page 222.
    • Textbook (8th8^{th} Edition): Table located around page 571.
  • Two Primary Types of Problems:
    1. Given a zz-score, find the proportion (pp): Looking up a specific zz value to determine the shaded area (probability) above or below it.
    2. Given a proportion (pp), find the zz-score: Finding a specific percentage (e.g., "the top 20%20\%") and determining which zz-score cuts off that area.

Comparing zz-Scores and Proportions (pp)

  • zz-Scores:
    • Can be positive, negative, or zero.
    • Represent distance from the mean in standard deviation units.
    • z=0z = 0: Exactly at the mean.
    • z=1.2z = 1.2: 1.21.2 standard deviations above the mean.
    • z=2.3z = -2.3: 2.32.3 standard deviations below the mean.
  • Proportions (pp) / Probabilities:
    • Referred to interchangeably as proportion, percent, probability, or area.
    • Range: Must be between 00 and 11 (as a proportion) or 0%0\% and 100%100\% (as a percent).
    • Negativity Rule: Probability or area cannot be negative. A negative probability is impossible.
    • Maximum Value: The highest possible proportion is 1.01.0 (100%100\%), representing a "sure thing" or the total area under the curve.