Student ‘t’ test is a
Now, the options A to D are missing, but the correct answer must be the correct classification of the t-test. Common options might be parametric vs. non-parametric, or types like one-sample, paired, or independent samples. Since the question is about what the t-test is, the answer is likely a parametric test. Parametric tests assume a normal distribution, while non-parametric don't. The t-test requires the data to be normally distributed, so it's parametric.
For the wrong options, if any of them are non-parametric tests like the Mann-Whitney U test or Wilcoxon, those would be incorrect. Also, if an option states it's a type of ANOVA, that's wrong because ANOVA is for more than two groups. Another possible wrong option might be a chi-square test, which is for categorical data.
The clinical pearl here is remembering that parametric tests have stricter assumptions, like normality and homogeneity of variance, compared to non-parametric. So when choosing between t-test and non-parametric alternatives, checking these assumptions is crucial. Also, the t-test is used for continuous data, not categorical.
Putting it all together, the correct answer is that the Student's t-test is a parametric test. The explanation should cover the assumptions, the comparison of means, and why non-parametric options are incorrect. The clinical pearl emphasizes the importance of checking normality before using a t-test.
**Core Concept**
The Student's t-test is a **parametric statistical test** used to compare the means of two groups when the data follows a normal distribution. It relies on assumptions of equal variances and interval/ratio data, distinguishing it from non-parametric alternatives like the Mann-Whitney U test.
**Why the Correct Answer is Right**
The t-test is explicitly a **parametric test** designed for normally distributed continuous data. It calculates the t-statistic, which quantifies the difference between group means relative to the variation within groups. It is commonly used in clinical trials or experimental studies to determine if observed differences are statistically significant (e.g., comparing drug efficacy in two patient cohorts).
**Why Each Wrong Option is Incorrect**
**Option A:** *Non-parametric test* β Incorrect. Non-parametric tests (e.g., Wilcoxon) do not assume normality, unlike the t-test.
**Option B:** *Chi-square test* β Incorrect. Chi-square tests categorical data (e.g., frequencies in contingency tables), whereas the t-test handles continuous outcomes.
**Option C:** *ANOVA* β Incorrect. ANOVA compares means across **three or more groups**, while the t-test is limited to two groups.
**Clinical Pearl / High-Yield Fact**
Always verify normality and homogeneity of variance before using a t-test. If these assumptions are violated, opt for non-parametric tests (e.g., Mann-Whitney U) to avoid invalid conclusions