Hypothesis Tests — t-tests, ANOVA, Chi-square
- One-sample t-test, paired t-test, two-sample (independent) t-test
- One-way ANOVA (F-test) for comparing means across 3+ groups
- Chi-square test of independence for two categorical variables
- All powered by R (
t.test,aov,chisq.test) running in your browser
Disclaimer
- Verify all results. Output may be inaccurate or incomplete; check important conclusions independently.
- No warranty. Provided "as is".
- Privacy: Data never leaves your browser — everything runs locally in WebAssembly.
📧 Report issues: Email Dr. Cosguner at kcosgun@iu.edu.
1. Choose Test
Pick the hypothesis test you want to run. The configuration form in Section 3 changes based on your choice.
2. Upload Your Data
Upload a CSV. The columns you'll need depend on the test (numeric column, grouping column, two paired columns, two categorical columns, etc.).
Click to upload or drag and drop a CSV
CSV files only