Consistency can refer to ensuring that data values are consistently represented within a data set and between data sets, and consistently associated across data sets.
正确答案是:C: All the records in the CRM have been accounted for in the data warehouse。
专业分析:
数据质量的维度之一是“一致性”,它指的是数据在不同系统、不同时间或不同来源之间的一致性和协调性。具体来说,一致性确保数据在不同的数据库或系统中保持一致,没有冲突或不匹配的情况。
A: The revenue data in the dataset is always $100 out
这个选项描述的是数据的准确性问题,而不是一致性。数据总是差100美元,说明数据存在系统性误差。
B: The customer file has 50% duplicated entries
这个选项描述的是数据的唯一性问题,而不是一致性。重复的条目会影响数据的完整性和准确性。
C: All the records in the CRM have been accounted for in the data warehouse
这个选项描述的是数据在不同系统之间的一致性。CRM系统中的所有记录都在数据仓库中得到了体现,说明数据在这两个系统之间是一致的。
D: The phone numbers in the customer file do not adhere to the standard format
这个选项描述的是数据的格式一致性问题,但更倾向于数据的标准化问题,而不是系统间的一致性。
因此,选项C是最符合“一致性”数据质量维度的最佳例子。