Data Quote by Dennis Ritchie
“Twenty percent of all input forms filled out by people contain bad data.”
About This Quote
Source Article: Data Quality in Computing, 1978
Many forms contain errors, showing the importance of data validation.
In simple terms: Forms often have bad data.
Implement checks to improve data quality.
Themes
Mood
Type
When to use this quote
- online surveys
- government paperwork
- customer onboarding
- clinical trials
Key Concepts
Questions to Reflect On
- How can you balance speed and data integrity?
- What tools help catch errors early?
Validation adds cost and may delay processes.