Question about two sample t-test (unpaired)

  • Context: Undergrad 
  • Thread starter Thread starter chever
  • Start date Start date
  • Tags Tags
    T-test
Click For Summary
SUMMARY

The unpaired two-sample t-test statistic is calculated using the formula t = \frac{\bar{x} - \bar{y}}{\sqrt{SEM_x + SEM_y}}, where SEM_x and SEM_y represent the standard error of the means for each sample. The discussion highlights that while the variance of the difference between independent samples is correctly represented, the numerator does not explicitly normalize the means against a hypothesized value, unlike the one-sample t-test. The implicit assumption is that the mean difference is tested against zero, which clarifies the rationale behind the formula.

PREREQUISITES
  • Understanding of statistical concepts such as mean, variance, and standard deviation.
  • Familiarity with the unpaired two-sample t-test and its applications.
  • Knowledge of standard error of the mean (SEM) calculations.
  • Basic grasp of hypothesis testing and null hypotheses.
NEXT STEPS
  • Study the derivation of the two-sample t-test formula in detail.
  • Learn about the assumptions underlying the two-sample t-test, including independence and normality.
  • Explore the implications of using the t-test in different sample sizes and distributions.
  • Investigate alternative statistical tests when assumptions of the t-test are violated.
USEFUL FOR

Statisticians, data analysts, and researchers who need to understand the mechanics of hypothesis testing and the application of the unpaired two-sample t-test in their analyses.

chever
Messages
8
Reaction score
0
I have read that the statistic computed for the unpaired two sample t-test is:

t = \frac{\bar{x} - \bar{y}}{\sqrt{SEM_x + SEM_y}}

where:

SEM_x = \frac{\sigma^2_x}{n_x}

(and likewise for y).

Part of this makes sense: it is satisfactorily proven to me that that Var(\bar{x} - \bar{y}) = Var(\bar{x}) + Var(\bar{y}) when the two variables are independent. Then the denominator is the standard deviation of the term \bar{x} - \bar{y}). What doesn't make sense is that the numerator isn't normalized. In the one sample t-test, one computes:

t = \frac{\bar{x} - \mu_x}{\sqrt{SEM_x}}

so, here, \bar{x} is normalized with \mu_x. I don't see why this shouldn't also apply to the two-sample case. Can someone enlighten me?
 
Physics news on Phys.org
In the two-sample t-test, you're testing whether the two samples are different from each other; that is, whether the mean of the difference between them is zero. You can think of the numerator as having an implicit 0 subtracted from it, if you like.
 
pmsrw3 said:
In the two-sample t-test, you're testing whether the two samples are different from each other; that is, whether the mean of the difference between them is zero. You can think of the numerator as having an implicit 0 subtracted from it, if you like.

That clarifies matters a bit. Thank you.
 

Similar threads

Replies
5
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 20 ·
Replies
20
Views
4K
Replies
20
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K