Student's t-Test

Compare means between one or two groups.

Definition

Student's t-test is one of the most widely used statistical tests. It tests whether the mean of a group differs from a reference value (one-sample), or whether two groups have significantly different means (independent or paired).

When to use it

Requirements

What StatsLab computes

Worked example

Context : Comparing cognitive scores between a supplementation group (n=25) and a control group (n=25).

Result : t(48) = 2.34, p = 0.023, d = 0.66

Interpretation : Significant difference (p < 0.05). The supplemented group scores higher. The moderate effect size (d = 0.66) indicates a clinically meaningful effect.

Run this analysis