Fatskills
Practice. Master. Repeat.
Study Guide: Intro to Business Statistics: Introduction to Statistics - Why Statistics Matter in Business, Data-Driven Decisions Quality Control Marketing Analytics Financial Analysis
Source: https://www.fatskills.com/business-analytics/chapter/intro-to-business-statistics-busstats-introduction-to-statistics-why-statistics-matter-in-business-datadriven-decisions-quality-control-marketing-analytics-financial-analysis

Intro to Business Statistics: Introduction to Statistics - Why Statistics Matter in Business, Data-Driven Decisions Quality Control Marketing Analytics Financial Analysis

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

Statistics play a crucial role in business decision-making by providing data-driven insights to inform strategic choices. For instance, a retail chain wants to know if average daily sales exceed $10,000 to determine if they can afford to offer discounts. By analyzing sales data, they can use statistical methods to make informed decisions about pricing, inventory, and marketing strategies.

Key Formulas & Symbols

  • Z = (x? – ?) / (?/?n) where x? = sample mean,-= population mean,-= population standard deviation, n = sample size.
  • t = (x? – ?) / (s/?n) where x? = sample mean,-= population mean, s = sample standard deviation, n = sample size.
  • p = (1 + (1/n)) * (1 – (1/(1 + (1/n)))) where n = sample size.
  • Confidence Interval: x? ± (Z * (?/?n)) where x? = sample mean, Z = critical value,-= population standard deviation, n = sample size.
  • Hypothesis Testing: H?:-= vs. H?:-? where-= population mean, = hypothesized population mean.
  • p-value = P(T-|t|) where T = test statistic, t = critical value, p = probability.
  • ? = 0.05 (default significance level).
  • df = n - 1 (degrees of freedom for t-distribution).
  • ?² = ?(xi - x?)² / (n - 1) where xi = individual data points, x? = sample mean, 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 statistical test (e.g., Z-test, t-test, ANOVA) based on the data and research question.
  3. Compute test statistic: Calculate the test statistic (e.g., Z, t) using the given formula.
  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 chosen significance level (? = 0.05).
  6. Conclude: Based on the comparison, reject the null hypothesis (H?) if the p-value is less than ?, or fail to reject H? if the p-value is greater than ?.

Common Mistakes

  • Mistake: Using Z when-is unknown.
  • Correction: Use t-test instead, as it is more robust and can handle sample standard deviation (s).
  • 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, not the probability that H? is true.
  • Mistake: Failing to check assumptions (e.g., normality, equal variances).
  • Correction: Verify assumptions before conducting the test, as violating them can lead to incorrect conclusions.

Quick Practice Problems

  1. A company wants to know if the average salary of its employees exceeds $50,000. A random sample of 36 employees has a mean salary of $52,000 with a standard deviation of $8,000. What is the 95% confidence interval for the population mean?

Answer: $49,419.19 to $54,580.81. This interval was calculated using the formula: x? ± (Z * (?/?n)) where Z = 1.96 (critical value for 95% confidence), x? = $52,000,-= $8,000, and n = 36.

  1. A marketing firm wants to know if the average response rate to a new ad campaign is greater than 2%. A random sample of 100 responses has a mean response rate of 2.5% with a standard deviation of 1.2%. What is the p-value for the hypothesis test?

Answer: 0.012. This p-value was calculated using the formula: p = P(T-|t|) where T = test statistic, t = critical value, and p = probability.

  1. A quality control team wants to know if the average defect rate in a manufacturing process is less than 5%. A random sample of 25 products has a mean defect rate of 4.2% with a standard deviation of 1.5%. What is the 99% confidence interval for the population mean?

Answer: 3.43% to 4.97%. This interval was calculated using the formula: x? ± (Z * (?/?n)) where Z = 2.576 (critical value for 99% confidence), x? = 4.2%,-= 1.5%, and n = 25.

Last-Minute Cram Sheet

  1. Z-test: Use when-is known and sample size is large (n-30).
  2. t-test: Use when-is unknown or sample size is small (n < 30).
  3. ? = 0.05: Default significance level.
  4. df = n - 1: Degrees of freedom for t-distribution.
  5. ?² = ?(xi - x?)² / (n - 1): Formula for sample variance.
  6. 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.
  7. Reject H? if p-value < ?: Fail to reject H? if p-value > ?.
  8. Check assumptions: Verify normality, equal variances, and independence before conducting the test.
  9. Critical values: Use Z-table or t-distribution table to find critical values.
  10. p-value is NOT a probability: It's a measure of evidence against the null hypothesis.