OhMyCalc

T-Test Calculator

Calculate the one-sample t-statistic. Compare a sample mean to a population mean using the t-test formula.

How to Use the T-Test Calculator

  1. Enter the sample mean, population mean, standard deviation, and sample size.
  2. Click Calculate to compute the t-statistic.
  3. Compare with the critical value to assess significance.

Referência Rápida

DePara
df=10, α=0.05t crit = 2.228
df=20, α=0.05t crit = 2.086
df=30, α=0.05t crit = 2.042
df=∞, α=0.05t crit = 1.96
|t| > critReject H₀

Casos de Uso

Fórmula

t = (x̄ − μ) / (s / √n). Degrees of freedom = n − 1. Standard error = s / √n.

Perguntas Frequentes

What is a t-test?
A statistical test that determines whether a sample mean significantly differs from a hypothesized population mean.
When should I use a t-test?
When the sample size is small (typically < 30) and the population standard deviation is unknown.
How do I interpret the t-statistic?
Compare |t| with the critical t-value for your df and significance level. If |t| > critical, the difference is significant.