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

Assumption Violations and Statistical Test Robustness

College Depth 105 in the knowledge graph I know this Set as goal
50topics build on this
541prerequisites beneath it
See this on the map →
Inferential Statistics in PsychologyStatistical Conclusion Validity and Assumptions of Statistical Tests
statistics assumptions robustness

Core Idea

Statistical tests rest on assumptions (normality, homogeneity of variance, independence of observations) that, when violated, can compromise validity of conclusions. Robust methods are relatively insensitive to assumption violations; when assumptions are severely violated, alternative tests or data transformations are appropriate. Documenting assumption checking and justifying analytical choices strengthens research reporting.

Explainer

From inferential statistics, you know that procedures like the t-test and ANOVA produce p-values by comparing an observed test statistic against a theoretical sampling distribution. That theoretical distribution — the one that tells you how likely your result would be under the null hypothesis — was derived under specific mathematical conditions. These conditions are the assumptions of the test. When the assumptions hold, the p-value means what it says. When they are violated, the sampling distribution you are comparing against may be wrong, and the p-value can mislead.

The three core assumptions for most parametric tests are normality (the outcome variable, or the residuals from the model, follow a normal distribution within groups), homogeneity of variance (the spread of scores is similar across the groups being compared), and independence of observations (each data point is unrelated to others — one person's score does not predict another's). Of these, independence is by far the most serious. Violating independence — for example, by collecting multiple responses from the same person and treating them as independent — can inflate your false-positive rate dramatically, because clustered observations carry far less information than truly independent ones. Normality and homogeneity violations are more forgiving, especially with larger samples.

This is where robustness becomes important. A test is robust to a given assumption if its Type I error rate (false positive rate) and power stay close to their nominal values even when that assumption is violated. The t-test and ANOVA are reasonably robust to non-normality when sample sizes are large (invoking the central limit theorem) and groups are roughly equal in size. However, both are more sensitive to heteroscedasticity (unequal variances), especially when group sizes differ. When variances are unequal and group sizes are unbalanced, the standard F-test can produce p-values that are substantially wrong. Welch's correction for the t-test and its ANOVA analog directly address this by adjusting the degrees of freedom.

When violations are severe, two general strategies exist: non-parametric alternatives that make fewer distributional assumptions (Wilcoxon rank-sum instead of t-test, Kruskal-Wallis instead of one-way ANOVA), or data transformations that pull the distribution closer to normality before applying parametric tests. Common transformations include log transforms for positive-skewed data (e.g., reaction times, income), square-root transforms for count data, and arcsine transforms for proportions. Neither strategy is universally superior — non-parametric tests lose power when the distributional assumptions of parametric tests are actually met, and transformations can make results harder to interpret. The practical skill is diagnosing which assumptions matter most for your specific design and data, checking them using residual plots and diagnostic statistics rather than relying on significance tests of the assumptions themselves (which are often underpowered for the violations that matter), and documenting your choices transparently so readers can evaluate your analytic decisions.

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 PsychologyAssumption Violations and Statistical Test Robustness

Longest path: 106 steps · 541 total prerequisite topics

Prerequisites (1)

Leads To (1)