amanar.ai · tools

Run real statistics on your data

Descriptive stats, t-tests, ANOVA, correlation, chi-square and normality — with proper p-values, effect sizes, and a plain-English verdict. No signup, no ads.

🔒 100% in your browser. Your data is never uploaded.

1 · Load your data

Drop CSV / Excel
or click to browse

Frequently asked questions

How do I run a t-test online for free?

Paste or upload your data, open the Hypothesis tests tab, pick a t-test (one-sample, independent, or paired) and the columns to compare. You'll get the t-statistic, degrees of freedom, p-value, confidence interval and effect size, plus a plain-English verdict. It's free, needs no signup, and runs in your browser.

What is the difference between Student's and Welch's t-test?

Student's t-test assumes the two groups have equal variances; Welch's t-test does not, so it's more reliable when the groups have different variances or sample sizes. This dashboard uses Welch's by default and also shows the Student's pooled result underneath.

How do I handle missing data before running a statistical test?

Use the Missing data tab. It recognises blanks and markers like NA, N/A, null and NaN, reports the percentage missing per column, and lets you drop rows/columns or impute with mean, median, mode, forward-fill or linear interpolation. It warns you when imputing a large share of a column could bias your results.

Are the p-values accurate?

Yes. P-values are computed with the regularized incomplete beta and gamma functions (the t, F and chi-square distributions) and were validated against known R/SciPy values to four or more decimal places.

Is my data uploaded to a server?

No. Every calculation runs locally in your browser with JavaScript. Your data never leaves your device, and the page is blocked (by its content-security policy) from making any network requests.

This is what we give away for free.

Imagine what we'd build for your team — analytics, data pipelines, and infrastructure engineered to the same standard, on your data.

Talk to amanar.ai →
Built by amanar.ai — p-values computed locally via the regularized incomplete beta & gamma functions. Validated against R/SciPy.