Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

coverage-limited-join-validate-unbiased-before-trusting

Sterne1
Forks0
Aktualisiert8. Juli 2026 um 12:14

When you can only observe an outcome/attribute on a SUBSET of the population because the join/linkage/bridge is coverage-limited — imperfect identity resolution, a side child-table that only covers some rows, partial instrumentation, survey non-response — validate the restricted estimate is UNBIASED before reporting it. Use when: (1) a join covers only X% of rows and you're about to either treat unmatched rows as null/negative OR report the matched-subset rate as the population rate; (2) the primary record has no foreign key to the entity you need and you found a peripheral table that carries both keys as a bridge; (3) you're weighing "rebuild the full linkage" vs "use the partial one." The technique: find an INDEPENDENT full-coverage reference for the same quantity and compare the bridged-subset rate to it — match ⇒ missingness is ~ignorable (MAR), report with a coverage caveat; diverge ⇒ the gap is informative (MNAR), the restricted estimate is biased and must be recovered or bounded. Prevents silently ship

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly