データ プロファイリング中に、アナリストは次のデータ セットのステータス列を再コード化することを決定します。

次のデータに関する懸念のうち、アナリストがこのアクションを実行したい理由を説明しているのはどれですか?
正解:D
The 'Status' column in the dataset shows different terms such as "yes", "completed", "done", and "Y" that likely represent the same outcome - that a task has been completed. This variation in terms leads to inconsistency within the data. Data profiling aims to ensure that data is consistent, among other quality metrics, to facilitate accurate analysis and reporting. By recoding the 'Status' column, the analyst seeks to address this inconsistency, ensuring that all entries indicating completion are represented uniformly. This enhances the data quality and usability for subsequent data analysis tasks.References:
The action of recoding is taken to standardize the data entries and eliminate inconsistencies, which is crucial for maintaining data integrity and ensuring reliable data analysis.