Statistics

Statistical Analysis Service

Overview of all quantitative analysis methods. Choosing the right approach, parametric vs. nonparametric, multivariate techniques, and analytical strategy.

Statistics offers a toolkit of methods for analyzing data—each designed for different research questions and data characteristics. The challenge is knowing which tool to use when. Should you use a t-test or Mann-Whitney U? Regression or ANCOVA? Factor analysis or principal components analysis? Choosing the right method matters because the wrong choice yields incorrect conclusions or misses patterns in your data. Statistical analysis service helps you understand what each method does, when it's appropriate, what assumptions it requires, and how to interpret results. This guide provides an overview of common statistical methods, organizing them by research question type, and explaining the logic behind method selection. Think of it as a statistical decision tree—follow the branches to find the right approach for your research.

Choosing your analytical approach

Step 1: Define your research question

What are you trying to learn from your data?

Step 2: Identify your variables

What type of data do you have?

Step 3: Check assumptions

Parametric tests assume normality, homogeneity of variance, independence. If assumptions violated, use non-parametric alternatives or transform data

Common analysis methods by question type

Comparing two groups

Comparing 3+ groups

Relationships/associations

Advanced/multivariate

Parametric vs. non-parametric

Parametric Test Non-Parametric Alternative When to Use Non-Parametric
Independent t-test Mann-Whitney U Non-normal data, ordinal data, small samples
Paired t-test Wilcoxon signed-rank Non-normal differences, ordinal data
One-way ANOVA Kruskal-Wallis Non-normal data across groups, ordinal data
Pearson correlation Spearman rho Non-normal data, ordinal data, outliers
Linear regression Non-parametric methods (robust regression, quantile regression) Heavily violated assumptions, extreme outliers

Power analysis and sample size

Data screening before analysis

Before you choose a statistical test

  • ☐ Research question clearly stated
  • ☐ Variables identified (type: continuous, ordinal, categorical)
  • ☐ Sample size determined
  • ☐ Data checked for outliers, missing values, distribution issues
  • ☐ Assumptions assessed
  • ☐ Test selected that matches question and data characteristics
  • ☐ Power adequate for the test

Get statistical analysis service

Strategic analysis planning ensures you choose the right method for your research question and data. Correct analysis yields correct conclusions.

Order statistical analysis help

FAQ

How do I know which test to use?

Follow the decision tree: What's your research question? What type of outcome variable? How many groups? What are your assumptions? The answers guide you to the appropriate test. When in doubt, consult a statistician

What if my data violates assumptions?

Options: (1) Transform the data (log, square root), (2) Use non-parametric alternatives, (3) With large samples, parametric tests are robust to violations. Consult a statistician if you're unsure

Does "parametric" mean better?

Not necessarily. Parametric tests are more powerful IF assumptions are met. But if assumptions are violated, non-parametric tests are more appropriate and reliable. Choose based on your data, not on a preference for one type

Should I do multiple comparisons or one big test?

When possible, one test is better (fewer multiple comparison problems). E.g., ANOVA tests whether any groups differ, then post-hocs identify which. Don't run 10 t-tests to compare 5 groups—use ANOVA