A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Inferential Statistics, Hypothesis Testing, and P-Values

Research Depth 117 in the knowledge graph I know this Set as goal
45topics build on this
810prerequisites beneath it
See this on the map →
Central Limit Theorem (Rigorous via Characteristic Functions)Descriptive Statistics and Data Visualization+4 moreClinical Assessment and DiagnosisEffect Sizes, Practical Significance, and Results Reporting+2 more
hypothesis-testing p-values statistical-inference significance

Core Idea

Hypothesis testing infers whether sample evidence supports a hypothesis about the population. The p-value is the probability of observing the sample statistic (or more extreme) if the null hypothesis is true. Alpha (e.g., 0.05) is the maximum acceptable false-positive rate. Statistical significance indicates the result is unlikely under the null; it does not indicate magnitude or importance.

How It's Best Learned

Interpret p-values and null hypothesis significance tests from published papers. Conduct NHST on a real dataset and report both p and effect size. Discuss the logic and limitations of NHST and alternatives (e.g., Bayesian inference).

Common Misconceptions

Explainer

You know from the central limit theorem that with a large enough sample, the sampling distribution of the mean is approximately normal regardless of the population distribution. You know from the hypothesis test framework that we set up a null hypothesis (H₀), compute a test statistic, and make a decision. Inferential statistics in psychology operationalizes that framework through the machinery of null hypothesis significance testing (NHST) — a procedure for deciding whether to reject H₀ based on sample data, with a controlled probability of being wrong.

The p-value is the single most misunderstood quantity in social science. Here is its precise definition: the probability of observing a test statistic at least as extreme as the one you got, *assuming the null hypothesis is true*. P = 0.03 means that if the null were true, you would see a result this extreme or more extreme only 3% of the time by chance. That's it. It does not tell you the probability that H₀ is true. It does not tell you the probability that your result will replicate. It does not tell you the size of the effect. It is a single conditional probability about the data given H₀, and that conditional is easy to flip incorrectly. Saying "there is a 3% chance this result is due to chance" reverses the condition; it would require Bayesian reasoning and a prior on H₀ to compute that probability.

The alpha level (α) is your pre-specified threshold for this conditional probability below which you will reject H₀. Setting α = 0.05 means you accept a 5% false-positive rate (Type I error) — you will reject H₀ 5% of the time when it is actually true, in the long run across many studies. This is not a guarantee about any single study. When you reject H₀, you have not proven that H₁ is true; you have shown that the data are unlikely if H₀ were true. Statistical significance and practical importance are entirely separate: a study with 100,000 participants can produce p < 0.0001 for a correlation of r = 0.02, which is statistically significant but explains only 0.04% of the variance. Effect size (Cohen's *d*, *r*, *η²*, etc.) is the quantity that measures practical importance — always report it alongside the *p*-value.

Power, which you studied in the prerequisite, connects back here in an important way. Statistical power is the probability of correctly rejecting H₀ when H₁ is true — the complement of the Type II error rate (β). Low-powered studies, which are endemic in psychology, have two failure modes: they often miss real effects (false negatives), and when they do find significant results, those results are systematically inflated. This second point — called the winner's curse — is counterintuitive but follows from the mathematics: in a low-powered study, the only time you cross the significance threshold is when the estimated effect is large enough by luck, which means your effect size estimate is biased upward. This is one of the structural causes of the replication crisis in psychology. The remedy is not to abandon NHST but to use it correctly: plan sample sizes for adequate power, pre-register hypotheses, report effect sizes and confidence intervals, and treat any single significant p-value as one piece of evidence rather than a definitive conclusion.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionProbability Density Functions and Continuous DistributionsCumulative Distribution FunctionsContinuous Random VariablesProbability Density FunctionsExpected ValueWeak Law of Large NumbersProbability Axioms and RulesConditional ProbabilityConditional DistributionsBivariate Normal DistributionNormal DistributionStandard Normal Distribution and Z-ScoresHypothesis Testing FundamentalsExperimental Research DesignControl and Experimental GroupsRandom AssignmentConfounding Variables and Internal ValidityBlinding and Demand CharacteristicsValidity in Psychological MeasurementInferential Statistics in PsychologyEffect Size and Statistical PowerSample Size Determination in Research PlanningLiterature Review and Research SynthesisHypothesis Construction: Directional and Nondirectional PredictionsOperationalizing Independent and Dependent VariablesConstruct Definition and Measurement DevelopmentConstruct Validity and Measurement ValidityConstruct Validity and Operationalization of Psychological ConstructsVariables: Definition, Operationalization, and MeasurementSystematic Observation, Behavioral Coding, and AnalysisData Preparation, Screening, and Quality AssuranceDescriptive Statistics and Data VisualizationInferential Statistics, Hypothesis Testing, and P-Values

Longest path: 118 steps · 810 total prerequisite topics

Prerequisites (6)

Leads To (4)