Skip to course content
Free Python statistics course

Statistical Data Analytics with Python

Module 07 Activity

Scenario

Turn a test result into something a decision-maker can act on.

What you build

An effect size in real units, with its interval, framed for a non-technical reader.

Steps

  1. Report the difference in the units the reader already uses, with its interval, before any standardised measure.
  2. If you report Cohen's d, give the pooled SD alongside so the raw difference can be recovered.
  3. For a binary outcome give the absolute difference in percentage points, the relative change, and one practical translation.
  4. If you report an odds ratio, say that it is one and give the baseline rate.
  5. Name the smallest effect worth acting on before analysing, and compare the whole interval to it.
  6. State the result in at least two framings, one absolute, and carry the interval into the units of the decision.

Evidence to hand in

Review checklist