Skip to course content
Free statistics course

Basic Statistics for Data Analysis / Module 8

Module 8 lesson

Module 8 Lesson: Hypothesis Testing and p-values

Classroom Explanation

A p-value answers one question: if there were no effect, how often would data at least this extreme appear? It is computed by assuming no effect, which is exactly why it cannot be the probability that there is no effect.

In this module, the goal is to interpret p-values as evidence checks, not proof. The important part is not only the calculation. The important part is the thinking before and after the calculation.

Why This Matters

The common mistake is saying p = 0.041 proves the reminder works. It does not prove the cause, size, or usefulness of the effect. This mistake can make a report sound more confident than the evidence deserves.

Key Ideas

1. A null hypothesis is the default no-difference or no-effect position.

The null hypothesis is the starting assumption for the test. Usually it says there is no difference, no effect, or no relationship worth detecting.

2. A p-value asks how surprising the result would be if the null idea were true.

A p-value is part of an evidence check. It is not a certificate that a claim is true, and it does not tell us whether the effect is important.

3. Statistical significance is not the same as practical importance.

A statistically significant result may still be too small to matter. A practical decision also needs size, cost, risk, and context.

Worked Example

A reminder increases completion by 2 percentage points with p = 0.041. That can be statistically notable but still too small to matter in practice.

Here is the dataset used in this module.

study_idquestionp_valueeffect_size_notepractical_importancecaution
HT01Did the new reminder increase worksheet completion?0.041Completion rose by 2 percentage pointslowStatistical significance may not be practically useful.
HT02Did Group A score higher than Group B?0.180Mean difference was 3 pointsunclearSample evidence is weak; do not claim a real difference.
HT03Did the new lesson layout reduce reading time?0.004Average time fell by 40 secondsmediumCheck whether faster reading harmed understanding.
HT04Did one of ten tested messages perform best?0.049Winner beat second place by 1 percentage pointlowMultiple testing makes the result fragile.
HT05Did practice quizzes improve final review scores?0.030Mean score rose by 8 pointsmediumCheck assignment process before using causal language.

Ask how many comparisons were made before reading any single p-value. At the conventional threshold, one comparison in twenty comes back significant when nothing is going on, so one significant result out of twelve is what chance produces rather than what a finding looks like.

How To Think Through It

  1. State the hypothesis being tested.
  2. Report the p-value with its correct meaning.
  3. Say how many comparisons were made.
  4. Report the effect size and its interval.
  5. Write the conclusion the evidence supports.

Common Mistake

The common mistake is saying p = 0.041 proves the reminder works. It does not prove the cause, size, or usefulness of the effect.

How To Write The Result

The test result is statistically notable, but the observed 2-point increase may be too small to justify a change without cost and context.

Practice Prompt

For each scenario, write the p-value meaning, the practical-size note, and one caution.

Takeaway

A p-value measures evidence against no effect. It says nothing about how large an effect is.