CY0-001 · Question #12
An employee wants a consulting company to procure a data set that contains age, ethnicity, and diabetes status. During development, the employer wants to ensure the integrity of the data. Which of…
The correct answer is A. Implementing checksums. Checksums ensure data integrity by detecting any unauthorized or accidental changes to the dataset. This provides a reliable way to confirm that sensitive attributes such as age, ethnicity, and diabetes status remain unaltered during development.
Question
An employee wants a consulting company to procure a data set that contains age, ethnicity, and diabetes status. During development, the employer wants to ensure the integrity of the data. Which of the following is the best strategy to accomplish this task?
Options
- AImplementing checksums
- BConducting human evaluation
- CQuerying the model
- DEnabling log monitoring
How the community answered
(48 responses)- A85% (41)
- B8% (4)
- C4% (2)
- D2% (1)
Explanation
Checksums ensure data integrity by detecting any unauthorized or accidental changes to the dataset. This provides a reliable way to confirm that sensitive attributes such as age, ethnicity, and diabetes status remain unaltered during development.
Topics
Community Discussion
No community discussion yet for this question.