2.3 Plan Business Analysis Governance (Task 3.3)

Key Takeaways

  • Business Analysis Governance defines the decision-making rules, approval hierarchies, change control workflows, and prioritization approaches across an initiative.
  • Change control governance establishes formal procedures for submitting change requests, conducting comprehensive impact analyses, and submitting recommendations to the Change Authority.
  • Prioritization criteria—including business value, regulatory compliance, risk, cost, urgency, and technical dependencies—must be agreed upon upfront to prevent subjective conflict.
  • Change Control Boards (CCBs), Product Owners, or Executive Steering Committees serve as formal change authorities possessing specific approval thresholds.
  • Establishing clear escalation paths ensures that unresolved stakeholder disagreements regarding requirements or design trade-offs are resolved quickly without stalling delivery.
Last updated: August 2026

2.3 Plan Business Analysis Governance (Task 3.3)

Quick Summary: Task 3.3 establishes the formal rules, decision-making protocols, prioritization criteria, and change management procedures that govern requirements and designs. By defining who has the authority to approve, prioritize, and change requirements, the BA creates a Governance Approach that protects project scope, maintains architectural integrity, and eliminates decision paralysis.


Purpose and Strategic Value of BA Governance

According to the BABOK® Guide v3, the purpose of Task 3.3: Plan Business Analysis Governance is to define how decisions are made about requirements and designs, including reviews, change control, approvals, and prioritization. Governance provides the structural framework that ensures business analysis activities align with organizational standards and strategic objectives.

Without explicit governance planning, projects experience severe operational dysfunction:

  • Scope Creep: Uncontrolled informal changes requested directly to developers without business case justification or impact evaluation.
  • Decision Deadlock: Competing stakeholder groups unable to agree on priorities due to undefined decision authority.
  • Unclear Accountability: Ambiguity over whether an email, verbal conversation, or formal digital signature constitutes official approval.

Decision-Making Models in Business Analysis

The governance plan defines how decisions are reached when evaluating requirements, solution options, and architecture trade-offs:

+-----------------------------------------------------------------------------+
|                        Decision-Making Models                               |
|                                                                             |
|  [ Consensus ]          [ Majority Rule ]        [ Authoritarian ]          |
|  All participants agree Vote exceeds 50% threshold Single designated leader |
|  High buy-in / Slow     Fast / Leaves minority   decides after input / Fast |
|                                                                             |
|  [ Compromise ]         [ Delegation ]           [ Weighted Voting ]        |
|  Bargaining & trade-off Authority granted to sub- Multi-criteria point     |
|  Partial satisfaction   team within bounds       scoring system             |
+-----------------------------------------------------------------------------+

Key Decision Roles

  • Decision Maker: The individual or committee with official authority to make the final determination.
  • Advisor / SME: Provides domain expertise, technical data, and risk assessments to inform the decision.
  • Reviewer: Validates that the decision adheres to enterprise standards, legal rules, and architectural guidelines.

Prioritization Governance and Criteria

Prioritization is not an arbitrary ranking; it is a formal, value-driven process governed by agreed-upon criteria. During governance planning, the BA defines the prioritization framework:

Core Prioritization Criteria

  1. Business Value: The financial return (ROI, cost savings, revenue increase) or strategic capability delivered.
  2. Regulatory & Statutory Compliance: Non-negotiable legal, tax, or regulatory mandates that carry severe penalties or loss of operating license.
  3. Risk & Uncertainty: High-risk requirements prioritized early to prove technical feasibility (fail-fast principle).
  4. Urgency & Time Sensitivity: Requirements with strict market windows, seasonal deadlines, or expiring vendor contracts.
  5. Implementation Cost & Effort: Sizing the resource burn and complexity required to build the requirement.
  6. Technical & Business Dependencies: Foundational infrastructure or prerequisite business processes that must exist before other capabilities can function.

