CAIC AI Strategy & Implementation 3 — Questions and Answers
Question 1: Which AI governance framework element ensures that AI models perform consistently and fairly after deployment?
- Initial model training
- Ongoing monitoring and model performance auditing (Correct answer)
- Data collection policies
- Vendor contract management
Correct answer: Ongoing monitoring and model performance auditing
Ongoing monitoring is essential to detect model drift, bias emergence, and performance degradation that can occur after initial deployment.
Question 2: A retail company plans to use AI for demand forecasting. The MOST important data consideration is:
- Using only real-time data streams
- Ensuring historical sales data is complete, clean, and covers sufficient time periods (Correct answer)
- Collecting data from social media exclusively
- Limiting data to the current fiscal year
Correct answer: Ensuring historical sales data is complete, clean, and covers sufficient time periods
Demand forecasting requires comprehensive historical data to identify seasonal patterns and trends, making data completeness and coverage critical.
Question 3: In the context of AI strategy, 'model drift' refers to:
- The gradual migration of AI models to new servers
- A decline in model accuracy over time as real-world data patterns change (Correct answer)
- The process of updating model parameters during training
- Moving AI workloads between cloud providers
Correct answer: A decline in model accuracy over time as real-world data patterns change
Model drift occurs when the statistical properties of the input data change over time, causing the model's predictions to become less accurate.
Question 4: Which approach best describes 'AI democratization' within an enterprise?
- Allowing all employees to vote on AI project priorities
- Making AI tools and capabilities accessible to non-technical business users through low-code/no-code platforms (Correct answer)
- Open-sourcing all proprietary AI models
- Removing all access controls from AI systems
Correct answer: Making AI tools and capabilities accessible to non-technical business users through low-code/no-code platforms
AI democratization enables broader organizational participation by giving non-technical users tools to leverage AI without deep programming knowledge.
Question 5: When prioritizing AI use cases for implementation, organizations should give highest priority to cases that:
- Use the most advanced AI techniques available
- Have the highest ratio of business impact to implementation complexity and risk (Correct answer)
- Require the largest datasets
- Attract the most media attention
Correct answer: Have the highest ratio of business impact to implementation complexity and risk
Prioritization should favor use cases where business value is high and implementation risk is manageable, ensuring strong ROI and early wins.
Question 6: A key difference between supervised and unsupervised learning in a business implementation context is:
- Supervised learning requires cloud infrastructure; unsupervised does not
- Supervised learning requires labeled training data while unsupervised learning discovers patterns in unlabeled data (Correct answer)
- Unsupervised learning is always more accurate
- Supervised learning cannot be used for classification tasks
Correct answer: Supervised learning requires labeled training data while unsupervised learning discovers patterns in unlabeled data
Supervised learning trains on labeled examples to predict outcomes, while unsupervised learning identifies hidden structures in data without predefined labels.
Question 7: An AI consultant recommends starting with 'quick wins' in an implementation plan. The primary reason for this is to:
- Avoid complex projects entirely
- Build organizational confidence, demonstrate value, and secure continued investment in AI initiatives (Correct answer)
- Satisfy vendor contract requirements
- Reduce the need for data governance
Correct answer: Build organizational confidence, demonstrate value, and secure continued investment in AI initiatives
Early successes build stakeholder trust and momentum, making it easier to secure resources and support for more ambitious AI projects.
Which AI governance framework element ensures that AI models perform consistently and fairly after deployment?