Common data quality problems caught automatically
- A value outside the physically possible range, such as an impossible heart rate or body temperature
- A date that contradicts the record, such as a visit dated before the participant enrolled
- The same measurement submitted twice, which would double-count it in the analysis
- A required field left empty, which would leave a gap the analysis cannot use
The reason timing matters here is not that these errors are hard to fix — most are trivial once spotted. It is that spotting them late is costly. A query sent to a site six months after a visit often arrives when the staff who conducted it have moved on, the source documents are archived, and the answer requires reconstructing what happened. Catching the same error at entry turns a reconstruction into a correction.