06.02 | Chapter 6: Assumption Checks
Read the Shape, Not a Perfect Bell
Shapiro-Wilk gives the first normality signal. Histograms add the visual evidence that helps you judge whether a group is only a little uneven or seriously distorted.
By the end of this lesson, you can
- explain why histograms support rather than replace Shapiro-Wilk;
- inspect balance, outliers, and clustering within each group;
- interpret all three program histograms with the same routine; and
- decide what to do when the test and the graph do not agree.
Visual normality check
What a histogram adds
The formal test tells you whether there is statistical evidence of non-normality. The histogram shows what may be causing the signal and whether the shape is severe enough to make the mean a poor summary.
Novice rule: Real samples rarely form a perfectly smooth bell. Look for major distortion, not small gaps or ordinary bumps.
Keep the target clear
For ANCOVA, you inspect the dependent variable within each group. In this study, the dependent variable is PostTest and the groups are the three enrichment programs.
Walk with me
Histogram 1: After-School Tutoring
Name what you are looking at before interpreting it: PostTest scores for the After-School Tutoring group.
One group, one visual check
Read the whole shape before focusing on any single bar.
Decision anchor: Because the earlier Shapiro-Wilk result was acceptable and this histogram shows no major distortion, it is reasonable to treat this group’s PostTest scores as approximately normal.
Now you try
Use the same script for the other groups
Do not invent a new standard for each picture. Read both histograms with the same balance, outliers, and clustering questions.
Saturday Academy
Mean = 82.4, SD = 5.679, N = 20
Summer Bridge
Mean = 86.45, SD = 5.539, N = 20
Research judgment
When Shapiro-Wilk and the histogram do not match
A p-value and a graph answer related but different questions. When they point in different directions, inspect the severity instead of following either one mechanically.
Lesson 06.02 | Source boundary: printed workbook pages 605–609. The lesson ends before Assumption 3: Homogeneity of Variance (Levene’s Test).