Section 7.3

Assessing Normality

Determine whether a dataset comes from a normal distribution using visual inspection and correlation criteria.

1

Objective

Goal: Use Normal Probability Plots to assess if sample data comes from a population that is normally distributed.

Many statistical methods (like t-tests) require the data to be approximately normal. This check allows us to verify that assumption.

2

Normal Probability Plot

A Normal Probability Plot is a graph that plots observed data values against their expected Z-scores (normal scores).

  • X-axis: Observed Data Values
  • Y-axis: Expected Normal Scores (Z-scores)

Linear Pattern (Normal)

Normal Probability Plot

Loading chart...

If the points lie close to the dashed line, the data is approximately normal.

Points follow the straight line closely. Data is likely normal.

Curved Pattern (Not Normal)

Normal Probability Plot

Loading chart...

If the points lie close to the dashed line, the data is approximately normal.

Points curve away from the line (e.g., skewness). Data is likely not normal.

3

Assessment Criteria

1. Linearity Criterion

If the plotted points lies approximately on a straight line, it is reasonable to conclude that the data come from a normally distributed population. Systematic curvature indicates departure from normality.

2. Correlation Criterion

We can calculate the Linear Correlation Coefficient () between the data and the normal scores.

If (from Table VI), then the data is normal.

Critical Value Table (Example)

n=5 → 0.880
n=10 → 0.918
n=30 → 0.960
4

Try It Yourself

Normality Assessment Tool

Sample Size (n):8
Correlation (r):0.9807
Critical Value:0.906

Data is likely Normal

r (0.9807) > critical value (0.906)

Loading chart...

Points close to the dashed line indicate normality. Curvature suggests skewness.

Adaptive Engine

LogicLens Practice Suite

Log in to Access Adaptive Practice

Our AI engine generates unique practice problems based on your progress.