Activity: Create a Data Audit
Activity ID: ML-M02-A01 Estimated active time: 40-55 minutes
Goal
Create a data audit for the supplied synthetic learner-progress dataset.
Inputs
data/learner_progress_audit_v1.csvdata/data-dictionary.mddata/schema.jsondata/provenance.md
Instructions
- Open the dataset and dictionary.
- Identify the unit of analysis.
- Identify the target.
- List valid day-3 feature candidates.
- List columns that must be excluded from features.
- Count missing values.
- Count target values.
- Flag proxy and measurement risks.
- Write a continue, revise, or stop decision.
Submission table
| Field | Your answer |
|---|---|
| Unit of analysis | |
| Prediction time | |
| Target | |
| Valid feature candidates | |
| Excluded columns | |
| Missing-value notes | |
| Target balance | |
| Proxy-risk columns | |
| Measurement concerns | |
| Coverage concerns | |
| Continue, revise, or stop |
Quality checklist
- [ ] Target is not listed as a feature.
- [ ] Future-information columns are excluded.
- [ ] Missing values are counted and explained.
- [ ] Proxy-risk columns are named.
- [ ] Decision is limited to a learning exercise.
Safety note
Use only the supplied synthetic data. Do not add or upload real learner data.
