By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
A two-sample t-test is a statistical method used to compare the means of two groups to determine if they are significantly different from each other. There are two main types: independent t-tests and paired t-tests. This topic appears in exams to test your ability to choose the correct statistical method based on the data structure and research question.
This topic is frequently tested in statistics exams, particularly in introductory and intermediate-level courses. It typically carries moderate to high marks and tests your understanding of hypothesis testing, data structure, and the appropriate use of statistical methods.
Intermediate
Independent t-test Formula: [ t = \frac{\bar{X}_1 - \bar{X}_2}{\sqrt{\frac{s_1^2}{n_1} + \frac{s_2^2}{n_2}}} ] where (\bar{X}_1) and (\bar{X}_2) are the means, (s_1^2) and (s_2^2) are the variances, and (n_1) and (n_2) are the sample sizes.
Paired t-test Formula: [ t = \frac{\bar{D}}{s_D / \sqrt{n}} ] where (\bar{D}) is the mean difference, (s_D) is the standard deviation of the differences, and (n) is the number of pairs.
Degrees of Freedom:
Question: A researcher wants to compare the effectiveness of two different teaching methods on student performance. They randomly assign students to one of two groups and measure their test scores. Which t-test should they use?
Reasoning: 1. Identify the data structure: Two separate groups of students.2. Determine the relationship: The groups are independent.3. Choose the test: Use an independent t-test.
Answer: Independent t-test.
Question: A company wants to test if a new training program improves employee productivity. They measure productivity before and after the training for the same group of employees. Which t-test should they use?
Reasoning: 1. Identify the data structure: Before-and-after measurements on the same group.2. Determine the relationship: The measurements are paired.3. Choose the test: Use a paired t-test.
Answer: Paired t-test.
Question: A study compares the blood pressure of smokers and non-smokers. The researchers collect data from 30 smokers and 30 non-smokers. They find that the variances of the two groups are significantly different. Which t-test should they use, and what additional step is necessary?
Reasoning: 1. Identify the data structure: Two separate groups.2. Determine the relationship: The groups are independent.3. Check assumptions: Variances are not equal.4. Choose the test: Use an independent t-test with Welch's correction for unequal variances.
Answer: Independent t-test with Welch's correction.
Correct Approach: Check if the groups are independent or paired.
Mistake: Not checking for equal variances in an independent t-test.
Correct Approach: Use Levene's test to check for equal variances.
Mistake: Using an independent t-test for paired data.
Correct Approach: Use a paired t-test for matched samples.
Mistake: Ignoring the degrees of freedom.
Favored Exams: Introductory statistics courses.
Short Answer: Explain why a particular t-test is appropriate.
Favored Exams: Intermediate statistics courses.
Problem-Solving: Calculate the t-value using the appropriate formula.
A researcher wants to compare the average height of males and females in a population. Which t-test should they use? - A: Paired t-test - B: Independent t-test - C: One-sample t-test - D: Chi-square test
Correct Answer: B. Independent t-test.Explanation: The groups are independent (males and females).Why the Distractors Are Tempting: - A: Paired t-test is for related samples.- C: One-sample t-test is for comparing a sample mean to a population mean.- D: Chi-square test is for categorical data.
A study measures the blood pressure of participants before and after taking a new medication. Which t-test should they use? - A: Independent t-test - B: Paired t-test - C: ANOVA - D: Z-test
Correct Answer: B. Paired t-test.Explanation: The measurements are paired (before and after).Why the Distractors Are Tempting: - A: Independent t-test is for separate groups.- C: ANOVA is for comparing more than two means.- D: Z-test is for large samples and known population standard deviation.
A company wants to compare the satisfaction levels of customers who used two different services. They collect data from 50 customers who used Service A and 50 customers who used Service B. Which t-test should they use? - A: Paired t-test - B: Independent t-test - C: Chi-square test - D: One-sample t-test
Correct Answer: B. Independent t-test.Explanation: The groups are independent (Service A and Service B).Why the Distractors Are Tempting: - A: Paired t-test is for related samples.- C: Chi-square test is for categorical data.- D: One-sample t-test is for comparing a sample mean to a population mean.
A teacher wants to compare the test scores of students before and after a tutoring program. Which t-test should they use? - A: Independent t-test - B: Paired t-test - C: ANOVA - D: Z-test
A researcher wants to compare the average weight of two different species of birds. They collect data from 20 birds of each species. Which t-test should they use? - A: Paired t-test - B: Independent t-test - C: One-sample t-test - D: Chi-square test
Correct Answer: B. Independent t-test.Explanation: The groups are independent (two different species).Why the Distractors Are Tempting: - A: Paired t-test is for related samples.- C: One-sample t-test is for comparing a sample mean to a population mean.- D: Chi-square test is for categorical data.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.