Fatskills
Practice. Master. Repeat.
Study Guide: Intro to Business Statistics: Hypothesis Testing Hypothesis Testing Framework Null Hypothesis H₀ vs Alternative Hypothesis H₁ Onetailed vs Twotailed
Source: https://www.fatskills.com/business-analytics/chapter/intro-to-business-statistics-busstats-hypothesis-testing-hypothesis-testing-framework-null-hypothesis-h%E2%82%80-vs-alternative-hypothesis-h%E2%82%81-onetailed-vs-twotailed

Intro to Business Statistics: Hypothesis Testing Hypothesis Testing Framework Null Hypothesis H₀ vs Alternative Hypothesis H₁ Onetailed vs Twotailed

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~4 min read

What This Is

Hypothesis testing is a statistical framework used to make informed decisions in business by evaluating whether observed data supports a claim or not. A retail chain wants to know if average daily sales exceed $10,000. They collect a random sample of daily sales data and use hypothesis testing to determine if the observed average sales are significantly higher than $10,000.

Key Formulas & Symbols

  • Null Hypothesis (H₀): A statement of no effect or no difference, e.g., μ = 10,000 (average daily sales equal $10,000).
  • Alternative Hypothesis (H₁): A statement of an effect or difference, e.g., μ ≠ 10,000 (average daily sales not equal to $10,000).
  • One-tailed vs Two-tailed: One-tailed tests examine if the data is in one direction (e.g., average sales > $10,000), while two-tailed tests examine if the data is in either direction (e.g., average sales ≠ $10,000).
  • Test Statistic: A value used to determine the significance of the data, e.g., Z = (x̄ – μ) / (σ/√n) where x̄ = sample mean, μ = population mean, σ = population standard deviation, n = sample size.
  • p-value: The probability of observing the data (or more extreme) if the null hypothesis is true.
  • α (alpha): The maximum probability of rejecting the null hypothesis when it is true (default α = 0.05).
  • Critical Value: A value used to determine the significance of the test statistic, e.g., Zα/2 = 1.96 for a two-tailed test with α = 0.05.
  • Degrees of Freedom (df): The number of values in the final calculation of a statistic that are free to vary, e.g., df = n - 1 for a sample size of n.

Step-by-Step Procedure

  1. State Hypotheses: Clearly define the null and alternative hypotheses.
  2. Choose Test: Select the appropriate test statistic (e.g., Z, t, χ²) based on the data and hypotheses.
  3. Compute Test Statistic: Calculate the test statistic using the given data and formulas.
  4. Find p-value or Critical Value: Determine the p-value or critical value using the test statistic and a standard normal distribution (Z-table).
  5. Compare to α: Compare the p-value or critical value to the chosen α level (default α = 0.05).
  6. Conclude: Reject the null hypothesis if the p-value < α or the test statistic > critical value; fail to reject the null hypothesis otherwise.

Common Mistakes

  • Mistake: Misinterpreting the p-value as the probability that the null hypothesis is true.
  • Correction: The p-value is the probability of observing the data (or more extreme) if the null hypothesis is true. It does not provide information about the probability of the null hypothesis being true.
  • Mistake: Using a two-tailed test when a one-tailed test is appropriate.
  • Correction: Use a one-tailed test when the alternative hypothesis is directional (e.g., average sales > $10,000).
  • Mistake: Failing to check the assumptions of the test (e.g., normality, independence).
  • Correction: Verify that the data meet the assumptions of the test before proceeding.

Quick Practice Problems

  1. A company wants to know if the average customer satisfaction rating exceeds 4.5. They collect a random sample of 36 customer ratings with a sample mean of 4.8 and a population standard deviation of 0.5. What is the p-value? Answer: 0.002 (The p-value is calculated using a Z-test with a sample mean of 4.8, population mean of 4.5, population standard deviation of 0.5, and a sample size of 36.)
  2. A marketing firm wants to know if the average response rate to a new ad campaign is greater than 2%. They collect a random sample of 100 responses with a sample mean of 2.5% and a sample standard deviation of 1.2%. What is the critical value for a one-tailed test with α = 0.05? Answer: 1.645 (The critical value is calculated using a Z-table with a one-tailed test and α = 0.05.)
  3. A quality control team wants to know if the average defect rate in a manufacturing process is less than 5%. They collect a random sample of 25 defect rates with a sample mean of 4.2 and a sample standard deviation of 1.1. What is the test statistic for a one-tailed test? Answer: -2.32 (The test statistic is calculated using a t-test with a sample mean of 4.2, population mean of 5%, sample standard deviation of 1.1, and a sample size of 25.)

Last-Minute Cram Sheet

  1. Null Hypothesis (H₀): A statement of no effect or no difference.
  2. Alternative Hypothesis (H₁): A statement of an effect or difference.
  3. One-tailed vs Two-tailed: One-tailed tests examine if the data is in one direction, while two-tailed tests examine if the data is in either direction.
  4. Test Statistic: A value used to determine the significance of the data.
  5. p-value: The probability of observing the data (or more extreme) if the null hypothesis is true.
  6. α (alpha): The maximum probability of rejecting the null hypothesis when it is true (default α = 0.05).
  7. Critical Value: A value used to determine the significance of the test statistic.
  8. Degrees of Freedom (df): The number of values in the final calculation of a statistic that are free to vary.
  9. ⚠️ p-value is NOT the probability that H₀ is true – it’s the probability of observing the data (or more extreme) if H₀ is true.
  10. ⚠️ Use a one-tailed test when the alternative hypothesis is directional.


ADVERTISEMENT