General Stats Calculator

Welch's t-test with Cohen's d and Pearson correlation with Fisher z CI. Enter raw data or summary statistics. Data never leaves your browser.

Welch's t-testCohen's dPearson r + CI

Try it out

Load example General Stats data to see the full workflow

  • Compare means between two independent groups using Welch's t-test
  • Assess linear association between two continuous variables with Pearson correlation
  • Report effect sizes (Cohen's d or R-squared) with confidence intervals
  • Generate APA-style methods paragraphs for basic statistical analyses
  • Analyze data from published summary statistics (n, mean, SD) when raw data is unavailable

Don't use for

  • Paired or repeated-measures designs — a paired t-test or repeated-measures ANOVA is needed
  • More than two groups — use ANOVA (not available in this tool)
  • Non-normal data with small samples — consider a non-parametric test (Mann-Whitney U)
  • Method comparison / agreement analysis — use the Method Comparison Analyzer

Statistical Testing Fundamentals

Statistical hypothesis testing follows a standard workflow:

1. State hypotheses: H₀ (no difference/association) vs H₁ (difference/association exists) 2. Choose test: Based on data type, design, and assumptions 3. Compute test statistic: t, F, χ², or r 4. Report p-value and effect size: The p-value alone is insufficient — always report the effect size and confidence interval

Modern reporting standards (APA, CONSORT) require: test statistic, degrees of freedom, p-value, effect size, and CI. This tool generates all of these automatically.

Frequently Asked Questions