Performance Analysis · Method · Component

The assumptions

What has to be true for the method to work — which is where most analyses quietly fail.

The deliverable

What it is

Every method requires assumptions. Some are testable and most are not, and an analysis that does not state them invites a reader to assume there are none.

The assumption that most often fails is that the groups being compared are otherwise similar, which in observational data they almost never are.

One level in

What it is made of

Each element is a constituent part of the component. Follow one to see the attributes it carries.

  1. The list

    What the method requires to be true.

    3 attributes: Assumption · Testable · Likely to hold

    Learn
  2. The tests

    What was checked.

    3 attributes: Assumption · Test · Result

    Learn
  3. The consequences

    What happens to the conclusion if an assumption fails.

    3 attributes: Assumption · If it fails · Direction

    Learn

The assumption that most often fails is that the compared groups were otherwise similar. In observational data they never are.