A statistical test is a t-test, if it meets the following criteria: (1) It compares a sample statistic to a reference value, (2) divides the difference by a standard error, (3) whose variance is estimated from the same data (i.e., there is some uncertainty about its value), and (4) has a result that is distributed as t. The prototypical example of a t-test is comparing the means of two samples, for example: $$ t=\frac{\bar X_1-\bar X_2}{\sqrt{s^2_\text{pooled}\left(\frac{1}{n_1}\frac{1}{n_2}\right)}} $$ This specific example applies only to cases where the $n$s and the variances are equal, the samples are independent, and the reference value is $0$. However, the t-test is broader; there are versions that address single samples, specified refernce values, unequal sample sizes, unequal group variances, and dependent samples. The t-test is also used in other settings, such as to assess parameter estimates (i.e., $\hat\beta$s) in linear models.
Stats
created |
1 year ago |
viewed |
47 times |
active |
8 days ago |
editors |
2 |
Recent Hot Answers
$t$-tests vs $z$-tests?Validity of normality assumption in the case of multiple independent data sets with small sample size
On the distribution of exam scores and the use of t-tests
Rationale behind using ANOVA to compare means
Rationale behind using ANOVA to compare means
more »
Related Tags
hypothesis-testing × 55statistical-significance × 36
anova × 36
regression × 23
r × 23
sample-size × 18
repeated-measures × 15
mann-whitney-u-test × 15
wilcoxon × 13
p-value × 13
mean × 13
multiple-comparisons × 12
normal-distribution × 12
normality × 11
time-series × 11
group-differences × 9
spss × 9
correlation × 9
nonparametric × 9
power × 8
small-sample × 8
classification × 8
power-analysis × 7
multiple-regression × 7
distributions × 7