Stats t Tests One Sample and Two Sample
35 flashcards covering Stats t Tests One Sample and Two Sample for the COLLEGE-STATISTICS Statistics Topics section.
The topic of t-tests, specifically one-sample and two-sample t-tests, is a fundamental statistical concept defined by the American Statistical Association. One-sample t-tests are used to determine if the mean of a single sample differs significantly from a known population mean, while two-sample t-tests compare the means of two independent groups. Understanding these tests is essential for analyzing data in various fields, including healthcare, social sciences, and business.
In practice exams and competency assessments, questions on t-tests often require test-takers to interpret data sets and select the appropriate test based on the scenario presented. Common traps include confusing one-sample with two-sample tests or misapplying the assumptions of normality and equal variance. It’s crucial to pay attention to the sample sizes and whether the samples are independent or paired, as this can significantly affect the results. A common oversight in real-world applications is neglecting to check for outliers, which can skew results and lead to incorrect conclusions.
Terms (35)
- 01
What is a one-sample t-test used for?
A one-sample t-test is used to determine if the mean of a single sample is significantly different from a known population mean (Triola, Chapter on t-Tests).
- 02
What is the null hypothesis in a two-sample t-test?
The null hypothesis states that there is no significant difference between the means of the two independent samples being compared (Moore McCabe, Chapter on Hypothesis Testing).
- 03
How do you calculate the t-statistic for a one-sample t-test?
The t-statistic is calculated using the formula: t = (X̄ - μ) / (s / √n), where X̄ is the sample mean, μ is the population mean, s is the sample standard deviation, and n is the sample size (Triola, Chapter on t-Tests).
- 04
What assumptions must be met for a one-sample t-test?
The assumptions include that the sample is randomly selected, the data is approximately normally distributed, and the observations are independent (Moore McCabe, Chapter on t-Tests).
- 05
When should you use a two-sample t-test instead of a one-sample t-test?
A two-sample t-test is used when comparing the means of two independent groups rather than a single sample against a known mean (Triola, Chapter on t-Tests).
- 06
What is the purpose of the degrees of freedom in a t-test?
Degrees of freedom are used to determine the critical value from the t-distribution, which varies based on sample size and affects the significance level of the test (Moore McCabe, Chapter on t-Tests).
- 07
What is the formula for the pooled variance in a two-sample t-test?
The pooled variance is calculated as: Sp² = [(n1-1)s1² + (n2-1)s2²] / (n1 + n2 - 2), where n1 and n2 are the sample sizes and s1² and s2² are the sample variances (Triola, Chapter on t-Tests).
- 08
How do you interpret a p-value in the context of a t-test?
A p-value indicates the probability of observing the test results under the null hypothesis; a lower p-value suggests stronger evidence against the null hypothesis (Moore McCabe, Chapter on Hypothesis Testing).
- 09
What is the alternative hypothesis in a one-sample t-test?
The alternative hypothesis states that the mean of the sample is significantly different from the population mean (Triola, Chapter on t-Tests).
- 10
What is the significance level commonly used in hypothesis testing?
The common significance level used is 0.05, which indicates a 5% risk of concluding that a difference exists when there is none (Moore McCabe, Chapter on Hypothesis Testing).
- 11
What does it mean if the t-statistic is greater than the critical value?
If the t-statistic exceeds the critical value, it indicates that the null hypothesis can be rejected, suggesting a significant difference exists (Triola, Chapter on t-Tests).
- 12
When is it appropriate to use a paired t-test?
A paired t-test is appropriate when comparing two related samples, such as measurements taken before and after a treatment on the same subjects (Moore McCabe, Chapter on t-Tests).
- 13
What is the effect of sample size on the power of a t-test?
Increasing the sample size generally increases the power of the t-test, making it more likely to detect a true effect (Triola, Chapter on t-Tests).
- 14
What is the assumption of equal variances in a two-sample t-test?
The assumption of equal variances (homogeneity of variance) means that the two populations being compared have the same variance, which affects the choice of t-test (Moore McCabe, Chapter on t-Tests).
- 15
How do you determine if the assumptions of a t-test are met?
Assumptions can be assessed using graphical methods like Q-Q plots for normality and Levene's test for equal variances (Triola, Chapter on t-Tests).
- 16
What is the difference between a one-tailed and a two-tailed t-test?
A one-tailed t-test tests for the possibility of the relationship in one direction, while a two-tailed t-test tests for a relationship in both directions (Moore McCabe, Chapter on t-Tests).
- 17
What is the role of confidence intervals in t-tests?
Confidence intervals provide a range of values within which the true population parameter is likely to fall, offering additional context beyond the t-test results (Triola, Chapter on t-Tests).
- 18
What statistical software can be used to perform t-tests?
Common statistical software for performing t-tests includes R, SPSS, and Excel, which provide functions for conducting these tests (Moore McCabe, Chapter on Statistical Software).
- 19
What is the relationship between effect size and t-test results?
Effect size quantifies the magnitude of the difference between groups, providing context to the t-test results beyond statistical significance (Triola, Chapter on t-Tests).
- 20
How do you report the results of a t-test?
Results should include the t-statistic, degrees of freedom, p-value, and whether the null hypothesis was rejected, along with confidence intervals (Moore McCabe, Chapter on Reporting Results).
- 21
What is the impact of outliers on t-test results?
Outliers can significantly affect the mean and standard deviation, potentially leading to misleading results in t-tests (Triola, Chapter on t-Tests).
- 22
What are the steps to conduct a two-sample t-test?
Steps include stating the hypotheses, checking assumptions, calculating the t-statistic, determining the degrees of freedom, and comparing the p-value to the significance level (Moore McCabe, Chapter on t-Tests).
- 23
What is a Type I error in the context of t-tests?
A Type I error occurs when the null hypothesis is incorrectly rejected when it is actually true (Triola, Chapter on Hypothesis Testing).
- 24
What is a Type II error in the context of t-tests?
A Type II error occurs when the null hypothesis is not rejected when it is false, indicating a failure to detect a true effect (Moore McCabe, Chapter on Hypothesis Testing).
- 25
What is the purpose of conducting a power analysis before a t-test?
A power analysis helps determine the sample size needed to detect an effect of a given size with a specified level of confidence (Triola, Chapter on t-Tests).
- 26
How does the central limit theorem relate to t-tests?
The central limit theorem states that the sampling distribution of the sample mean approaches a normal distribution as sample size increases, which is fundamental for t-tests (Moore McCabe, Chapter on Sampling Distributions).
- 27
What is the difference between independent and dependent samples?
Independent samples are from different groups, while dependent samples are related or matched in some way, such as before-and-after measurements (Triola, Chapter on t-Tests).
- 28
What is the role of the standard error in t-tests?
The standard error measures the variability of the sample mean estimate, which is crucial for calculating the t-statistic (Moore McCabe, Chapter on t-Tests).
- 29
What should you do if the data does not meet the assumptions of a t-test?
If assumptions are violated, consider using non-parametric tests, such as the Wilcoxon signed-rank test or Mann-Whitney U test (Triola, Chapter on Non-parametric Tests).
- 30
What is the significance of the t-distribution?
The t-distribution is used in t-tests when sample sizes are small and/or population standard deviations are unknown, providing a more accurate estimate of variability (Moore McCabe, Chapter on t-Tests).
- 31
How do you interpret a confidence interval for a mean difference?
A confidence interval for a mean difference provides a range of values that likely contains the true difference between the means, informing about the precision of the estimate (Triola, Chapter on t-Tests).
- 32
What is the effect of a larger sample size on the confidence interval width?
A larger sample size generally results in a narrower confidence interval, indicating more precise estimates of the population parameter (Moore McCabe, Chapter on t-Tests).
- 33
What is the relationship between the t-test and ANOVA?
Both t-tests and ANOVA are used to compare means, but ANOVA is used for comparing three or more groups, while t-tests are for two groups (Triola, Chapter on ANOVA).
- 34
What is the impact of using a one-tailed test versus a two-tailed test?
A one-tailed test has more power to detect an effect in one direction but does not test for effects in the opposite direction, while a two-tailed test assesses both (Moore McCabe, Chapter on t-Tests).
- 35
What is the role of hypothesis testing in statistics?
Hypothesis testing is a method for making decisions about population parameters based on sample data, helping to determine if observed effects are statistically significant (Triola, Chapter on Hypothesis Testing).