Fatskills
Practice. Master. Repeat.
Study Guide: Intro to Business Statistics: Estimation Margin of Error and Sample Size Determination for Mean and Proportion
Source: https://www.fatskills.com/business-analytics/chapter/intro-to-business-statistics-busstats-estimation-margin-of-error-and-sample-size-determination-for-mean-and-proportion

Intro to Business Statistics: Estimation Margin of Error and Sample Size Determination for Mean and Proportion

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

⏱️ ~3 min read

What This Is

Margin of Error (MOE) and Sample Size Determination are crucial concepts in business statistics, helping organizations make informed decisions about their products, services, and marketing strategies. For instance, a retail chain wants to know if average daily sales exceed $10,000 to determine whether to increase inventory levels. By calculating the MOE and determining the required sample size, the retail chain can make a confident decision based on reliable data.

Key Formulas & Symbols

  • Margin of Error (MOE): MOE = (Z * σ) / √n where Z = Z-score, σ = population standard deviation, n = sample size.
  • Z-score: Z = (x̄ – μ) / (σ/√n) where x̄ = sample mean, μ = population mean, σ = population standard deviation, n = sample size.
  • Sample Size (n): n = (Z^2 * σ^2) / E^2 where Z = Z-score, σ = population standard deviation, E = Margin of Error.
  • Confidence Interval (CI): CI = x̄ ± (Z * σ / √n) where x̄ = sample mean, Z = Z-score, σ = population standard deviation, n = sample size.
  • p-value: p-value = P(T ≥ |t|) where T = test statistic, t = critical value, df = degrees of freedom.
  • t-statistic: t = (x̄ – μ) / (s / √n) where x̄ = sample mean, μ = population mean, s = sample standard deviation, n = sample size.
  • Degrees of Freedom (df): df = n - 1 where n = sample size.

Step-by-Step Procedure

  1. State hypotheses: Clearly define the null (H₀) and alternative (H₁) hypotheses.
  2. Choose test: Select the appropriate test (e.g., Z-test for means, t-test for proportions).
  3. Compute test statistic: Calculate the test statistic (e.g., Z-score, t-statistic).
  4. Find p-value or critical value: Determine the p-value or critical value using a standard normal distribution (Z-table) or t-distribution table.
  5. Compare to α: Compare the p-value or critical value to the significance level (α = 0.05).
  6. Conclude: Make a decision based on the test results (e.g., reject H₀, fail to reject H₀).

Common Mistakes

  • Mistake: Using Z when σ is unknown.
  • Correction: Use t-statistic when σ is unknown, and calculate the degrees of freedom (df = n - 1).
  • Mistake: Misinterpreting p-value as probability H₀ is true.
  • Correction: The p-value is the probability of observing the data (or more extreme) if H₀ is true.
  • Mistake: Failing to check assumptions (e.g., normality, independence).
  • Correction: Verify assumptions before conducting the test.

Quick Practice Problems

  1. A marketing firm wants to estimate the average daily website traffic. A random sample of 36 days yields a sample mean of 250 visitors. Assuming a population standard deviation of 50 visitors, what is the 95% confidence interval for the population mean? Answer: 226.67, 273.33. The confidence interval is calculated using the Z-score (Z = 1.96) and sample standard deviation (s = 50 / √36 = 8.66).
  2. A quality control team wants to determine if the average weight of a product exceeds 10 kg. A random sample of 25 products yields a sample mean of 11.2 kg with a sample standard deviation of 1.5 kg. What is the p-value for the test? Answer: 0.002. The p-value is calculated using the t-statistic (t = (11.2 - 10) / (1.5 / √25) = 2.67) and t-distribution table with df = 24.
  3. A sales manager wants to estimate the proportion of customers who prefer a new product. A random sample of 100 customers yields 60 who prefer the product. What is the 95% confidence interval for the population proportion? Answer: 0.52, 0.68. The confidence interval is calculated using the Z-score (Z = 1.96) and sample proportion (p̂ = 0.6).

Last-Minute Cram Sheet

  • ⚠️ 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.
  • Z-score: Z = (x̄ – μ) / (σ/√n) where x̄ = sample mean, μ = population mean, σ = population standard deviation, n = sample size.
  • t-statistic: t = (x̄ – μ) / (s / √n) where x̄ = sample mean, μ = population mean, s = sample standard deviation, n = sample size.
  • Degrees of Freedom (df): df = n - 1 where n = sample size.
  • Margin of Error (MOE): MOE = (Z * σ) / √n where Z = Z-score, σ = population standard deviation, n = sample size.
  • Sample Size (n): n = (Z^2 * σ^2) / E^2 where Z = Z-score, σ = population standard deviation, E = Margin of Error.
  • Confidence Interval (CI): CI = x̄ ± (Z * σ / √n) where x̄ = sample mean, Z = Z-score, σ = population standard deviation, n = sample size.
  • p-value: p-value = P(T ≥ |t|) where T = test statistic, t = critical value, df = degrees of freedom.
  • Assumptions: Verify normality, independence, and equal variances before conducting the test.


ADVERTISEMENT