Skip to main content
Back

Exam 2 Study Guide: Probability Distributions, Sampling, Confidence Intervals, and Hypothesis Testing

Study Guide - Smart Notes

Tailored notes based on your materials, expanded with key definitions, examples, and context.

Chapter 7: Probability Distributions

Uniform Distribution

The uniform distribution is a continuous probability distribution where all outcomes in a given interval are equally likely.

  • Probability Density Function (PDF): For a uniform distribution on the interval [a, b], the PDF is given by:

  • Calculating Probabilities: The probability that X falls between c and d (where a ≤ c < d ≤ b) is:

  • Example: If X ~ Uniform(2, 8), then .

Normal Distribution

The normal distribution is a symmetric, bell-shaped distribution characterized by its mean (μ) and standard deviation (σ).

  • Standard Normal Distribution: A normal distribution with mean 0 and standard deviation 1, denoted as Z ~ N(0, 1).

  • Z-score: The number of standard deviations a value x is from the mean:

  • Using the Normal Table: The normal table (Z-table) provides the probability that a standard normal variable is less than a given value.

  • Finding Percentiles: To find the value x corresponding to a percentile p:

  • where is the z-score for percentile p.

  • Example: For μ = 100, σ = 15, the 90th percentile is (using ).

Chapter 8.1: Sampling Distribution of the Sample Mean

Sampling Distribution

The sampling distribution of the sample mean describes the distribution of sample means from all possible samples of a fixed size n drawn from a population.

  • Mean of Sampling Distribution:

  • Standard Deviation (Standard Error):

  • Central Limit Theorem: For large n, the sampling distribution of the sample mean is approximately normal, regardless of the population's distribution.

  • Calculating Probabilities: Use the sampling distribution to find probabilities about .

  • Example: If μ = 50, σ = 10, n = 25, then , .

Chapter 9.2: Confidence Intervals

Constructing and Interpreting Confidence Intervals

A confidence interval estimates a population parameter (such as the mean) with an associated level of confidence.

  • Purpose: To provide a range of plausible values for the population parameter.

  • Interpretation: A 95% confidence interval means that, in repeated sampling, 95% of such intervals will contain the true parameter.

  • Formula (t-distribution):

  • where is the critical value from the t-distribution with n-1 degrees of freedom, s is the sample standard deviation.

  • Determining Sample Size: To achieve a specified margin of error (E):

  • Example: For , , , 95% confidence interval is .

Chapter 10.1 and 10.3: Hypothesis Testing

General Concepts

Hypothesis testing is a statistical method for making decisions about population parameters based on sample data.

  • Null Hypothesis (H0): The default assumption (e.g., μ = μ0).

  • Alternative Hypothesis (Ha): The competing claim (e.g., μ ≠ μ0).

  • Significance Level (α): The probability of rejecting H0 when it is true (commonly 0.05).

  • Test Statistic: Measures how far the sample statistic is from the null hypothesis value, in standard errors.

  • Critical Region: The set of values for which H0 is rejected.

  • Classical Approach: Compare test statistic to critical value(s).

  • p-value Approach: The probability of observing a test statistic as extreme as, or more extreme than, the observed value under H0.

  • Conclusion: If p-value < α, reject H0; otherwise, fail to reject H0.

  • Example: Testing if μ = 100, sample mean = 104, s = 8, n = 16, α = 0.05. Compute t, compare to critical value or find p-value.

Type I and Type II Errors, Power

  • Type I Error (α): Rejecting H0 when it is true.

  • Type II Error (β): Failing to reject H0 when Ha is true.

  • Power: Probability of correctly rejecting H0 (1 - β).

  • Relationships: Lowering α increases β (and vice versa); increasing sample size increases power.

  • Correct Decision: When the test conclusion matches the true state of nature.

Chapter 11.2/11.3: Two-Sample Hypothesis Tests for Population Means

Comparing Two Population Means

Two-sample tests compare the means of two populations, using either independent or dependent samples.

  • Estimating Difference: Estimate μ1 - μ2 using sample means.

  • Independent Samples: Samples from two unrelated groups.

  • Dependent Samples (Paired): Each observation in one sample is paired with an observation in the other (e.g., before/after studies).

Paired t-Test (Dependent Samples)

  • Test Statistic:

  • where is the mean of the differences, is the standard deviation of the differences, n is the number of pairs.

Pooled t-Test (Independent Samples, Equal Variances)

  • Pooled Standard Deviation:

  • Test Statistic:

Welch's t-Test (Independent Samples, Unequal Variances)

  • Test Statistic:

  • Degrees of Freedom: Calculated using the Welch-Satterthwaite equation.

  • Example: Comparing means of two independent groups with different variances.

Summary Table: Types of Two-Sample t-Tests

Test

Sample Type

Variance Assumption

Test Statistic Formula

Paired t-Test

Dependent

Not applicable

Pooled t-Test

Independent

Equal variances

Welch's t-Test

Independent

Unequal variances

Additional info: This guide expands on the exam topic list by providing definitions, formulas, and examples for each concept. For full mastery, students should practice applying these methods to sample problems and interpreting results in context.

Pearson Logo

Study Prep