
合格させるPMI Certification PMI-CPMAI日本語テスト問題集で[2026年09月19日] 更新された141問あります
PMI PMI-CPMAI日本語実際の問題と100%カバー率でリアル試験問題
質問 # 30
プロジェクトチームは、将来の監査のために、AI関連のあらゆる決定と行動を包括的に文書化する責任を負っています。彼らは、特定のAI選択の理由、その影響、および実装中に発生したあらゆる問題を追跡する必要があります。
この状況は何を象徴しているのでしょうか?
- A. 透明性
- B. コンプライアンス管理
- C. 戦略的整合性
- D. 業務効率
正解:A
解説:
PMI-CPMAI places special emphasis on transparency and traceability as pillars of responsible AI.
Transparency is defined not only as making AI behavior understandable, but also as maintaining clear documentation of decisions, rationales, configurations, changes, and incidents throughout the AI lifecycle.
When a project team explicitly works to record why certain AI choices were made, what impacts they had, and which issues arose-specifically for future auditing and accountability-they are implementing transparency practices.
The framework explains that transparent AI management requires establishing audit trails: who approved which model, why a particular dataset was selected, which hyperparameters or thresholds were used, what risks were identified, and how they were mitigated. This documentation later supports internal and external audits, regulatory inquiries, and stakeholder questions. While such records contribute to compliance management and can indirectly support strategic alignment and operational efficiency, the concept being directly represented in the scenario is transparency-the deliberate effort to make AI decisions and their consequences visible, explainable, and reviewable.
Therefore, the situation described-comprehensive documentation of decisions, impacts, and issues for auditability-is best characterized as transparency rather than general compliance or efficiency.
質問 # 31
あるプロジェクトチームは、顧客離脱を予測するAIモデルのデータ評価を監督している。彼らは、モデルの予測が特定の顧客層に偏っていることに気づいた。
このバイアスを軽減するための効果的な手法は何ですか?
- A. バッチサイズを増やす
- B. 層化抽出法の実施
- C. ハイパーパラメータの調整
- D. 合成データ生成を用いる
正解:D
解説:
The best answer is A. Using synthetic data generation . PMI's CPMAI exam outline explicitly includes supervising data augmentation and synthetic data generation as part of managing AI data preparation, and it also highlights the need to address bias, validate data preprocessing results, and ensure the data is suitable before and during model development. When predictions are biased toward a particular class, that usually points to an imbalance or under-representation problem in the training data. Synthetic data generation is an effective mitigation technique because it can increase representation for the weaker class and improve model learning across the full population.
Option B, stratified sampling, is useful for preserving class proportions in train-test splits and for evaluation discipline, but it does not directly correct a class imbalance problem as effectively as targeted synthetic augmentation. Option C affects optimization efficiency, not fairness or class representation. Option D may tune performance, but hyperparameter changes do not address the root issue if the data itself is skewed. PMI's materials also note that trustworthy AI requires active management of bias, risk, and compliance gaps , which supports selecting a data-centric mitigation approach rather than relying only on model tuning.
質問 # 32
ある金融サービス会社は、新たに運用を開始した不正検出用AIシステムの有効性を評価している。
プロジェクトマネージャーは、ビジネスにおける主要業績評価指標(KPI)に基づいてモデルを評価する必要がある。
この評価の正確性を確保するための効果的な方法は何ですか?
- A. 四半期ごとの事業財務報告書のレビュー
- B. 単一の包括的な指標を導入する
- C. 多様な検証手法を活用する
- D. 外部の専門家や監査人との協議
正解:C
解説:
PMI-CPMAI guidance on evaluating operational AI systems, especially in risk-sensitive domains like fraud detection, stresses that project managers must link model performance to business KPIs using multiple complementary evaluation methods, not a single metric. The material explains that fraud models have asymmetric costs (false positives vs. false negatives), evolving fraud patterns, and complex business impacts, so "no single measure is sufficient to characterize business value or risk." Instead, teams are encouraged to use a diverse set of validation techniques, such as holdout and cross-validation, backtesting on historical periods, confusion matrices, cost/benefit-weighted metrics, and A/B or champion-challenger tests in production-like environments.
PMI-CPMAI also notes that evaluation should combine technical metrics (precision, recall, ROC/AUC, F1, lift) with business-oriented indicators (fraud losses avoided, investigation workload, customer friction, and regulatory or compliance thresholds). Using multiple techniques allows the project manager to check consistency across views and avoid being misled by a single "good-looking" number that hides harmful side effects. Relying on quarterly financial reports or external experts alone does not provide the granular, model- specific insight required, and a single comprehensive metric contradicts PMI's emphasis on multidimensional evaluation. Therefore, to ensure an accurate and reliable assessment of the AI fraud system against business KPIs, the most effective method is utilizing a diverse set of validation techniques.
質問 # 33
ある病院システムがチャットボットを導入したところ、エンドユーザーから苦情が寄せられた。エンドユーザーは人間と話していると思っているが、回答が意味不明なため不満を感じている。
エンドユーザーがAIチャットボットとやり取りしていることを確実に認識できるようにするには、透明性を確保するためにどのような点を考慮すべきでしょうか?
- A. 解釈可能なAIモデルの使用
- B. 使用ごとに開示通知
- C. 高度なアルゴリズムを実用化する
- D. 多様なデータセットの包含
正解:B
解説:
Responsible and transparent AI-key themes in PMI-CPMAI-require that end users understand when they are interacting with an AI system rather than a human. In this scenario, end users mistakenly believe they are chatting with a person and become frustrated when responses are nonsensical. PMI-style responsible AI and ethics guidance emphasizes clear disclosure, user awareness, and expectation management as essential controls to protect trust and reduce harm.
The most direct way to support transparency here is a disclosure notice with each use (option C), for example a visible label or brief statement indicating "You are interacting with an AI-powered chatbot." This can appear at session start, in the chat header, or near the input box and may be reinforced periodically.
Inclusion of diverse datasets (option A) and interpretable models (option D) are important for fairness and explainability but do not solve the misunderstanding about the chatbot's identity. Operationalizing advanced algorithms (option B) might improve answer quality, but again, it does not address the core transparency issue. Therefore, to ensure users know they are engaging with an AI chatbot, the system should present a clear disclosure notice with each use.
質問 # 34
あるITサービス企業のプロジェクトチームは、ネットワークセキュリティを強化するためのAIソリューションを開発している。プロジェクトが望ましい成果を確実に達成できるよう、成功基準を明確に定義する必要がある。
プロジェクトマネージャーは、関連する成功基準を定義するために何をすべきでしょうか?
- A. 証券投資の詳細な費用対効果分析を実施する
- B. インシデント対応時間と脅威検出率に関する主要業績評価指標(KPI)を使用する
- C. ネットワークインフラストラクチャのSWOT分析(強み、弱み、機会、脅威)を実施する
- D. 脅威予測のための機械学習(ML)アルゴリズムを実装する
正解:B
解説:
PMI-CPMAI stresses that AI projects must define clear, measurable success criteria that are directly aligned with the problem the AI is intended to solve. In a network security context, the AI solution is being developed to "enhance network security," which, in operational terms, translates to outcomes like faster incident response and better detection of threats and anomalies.
PMI's guidance on benefits realization and performance management recommends using key performance indicators (KPIs) that are specific, measurable, and time-bound. For security, relevant KPIs typically include metrics such as mean time to detect (MTTD), mean time to respond (MTTR), detection rates, false positive
/false negative rates, number of incidents contained, and reduction in successful breaches. By defining success criteria in terms of incident response times and threat detection rates, the project manager ties the AI system's performance directly to business and operational outcomes, making it easier to monitor effectiveness and justify investment.
Implementing ML algorithms (option A) is a technical activity, not a definition of success. SWOT analysis and cost-benefit analysis (options C and D) can inform strategy and justification, but they do not, by themselves, define how success will be measured in day-to-day operations. PMI-CPMAI emphasizes metrics- driven evaluation, so using KPIs for incident response times and threat detection rates (option B) is the correct approach.
質問 # 35
あるITサービス企業のプロジェクトチームは、AIベースの顧客サポートチャットボットの開発に取り組んでいる。チャットボットが効果的に機能するようにするためには、必要なデータを定義する必要がある。
どの方法がプロジェクトの要件を満たしていますか?
- A. 顧客との会話サンプルから生成された合成データを使用する
- B. ベータ版ユーザーからのフィードバックを取り入れてモデルを改良する
- C. トレーニングデータとして過去の顧客インタラクションログを収集する
- D. 想定される顧客からの問い合わせに基づいて新しいスクリプトを開発する
正解:C
解説:
For an AI-based customer support chatbot, PMI-CPMAI-aligned lifecycle guidance stresses that defining required data starts from real, historical interactions that reflect actual customer needs and behaviors.
Gathering historical customer interaction logs for training data (option B) is the method that best meets this requirement. These logs typically include customer questions, intents, issues, resolutions, and escalation paths, providing a rich, labeled or label-ready corpus that is highly representative of real-world use.
By analyzing these logs, the team can identify the most frequent intents, common phrasing, edge cases, and areas where customers are confused or dissatisfied. This directly informs data schema design, labeling strategies, and coverage requirements for the chatbot. It also helps define performance metrics (such as resolution rate for top intents) and guardrails. Synthetic data (option A) may supplement coverage but should not be the primary basis for defining required data, as it risks encoding designer assumptions instead of reality. Feedback from beta customers (option C) is valuable later in the evaluation and improvement phases.
Developing scripts based on anticipated queries (option D) aids dialogue design but does not truly define the underlying data required for robust training. Therefore, gathering and leveraging historical customer interaction logs is the most appropriate method to define required data for an effective support chatbot.
質問 # 36
ある企業がAIソリューションの実用化を計画している。プロジェクトマネージャーは、リリース前にモデルのパフォーマンスが設定された基準値を満たしていることを確認する必要がある。
今回のリリース前にこれらのしきい値を確認する効果的な方法はありますか?
- A. 検証データセットに対するテスト
- B. 影響評価の実施
- C. 複数のエンドユーザー受け入れテストの実施
- D. 一連の侵入テストを実施する
正解:A
解説:
Before operationalizing an AI model, PMI-CPMAI emphasizes confirming whether the model meets predefined performance thresholds using well-governed evaluation datasets. This is done by testing against validation (and/or test) datasets that are distinct from the training data and representative of real-world conditions. These datasets allow the team to compute agreed metrics-such as accuracy, precision, recall, F1, AUC, or domain-specific KPIs-and compare them directly against acceptance criteria defined earlier with stakeholders.
The PMI framework stresses traceability from business objectives # requirements # metrics # thresholds # evaluation results. Validation testing is where this chain is concretely confirmed: if the model consistently meets or exceeds thresholds on held-out data, it is a strong indicator that it is ready for controlled release.
Impact evaluation (option B) is more appropriate once the model is in pilot or production, focusing on business outcomes. End-user acceptance tests (option C) mainly address usability and workflow fit, not detailed model performance. Penetration tests (option D) address security rather than predictive quality.
Thus, to confirm that model performance meets selected thresholds before release, the most effective method is testing against validation datasets (option A).
質問 # 37
ある航空宇宙企業は、安全性と効率性を向上させるために、製造プロセスにAIを導入している。
プロジェクトチームは、機密データへの不正アクセスを防ぐため、潜在的なセキュリティ上の脅威を評価する必要がある。
最もリスクが高いのはどれですか?
- A. オープンソースレビューのない独自ソフトウェアを採用している
- B. 分散型データストレージシステムの運用化
- C. データガバナンスを徹底することで、APIとデータフローを保護する
- D. 定期的なデータ更新なしでAIモデルを実装する
正解:B
解説:
PMI-CPMAI treats data privacy, governance, and security as central pillars of responsible AI, highlighting that AI projects often deal with sensitive and regulated information. LPCentre+1 When evaluating threats that could lead to unauthorized access to sensitive aerospace manufacturing data, the framework encourages looking at attack surface, distribution of data, and control complexity.
A decentralized data storage system (option C) significantly increases the potential risk: data is distributed across multiple locations or nodes, making consistent access control, identity management, logging, and incident response more challenging. Misconfigurations or weak endpoints in such an environment can create numerous entry points for attackers, magnifying exposure of proprietary designs, safety-critical parameters, or personal data. PMI-CPMAI's guidance on data governance stresses centralized policies, clear stewardship, and controlled data flows precisely to reduce this risk.
By contrast, proprietary software with no open-source review (A) may present transparency concerns but does not inherently imply broader data exposure. Lack of regular data updates (B) is more a model performance and drift issue than a direct security threat. Option D describes a mitigation-securing APIs and enforcing governance-not a risk. Therefore, the highest security risk for unauthorized access in this scenario is operationalizing a decentralized data storage system.
質問 # 38
ある物流会社が、配送時間の短縮を目的としてAIシステムを運用開始しようとしている。プロジェクトチームは、AIソリューションに影響を与える可能性のあるパフォーマンス上の制約を特定する必要がある。
プロジェクトマネージャーは、チームの目標を達成するためにどの方法を用いるべきでしょうか?
- A. 予備的な実現可能性調査の実施
- B. 高度なデータ可視化ツールの導入
- C. 従業員へのAI倫理に関する研修
- D. 競合他社とのベンチマーク
正解:A
解説:
When operationalizing an AI system to improve delivery times, PMI-style AI project guidance stresses the importance of identifying constraints and assumptions early, before heavy investment in build-out. A preliminary feasibility study is the standard method to surface key performance constraints that might impact the AI solution. This includes analyzing current logistics processes, data availability and latency, network conditions, service-level expectations (e.g., maximum response times for route optimization), infrastructure capacity, and integration limits with existing systems.
A feasibility study helps the team clarify: what throughput is required, how frequently predictions must be updated, what real-time vs. batch constraints exist, and whether current hardware, APIs, and data pipelines can support those requirements. This aligns with PMI-CPMAI's emphasis on evaluating technical, data, and organizational readiness before committing to full-scale deployment.
Benchmarking competitors (option A) may highlight external performance targets but does not systematically uncover the internal constraints. Implementing advanced visualization tools (option B) can help later with monitoring and communication but does not, by itself, identify constraints. Training employees on AI ethics (option D) is valuable from a governance standpoint, yet it does not address performance limitations. Thus, the method that directly meets the objective of identifying performance constraints is to conduct a preliminary feasibility study.
質問 # 39
航空宇宙企業のプロジェクトチームは、メンテナンスの必要性を予測するAIモデル用のデータを準備する前に、データ品質を評価しています。彼らはストリーミングデータに関して課題に直面しています。もしプロジェクトチームがバッチデータを扱っていた場合、結果はどのように異なるでしょうか?
- A. バッチデータでは、データ拡張の必要性がより高くなります。
- B. バッチデータには、データ内の不整合がより多く含まれています。
- C. バッチデータには、より複雑なデータ競合があります。
- D. バッチデータの方がデータ流入の管理が容易です。
正解:D
解説:
PMI-CPMAI emphasizes defining data needs with attention to data types/formats, and especially temporal and granularity requirements, because these drive how data must be collected, processed, and governed.
Streaming data introduces continuous inflow, near-real-time processing, and greater operational complexity for validation, monitoring, and pipeline reliability. By contrast, batch data arrives in discrete, scheduled loads (e.g., nightly dumps), which generally makes it easier to control the ingestion window, validate completeness, reconcile anomalies, and correct issues before data is used for model training or scoring. This aligns with PMI' s expectation that teams define data flow and processing requirements and set acceptance criteria for data quality-activities that are typically simpler when inflow is periodic rather than continuous. In CPMAI practice, batch processing also supports stronger governance checkpoints: teams can run standardized quality checks, maintain versioning of datasets, and document preprocessing steps more consistently-helpful for auditability and accountability. While batch data can still contain conflicts or inconsistencies, those issues are not inherently "greater" than streaming; the key difference is that batch ingestion tends to be more manageable operationally because timing and volume are more predictable.
質問 # 40
病院のプロジェクトチームは、予測保守AIモデルのために患者の遠隔監視データを準備する任務を負っている。
彼らは、データがモデルに適した形式と形状になっていることを確認する手助けをする必要がある。
プロジェクトマネージャーはこれらの目標を達成するために何をすべきでしょうか?
- A. 高度なデータ配信サービス(DDS)を活用する。
- B. バッチ処理システムを導入してパフォーマンスを向上させる。
- C. 機械学習(ML)アルゴリズムを採用する。
- D. ルールベースの抽出、変換、ロード(ETL)フレームワークを採用する。
正解:D
解説:
The best answer is A. Adopt a rule-based extraction, transformation, and loading (ETL) framework . In PMI-CPMAI, the Identify Data Needs domain includes overseeing data cleaning, preprocessing, transformation, and validation so that data is suitable for model development. PMI's official exam outline specifically calls out defining data requirements, coordinating data cleaning and normalization, verifying preprocessing results, and ensuring the prepared data meets the format and quality needed for the intended AI approach.
An ETL framework is the most direct fit because the scenario is about getting telemetry data into the right format and shape for model use. ETL handles extraction from source systems, transformation into a usable model-ready structure, and loading into the target environment in a controlled, repeatable way. By contrast, DDS is more about data exchange architecture, not primary preparation for modeling. ML algorithms are used to learn from prepared data, not to format it. Batch processing may improve throughput, but performance optimization does not solve the core requirement of structuring and transforming the data correctly. Under PMI-CPMAI logic, data preparation should be systematic, auditable, and aligned to the model's requirements, which makes ETL the strongest answer.
質問 # 41
ある政府機関が、新たな規制に関する国民の意見を分析するために、自然言語処理(NLP)システムを導入しようとしている。プロジェクトチームは、データソースが適切に特定され、アクセス可能であることを確認する必要がある。
プロジェクトチームの目標を達成するための効果的な方法は何ですか?
- A. データウェアハウスソリューションを活用した集計
- B. 徹底的なデータインベントリ監査を実施し、それが適切に文書化されていることを確認する
- C. 既存の顧客関係管理(CRM)システムを活用する
- D. 内部データカタログシステムの導入
正解:B
解説:
According to PMI-CPMAI, before implementing sophisticated platforms (such as catalogs or warehouses), AI initiatives must begin with foundation work on data discovery and inventory. For an NLP system analyzing public comments on regulations, the framework stresses that teams must first "identify, locate, and characterize all relevant data sources, owners, formats, access paths, and constraints," and ensure this information is documented in a consistent, accessible way. This is commonly described as a data inventory or data source audit, where the team systematically lists sources (web forms, email submissions, social media channels, open data portals, scanned documents), their frequency of update, retention policies, legal constraints, and access mechanisms.
PMI-CPMAI notes that this step is critical to ensure that data sources are both well-identified (no major channel missing, clear owners, understood structures) and accessible within regulatory and security constraints. An internal data catalog system can be a longer-term governance mechanism, but it only becomes effective if the underlying inventory work has already been done accurately; otherwise, the catalog simply reflects incomplete or outdated information. Data warehousing or CRM systems address storage or customer data management, not necessarily the breadth of public-comment channels.
Therefore, the most directly effective method to meet the project team's immediate objective-ensuring data sources are well-identified and accessible for the NLP initiative-is conducting a thorough data inventory audit and ensuring it is well documented.
質問 # 42
AIプロジェクトチームは現在、セキュリティ計画の策定を進めている。チームは、透明性、説明可能性、データ規制への準拠など、さまざまな側面を考慮する必要がある。
プロジェクトマネージャーはどのような行動を取るべきでしょうか?
- A. 他のセキュリティ面を考慮せず、暗号化のみに依存する
- B. 技術的なセキュリティ対策のみに焦点を当て、透明性を無視する
- C. AIシステムの意思決定が透明性があり、説明可能であることを保証する
- D. 現行規制を精査せずに遵守を前提とする
正解:C
解説:
In PMI-CPMAI, security planning for AI solutions goes beyond traditional technical controls; it explicitly includes transparency, explainability, and regulatory compliance as part of a responsible AI posture. The guidance states that security and trust in AI depend not only on encryption, access control, and infrastructure hardening, but also on whether stakeholders can understand how decisions are made and whether those decisions comply with applicable laws and policies.
PMI's AI management perspective includes requirements for explainable and auditable decision-making, particularly in public-sector and high-impact domains. This means designing systems so that model behavior can be interpreted, key features and factors identified, and decisions documented in a way that regulators, auditors, and affected users can review. The project manager is therefore expected to ensure that the AI system's design and governance support transparency and explainability, in addition to technical security controls.
Focusing only on technical measures or assuming compliance without review contradicts PMI-CPMAI's emphasis on proactive governance and legal/ethical due diligence. Reliance solely on encryption addresses confidentiality but not fairness, accountability, or understandability. Thus, the correct action is to ensure the AI system's decisions are transparent and explainable, embedded alongside other security and compliance safeguards.
質問 # 43
あるチームはAIプロジェクトの初期段階にある。彼らはAIソリューション開発を支えるために必要なデータと技術を確保する必要がある。
プロジェクトチームが最初に行うべきステップは何ですか?
- A. 不足している点を特定し、必要なツールを調達する
- B. AIプロジェクトの事業目標を概説する
- C. 必要なデータの可用性と品質を確認する
- D. チームの現在のAIおよびデータに関する専門知識を評価する
正解:C
解説:
In the PMI-CP in Managing AI guidance, early AI project work includes confirming that the data foundation is viable before committing to specific tools or architectures. For AI initiatives, data is the primary constraint:
if the right data does not exist, is incomplete, or is of low quality, no choice of technology will rescue the solution. Therefore, before assessing tooling gaps or even detailing the technology stack, teams are expected to verify the availability, accessibility, and quality of the required data for the intended use case.
PMI-CPMAI describes data readiness activities such as identifying key data sources, profiling them for completeness and consistency, assessing coverage of relevant populations and time periods, and checking for legal and regulatory constraints around access and use. Only after this verification can the team meaningfully evaluate whether existing platforms, infrastructure, and tools are sufficient, and then identify gaps.
Assessing team expertise or procuring tools are important, but they follow from the prior understanding of what data exists and what is needed for the model. Thus, the first step the project team should complete to ensure they have what they need for AI development is to verify the availability and quality of the required data.
質問 # 44
ある政府機関が、予測型警察活動のための新しいAIツールを運用開始しようとしている。プロジェクトマネージャーは、データ品質と関連性を確保するために、データ分野の専門家(SME)を特定する必要がある。プロジェクトチームは、過去の犯罪データ、社会経済データ、およびリアルタイムの事件報告にアクセスできる。
このプロジェクトにおけるデータ専門家(SME)を特定するには、どの方法が役立ちますか?
- A. チームの過去の犯罪および社会経済データに関する知識を評価する
- B. 高度なデータ分析と機械学習の資格審査
- C. リアルタイムのインシデントデータ処理に関する知識を評価するためのワークショップを実施する
- D. 警察活動において同様のAIツール開発に携わった経験のある人物を特定する
正解:A
解説:
In CPMAI's Data Understanding phase, the methodology emphasizes identifying data sources, ownership, quality, and the people who truly understand those data assets. Data subject matter experts (SMEs) are not defined purely by generic analytics skills or by having worked on AI before; they are defined by deep familiarity with the specific datasets and domain context that drive the AI solution.
For predictive policing, the key datasets are historical crime data, socioeconomic data, and real-time incident reports. CPMAI guidance stresses that teams must understand how these datasets are generated, what biases they may contain, their limitations, and how they relate to the real-world processes they represent. Therefore, the best way to identify appropriate data SMEs is to evaluate who on the team (or in the wider organization) already has strong familiarity with these concrete data sources, their structures, and usage history.
Options focusing on prior AI tools, workshops on a single data stream, or generic analytics certifications do not guarantee deep, source-specific knowledge. Aligning with CPMAI's data-centric approach, evaluating the team's familiarity with historical crime and socioeconomic data is the most appropriate method, making option C correct.
質問 # 45
ある金融サービス会社は、不正検出を強化するためにAIを導入しようとしている。データ評価を監督するため、プロジェクトマネージャーは、取引履歴や顧客プロファイルを含む入力データの完全性と正確性を確保する必要がある。
どの方法が、要件を満たす結果をもたらすか?
- A. データを異なる方法で処理するための代替アプローチの実装
- B. 可視化ジェネレーターを適用してデータフロー図を作成する
- C. プロンプトパターンを利用してAIモデルのトレーニングプロセスを誘導する
- D. 事実確認チェックリストを用いてデータソースを体系的に検証する
正解:D
解説:
In AI initiatives for financial fraud detection, PMI-style AI data governance emphasizes that the integrity, provenance, and reliability of input data must be established before modeling. Transaction histories and customer profiles are high-risk, regulated data, so the project manager is expected to apply structured, repeatable verification methods rather than ad hoc checks. A fact checklist to systematically verify data sources directly supports this requirement. Such a checklist typically includes validation of data origin (systems of record), timeliness, completeness, consistency across systems, documentation of transformations, and confirmation that data has not been tampered with in transit or storage.
Within an AI governance framework, these checklists form part of data control evidence, supporting auditability and regulatory compliance. They also help uncover misalignments such as missing transaction fields, inconsistent customer IDs, or unexplained gaps in history-all of which can materially degrade model accuracy and fairness. In contrast, prompt patterns (option A) address LLM behavior rather than data integrity; alternative processing approaches (option C) do not ensure correctness of the underlying data; and visualization of data flows (option D) helps understanding architecture but does not validate the truthfulness or accuracy of the data itself. Therefore, using a fact checklist to systematically verify data sources is the method that best addresses the need to ensure data integrity and accuracy.
質問 # 46
......
PMI PMI-CPMAI日本語リアル2026年最新のブレーン問題集で模擬試験問題集:https://www.goshiken.com/PMI/PMI-CPMAI-JPN-mondaishu.html