|
| 1 | +### YamlMime:ModuleUnit |
| 2 | +uid: learn.wwl.evaluate-costs-benefits-ai-powered-business-solution.knowledge-check |
| 3 | +title: "Module assessment" |
| 4 | +metadata: |
| 5 | + title: "Knowledge check" |
| 6 | + description: "Knowledge check" |
| 7 | + ms.date: 02/13/2026 |
| 8 | + author: pabloMS |
| 9 | + ms.author: taeldin |
| 10 | + ms.topic: unit |
| 11 | + module_assessment: false |
| 12 | +durationInMinutes: 3 |
| 13 | +content: "Choose the best response for each of the following questions." |
| 14 | +quiz: |
| 15 | + questions: |
| 16 | + - content: "Which of the following is a financial ROI indicator in AI-powered business solutions?" |
| 17 | + choices: |
| 18 | + - content: "Customer satisfaction score" |
| 19 | + isCorrect: false |
| 20 | + explanation: "Incorrect. Customer satisfaction is considered a strategic or intangible (soft value) indicator, not a direct financial metric." |
| 21 | + - content: "Minutes saved per workflow" |
| 22 | + isCorrect: false |
| 23 | + explanation: "Incorrect. Minutes saved per workflow is a time-based metric, not a direct financial indicator." |
| 24 | + - content: "Money saved per successful agent run" |
| 25 | + isCorrect: true |
| 26 | + explanation: "Correct. Financial ROI measures quantifiable, monetary outcomes such as 'money saved per successful agent run,' which is a direct financial metric." |
| 27 | + - content: "Employee sentiment rating" |
| 28 | + isCorrect: false |
| 29 | + explanation: "Incorrect. Employee sentiment is considered a strategic or intangible (soft value) indicator, not a direct financial metric." |
| 30 | + - content: "Which element must be included to produce a complete ROI analysis for an AI solution?" |
| 31 | + choices: |
| 32 | + - content: "Only financial savings" |
| 33 | + isCorrect: false |
| 34 | + explanation: "Incorrect. A complete ROI analysis requires more than just financial savings; it must also include Total Cost of Ownership (TCO)." |
| 35 | + - content: "Only labor-hours saved" |
| 36 | + isCorrect: false |
| 37 | + explanation: "Incorrect. Labor-hours saved is a measurable benefit but doesn't account for the full ROI analysis, which includes TCO." |
| 38 | + - content: "Both measurable benefits and TCO" |
| 39 | + isCorrect: true |
| 40 | + explanation: "Correct. A complete ROI analysis requires both quantifiable benefits (such as time and cost savings) and a full accounting of Total Cost of Ownership (TCO), ensuring the analysis is balanced and enterprise-ready." |
| 41 | + - content: "Only the number of automated tasks" |
| 42 | + isCorrect: false |
| 43 | + explanation: "Incorrect. The number of automated tasks alone doesn't provide a complete ROI analysis; TCO and measurable benefits are also required." |
| 44 | + - content: "Which scenario most strongly indicates a Build approach for AI components?" |
| 45 | + choices: |
| 46 | + - content: "Standard HR onboarding workflow" |
| 47 | + isCorrect: false |
| 48 | + explanation: "Incorrect. Standard workflows are typically well-supported by commercial tools and do not require a Build approach." |
| 49 | + - content: "Document summarization for internal policies" |
| 50 | + isCorrect: false |
| 51 | + explanation: "Incorrect. Document summarization is a common task that can often be handled by off-the-shelf solutions." |
| 52 | + - content: "Highly specialized decision engine that differentiates the organization competitively" |
| 53 | + isCorrect: true |
| 54 | + explanation: "Correct. The Build approach is best when the AI solution defines competitive advantage, requires deep customization, or supports unique business processes not covered by commercial tools." |
| 55 | + - content: "Simple customer email triage" |
| 56 | + isCorrect: false |
| 57 | + explanation: "Incorrect. Simple tasks like customer email triage are typically well-supported by commercial tools and do not require a Build approach." |
| 58 | + - content: "Which Total Cost of Ownership (TCO) category includes costs for data cleansing, labeling, and monitoring data drift in AI-powered business solutions?" |
| 59 | + choices: |
| 60 | + - content: "Infrastructure Costs" |
| 61 | + isCorrect: false |
| 62 | + explanation: "Incorrect. Infrastructure Costs typically include hardware, cloud services, and other foundational resources, not data preparation." |
| 63 | + - content: "Development and Integration Costs" |
| 64 | + isCorrect: false |
| 65 | + explanation: "Incorrect. Development and Integration Costs focus on creating and integrating AI solutions, not data preparation." |
| 66 | + - content: "Data Quality and Preparation Costs" |
| 67 | + isCorrect: true |
| 68 | + explanation: "Correct. Data Quality and Preparation Costs encompass data collection, cleaning, labeling, structuring, chunking, grounding, indexing, and monitoring." |
| 69 | + - content: "Ongoing Operational Costs" |
| 70 | + isCorrect: false |
| 71 | + explanation: "Incorrect. Ongoing Operational Costs include maintenance and monitoring but do not specifically cover data preparation tasks." |
0 commit comments