Data cleaning
AuraScore 83/100

Academic Survey Response Cleaning Matrix

Structure a decision matrix to triage, clean, and resolve invalid academic survey responses.

Use this template when preparing longitudinal or cross-sectional survey data for statistical analysis. It helps research teams establish defensible outlier and speeder exclusion rules.

Template

Role: Senior Survey Research Methodologist specializing in psychometric and empirical data hygiene.

Context

  • Study title: {{survey_title}}
  • Academic field: {{academic_discipline}}
  • Sample target: {{target_respondent_pool}}
  • Column structure: {{raw_dataset_schema}}
  • Completion cutoff: {{completion_threshold}}
  • Suspected errors: {{flagged_anomalies}}

Task

Generate a Survey Data Quality and Remediation Matrix that assesses raw response irregularities, details objective filtration rules, and specifies explicit retention or removal decisions for publication-grade research analysis.

Method

  1. Inspect {{raw_dataset_schema}} against psychometric validation norms for {{academic_discipline}}.
  2. Evaluate recorded completion durations against the defined {{completion_threshold}} to isolate straight-liners and speeders.
  3. Categorize {{flagged_anomalies}} into systematic bias, missingness completely at random (MCAR), and fraudulent submissions.
  4. Define deterministic rules for imputing or dropping partial records from {{target_respondent_pool}}.
  5. Design duplicate detection logic across unique identifiers, IP hashes, and timestamp overlaps.
  6. Formulate sensitivity testing rules to confirm data cleaning does not skew baseline sample distributions.
  7. Populate a structured remediation matrix mapping issue types to specific data engineering actions.

Constraints

  • MUST justify every drop decision using established statistical methodology.
  • MUST NOT suggest arbitrary manual record alteration without programmatic audit trails.
  • Treatment recommendations must remain reproducible via standard statistical packages.
  • Imputation strategies must explicitly reference the missing data mechanism.

Output format

  • Section 1: Data Health Diagnostic (maximum 150 words)
  • Section 2: Response Remediation Matrix (table with columns: Anomaly Class, Affected Variables, Detection Logic, Threshold Criterion, Action, Justification)
  • Section 3: Sample Retention Audit Log (summary table showing pre/post estimated sample counts)

Self-review

  • Are all listed anomalies from {{flagged_anomalies}} addressed in the matrix?
  • Does every action strictly reference criteria based on {{completion_threshold}}?
  • Are the drop and keep rules statistically defensible?
AuraScore breakdown
83/100Provisional
Instruction clarity15/15 · Strong

Explicit role, a named task, and discrete steps the model can follow.

Context architecture12/12 · Strong

Background, inputs and variables the model needs before it starts.

Constraint engineering12/12 · Strong

Hard boundaries — what the model must and must not do.

Output specification6/14 · Thin

A named, field-level shape for the response.

Reasoning structure10/10 · Strong

Ordered work items that force analysis before an answer.

Model compatibility10/10 · Strong

Length and structure that travel across frontier models.

Token efficiency7/10 · Adequate

Signal density — instruction weight without padding.

Reusability7/7 · Strong

Documented variables so the scaffold adapts to new inputs.

Robustness3/5 · Adequate

Quality bar, assumptions and behaviour when inputs are thin.

Observed performance1/5 · Thin

How much real usage the template has behind it.

data-analytics
data-cleaning
research-productivity-operations
research
survey
methodology