t-Statistic Calculator

One-sample • Two-sample • Paired • Welch/pooled

Settings

This calculator outputs the t statistic (and df/SE), without p-value or CI.
μ₀
Quick summary
Enter data to compute t.

Data

Paste lists; we ignore non-numeric tokens.

Results

t statistic
Degrees of freedom (df)
Standard error (SE)
Effect (mean diff)
n (A / B)
Min / Max (A)
Updating…

Action

Hard reset: cancels pending updates and clears everything on the first click.

Use this t-Statistic Calculator to calculate the t value, standard error, and degrees of freedom for one-sample, independent two-sample, Welch, pooled, or paired data.

Calculation Methods

One-sample:

t = (x̄ − μ₀) ÷ (s ÷ √n)

Welch two-sample:

t = (x̄₁ − x̄₂) ÷ √(s₁²/n₁ + s₂²/n₂)

Pooled two-sample:

t = (x̄₁ − x̄₂) ÷ [sₚ × √(1/n₁ + 1/n₂)]

For paired data, calculate the difference within each pair and run a one-sample t calculation on those differences.

Example

Suppose a sample has a mean of 12, hypothesized mean of 10, standard deviation of 4, and sample size of 16.

SE = 4 ÷ √16 = 1

t = (12 − 10) ÷ 1 = 2.00

df = 16 − 1 = 15

Important Note

The t statistic alone does not determine statistical significance. A full hypothesis test also requires degrees of freedom, test direction, a p-value or critical value, and appropriate assumptions.

Use paired mode only for matched observations. For independent groups, Welch’s method is generally preferable when equal population variances cannot be justified.

Sources

More of our calculators...

Median Calculator

Use our Median Calculator to find the middle value of any data set. Supports raw numbers, value:count input, sorted preview, and instant live results.

Variance Calculator

Use our Variance Calculator to find sample or population variance from a data set. Get mean, variance, standard deviation, SSE, range, and sorted values fast.

p-value Calculator

Use our P-value Calculator to calculate one-tailed or two-tailed p-values for Z, t, chi-square, and F test statistics.

IQ PERCENTILE CALCULATOR

Use our IQ Percentile Calculator to convert an IQ score into percentile rank, percent above, and percent below using SD 15 or SD 16 normal-distribution scales.

Mean Median Mode Calculator

Use our Mean Median Mode Calculator to find the average, median, and mode from any data set. Supports raw numbers, value:count input, and sorted preview.

Z-test Calculator

Use our Z-Test Calculator to compute z statistic, p-value, standard error, and critical z for one-sample or two-sample mean tests when sigma is known.

Outlier Calculator (Tukey Fences)

Use our Outlier Calculator to find low and high outliers with Tukey fences and the IQR method. Get Q1, Q3, IQR, fences, counts, and sorted data fast.

Chi-Square Calculator

Use our Chi-Square Calculator to run goodness-of-fit and independence tests, or find right-tail p-values and critical χ² values from df and alpha.

Z-score Calculator

Use our Z-Score Calculator to standardize a value or sample mean, convert percentile to z, convert z to percentile, and view left-tail and right-tail probabilities.