1. Project Management Institute (PMI). AI in Project Management: How to Harness the Power of AI to Maximize Project Success. (2024). In the "Data-Centric Phase" of AI project lifecycles, PMI emphasizes the critical importance of Data Understanding and Preparation. This includes analyzing the dataset for representativeness and potential biases across demographic and other subgroups, which aligns directly with demographic analysis and stratification. (Section: "The AI Project Lifecycle - Data-Centric Phase").
2. Chen, I. Y., Joshi, I., Ghassemi, M., & Golden, J. A. (2021). Treating health disparities with artificial intelligence. Nature Medicine, 27(11), 1686-1690. This article highlights the necessity of evaluating AI models across diverse demographic and clinical subgroups. It states, "Auditing for fairness requires stratifying performance metrics across predefined groups..." (p. 1687). This supports stratification as a key method for ensuring data suitability and fairness. DOI: https://doi.org/10.1038/s41591-021-01595-8
3. Stanford University. CS 229: Machine Learning Course Notes. The course materials frequently discuss the principle of ensuring that training data is representative of the data the model will encounter in production. In sections on "Advice for Applying Machine Learning," the process of error analysis often involves stratifying data to understand performance across different segments of the input space, which presupposes an initial analysis of those segments. (See lectures on "Machine Learning System Design").