NeuroNomixer logoNeuroNomixer
  • Home
  • Blog
  • Visual Guides
  • Authors
  • Contact
Sign InSign Up
NeuroNomixer logo
HomeBlogAuthorsContactPrivacy Policy

© 2026 NeuroNomixer — Built with Next.js & Tailwind CSS

Visual Guides/P-Values Demystified
Statistics

P-Values Demystified

Run a simulated experiment with two groups. Watch the p-value shift as you change effect size and sample size. Use permutation tests to build genuine intuition for what p-values really measure, and what they don't.

Experiments run: 0/10
Permutation shuffles: 0/100

Sign in to track progress

Experiment Design

Effect Size (Cohen's d)0.5

Medium effect: moderate separation

Sample Size (n per group)30

Small sample: limited power

Significance Level (α)0.05

Standard threshold: 5% false-positive rate

Test Type

Tests for a difference in either direction (p × 2)

Group Data

Showing preview: run the experiment to generate real data.

ABMean: 100.8Mean: 107.880100119
Group A (—)
Group B (—)

Test Type

Two-tailed: Are the groups different in either direction? Divides α between both tails. Use this when you have no prior directional hypothesis.

Null Hypothesis Distribution

Run an experiment to see the t-distribution.

2.00-2.00-4-3-2-101234Critical region (α)P-value region

t-distribution (df = 58) | α = 0.05 | Two-tailed

Permutation Test

Randomly shuffle group labels and recompute the t-statistic. How often does chance produce a result as extreme as observed?

Run an experiment first.

What p-value means

P(data this extreme | H₀ true). It is NOT the probability the null is true, nor the probability your result is due to chance alone.

Significance ≠ importance

With large samples, tiny and practically irrelevant differences become highly significant. Always consider effect size alongside p-values.

Permutation tests

Shuffling group labels repeatedly shows the null distribution empirically. No distributional assumptions required.

← Hypothesis TestingStatistical Power & Effect Size →