Analyzer

Tutorials

Learn by doing

Step-by-step walkthroughs of the most common statistical analyses. Each tutorial includes sample data so you can follow along in the analyzer.

Quick Reference

Which test should I use?

GoalData typeRecommended test
Compare 2 groupsMetric outcome, 2 nominal groupsIndependent t-Test
Compare 3+ groupsMetric outcome, 3+ nominal groupsOne-way ANOVA
Compare paired measuresTwo metric measurementsPaired t-Test
Measure linear relationshipTwo metric variablesPearson r
Measure rank relationshipTwo ordinal/metric variablesSpearman rho
Test independenceTwo categorical variablesChi-square Test
Predict from one variableMetric outcomeLinear Regression
Predict binary outcomeBinary outcomeLogistic Regression
Test for normalitySingle metric variableNormality Test (Shapiro-Wilk)
Reduce many variables4+ correlated metricsPCA
Monitor process over timeMetric measurements in sequenceI-Chart or I-MR Chart
Check process capabilityMetric measurements with spec limitsProcess Capability (Cp, Cpk)
Find product associationsTransaction & item categoriesAssociation Rules