Prioritization Formality Across Approaches

  • Predictive Governance: Requirements prioritized upfront (e.g., using MoSCoW: Must have, Should have, Could have, Won't have this time) to lock down phase-gate scope.
  • Adaptive Governance: Requirements prioritized continuously in product backlog refinement sessions led by the Product Owner based on incremental value and sprint velocity.

Requirements Change Control Process

Change is inevitable in business analysis, but unmanaged change destroys project budgets and schedules. The change control process establishes a structured lifecycle for managing change requests:

[ 1. Change Request Submission ]
      | Proposed change, business reason, submitter
      v
[ 2. BA Impact Analysis ]
      | Assess Scope, Cost, Schedule, Risk, Dependencies, Value Delta
      v
[ 3. BA Recommendation Formulated ]
      | Recommend: Approve, Reject, Defer, or Modify
      v
[ 4. Evaluation by Change Authority (CCB / Product Owner) ]
      | Formal ruling based on governance thresholds
      v
[ 5. Execution & Baseline Update ]
      | Update Traceability Matrix, Reprioritize Backlog, Notify Stakeholders

The Anatomy of an Impact Analysis

When a change is requested, the Business Analyst does not approve or reject it; the BA performs a rigorous Impact Analysis examining:

  • Cost Impact: Additional funding and resource hours required.
  • Schedule Impact: Critical path delays or milestone slippage.
  • Architectural & System Impact: Impacts on downstream interfaces, databases, and third-party integrations.
  • Requirements Dependencies: Linked upstream business goals and downstream functional requirements.
  • Risk Impact: New security, compliance, or operational risks introduced.
  • Value Proposition: Net value added by the change versus the cost of implementation.

The Change Control Board (CCB) and Change Authorities

The Change Control Board (CCB) is a formally designated committee comprising business sponsors, project managers, technical architects, quality leads, and the lead BA. The CCB evaluates impact assessments to render formal decisions: Approve, Reject, Defer, or Request Further Analysis.


Requirements Baselines, Approvals, and Escalations

Baseline Management

A Requirements Baseline is a formally reviewed and agreed-upon snapshot of requirements and designs at a specific point in time. Once a baseline is established, any subsequent addition, modification, or removal of requirements must pass through the formal change control process.

Approval Workflows and Signature Protocols

The governance plan defines what constitutes official approval:

  • Predictive Approvals: Formal physical or cryptographic electronic signatures (e.g., DocuSign) on a comprehensive Business Requirements Document (BRD) by business unit heads.
  • Adaptive Approvals: Product Owner formal sign-off on individual user stories meeting the Definition of Done (DoD) and acceptance during sprint demo reviews.

Escalation Paths for Governance Gridlock

When stakeholders reach an impasse regarding competing requirements or trade-offs, the governance plan defines a clear, tiered escalation path:

  1. Tier 1 (Peer Resolution): Lead BA facilitates a focused trade-off workshop with conflicting Domain SMEs.
  2. Tier 2 (Project Leadership): Issue escalated to Project Manager and Product Manager for scope/budget alignment.
  3. Tier 3 (Executive Governance): Issue submitted to Executive Steering Committee / Project Sponsor for final binding decision.

Realistic Enterprise Case: Healthcare EMR Platform Modernization

Enterprise Scenario: St. Jude Regional Healthcare System is replacing its legacy Electronic Medical Records (EMR) software across 12 hospitals. Three months into implementation, the Chief of Surgery demands 45 customized surgical intake screens, while the Chief Compliance Officer insists that standardized federal patient privacy fields cannot be altered.

Governance in Action:

  • Impact Analysis: The Lead BA models the dependencies and reveals that the customized surgical screens will add $450,000 in development costs and delay federal compliance certification by 8 weeks.
  • CCB Evaluation: The Change Control Board reviews the BA's impact assessment. Because the hospital faces $100,000/day fines for late federal compliance, the CCB defers the custom surgical screens to Phase 2 and approves the standardized compliance baseline.
  • Escalation Management: Clear governance documentation prevents political infighting, allowing executive sponsors to uphold the decision based on objective risk and financial data.

Exam Tips & Common Traps for CCBA Candidates

[!TIP] Inputs and Outputs of Task 3.3:

  • Inputs: Business Analysis Approach, Stakeholder Engagement Approach.
  • Output: Governance Approach.

Common CCBA Traps:

  • Trap 1: Assuming the BA has the authority to approve or reject change requests. The Business Analyst facilitates the process, performs the impact analysis, and provides objective recommendations. The designated Change Authority (CCB, Sponsor, Product Owner) makes the actual decision.
  • Trap 2: Believing agile projects have zero governance. Agile governance is lightweight but disciplined—governed by the Product Owner's backlog authority, sprint commitments, and the Definition of Ready/Done.
  • Trap 3: Performing changes before baseline approval. Unapproved verbal changes bypass traceability and cause severe defect spikes during integration testing.
Test Your Knowledge

During the execution phase of a major enterprise ERP upgrade, a department head submits a request to add 12 customized reporting screens. What should the Business Analyst do first according to BABOK v3 governance standards?

A
B
C
D
Test Your Knowledge

What is the primary role of a Change Control Board (CCB) in business analysis governance?

A
B
C
D
Test Your Knowledge

When defining the requirements prioritization approach during governance planning, which factor represents a valid prioritization criterion under BABOK v3?

A
B
C
D