During an AI system audit, the auditor wants to assess whether a training dataset used for a customer churn model is representative of the current customer population. Which audit procedure is MOST appropriate?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Here's the deal — b is correct because assessing dataset representativeness requires comparing the statistical distributions (mean, variance, category proportions) of features in the training data against those of the current population — identifying any systematic misrepresentation. A tests model configuration, not data representativeness.
Full explanation below image
Full Explanation
B is correct because assessing dataset representativeness requires comparing the statistical distributions (mean, variance, category proportions) of features in the training data against those of the current population — identifying any systematic misrepresentation. A tests model configuration, not data representativeness. C tests security controls. D tests development practices.